Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing with the latest version failes for attr_encrypted. #1

Open
aditya-kapoor opened this issue Apr 21, 2021 · 0 comments
Open

Comments

@aditya-kapoor
Copy link

gem 'attr_redactor', '~> 0.4.0'
gem 'attr_encrypted', '~> 3.1.0'
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies....
Bundler could not find compatible versions for gem "attr_encrypted":
  In snapshot (Gemfile.lock):
    attr_encrypted (= 3.1.0)

  In Gemfile:
    attr_encrypted

    attr_redactor (~> 0.4.0) was resolved to 0.4.0, which depends on
      hash_redactor (~> 0.4.0) was resolved to 0.4.0, which depends on
        attr_encrypted (~> 3.0.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant