We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b95e5a commit 1a59cfcCopy full SHA for 1a59cfc
omniauth-contrib.gemspec
@@ -2,7 +2,7 @@
2
require File.expand_path(File.join('..', 'lib', 'omniauth', 'google_oauth2', 'version'), __FILE__)
3
4
Gem::Specification.new do |gem|
5
- gem.add_dependency 'omniauth', '~> 1.0'
+ gem.add_dependency 'omniauth', '> 1.0'
6
7
gem.authors = ["Josh Ellithorpe", "Yury Korolev"]
8
gem.email = ["quest@mac.com"]
0 commit comments