add /orvos/v1/users
[arvados.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 9fa235c5e022d15f40c7851606ab3e370bd0ae1e..9d4fc15a977314b065029678be4e30409a83b2eb 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem 'rails', '3.1.5'
+gem 'rails', '3.1.10'
 
 # Bundle edge Rails instead:
 # gem 'rails',     :git => 'git://github.com/rails/rails.git'
@@ -41,3 +41,6 @@ gem 'rvm-capistrano', :group => :test
 gem 'acts_as_api'
 
 gem 'passenger', :group => :production
+
+gem 'omniauth', '1.1.1'
+gem 'omniauth-oauth2', '1.1.1'