summaryrefslogtreecommitdiff
path: root/spec/integration/omniauth/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/omniauth/Gemfile')
-rw-r--r--spec/integration/omniauth/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/omniauth/Gemfile b/spec/integration/omniauth/Gemfile
index 5e656f8..cbb4b87 100644
--- a/spec/integration/omniauth/Gemfile
+++ b/spec/integration/omniauth/Gemfile
@@ -1,7 +1,7 @@
source 'http://rubygems.org'
gem 'hashie', path: '../../..'
-gem 'omniauth', '~> 1.3.2'
+gem 'omniauth', '~> 1.4.1'
gem 'sinatra'
gem 'rspec', '~> 3.5.0'
gem 'rack-test', '~> 0.6.3'