We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running bundle install on 'defender' installs v0.9.1 Specifying the version '0.9.2' in the gemfile yields the following error:
bundle install
"Could not find gem 'defensio (~> 0.9.2) ruby'"
0.9.1 is not compatible with the latest version of HTTParty.
The text was updated successfully, but these errors were encountered:
+1 for a version bump and a release. This is broken, let's fix it.
Sorry, something went wrong.
+1 for version bump please
No branches or pull requests
Running
bundle install
on 'defender' installs v0.9.1Specifying the version '0.9.2' in the gemfile yields the following error:
0.9.1 is not compatible with the latest version of HTTParty.
The text was updated successfully, but these errors were encountered: