Skip to content

Commit

Permalink
bump omniauth dependency to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
visnup authored and Visnu Pitiyanuvath committed Sep 3, 2014
1 parent 41e1013 commit b2c78e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-slack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_runtime_dependency 'omniauth-oauth2', "~> 1.1.2"
spec.add_runtime_dependency 'omniauth-oauth2', "~> 1.2.0"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit b2c78e1

Please sign in to comment.