Gemfile.lock in sorcery-0.6.1 vs Gemfile.lock in sorcery-0.7.0
- old
+ new
@@ -38,12 +38,12 @@
bson_ext (1.3.1)
builder (3.0.0)
columnize (0.3.4)
diff-lcs (1.1.3)
erubis (2.7.0)
- faraday (0.6.1)
- addressable (~> 2.2.4)
+ faraday (0.7.4)
+ addressable (~> 2.2.6)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
git (1.2.5)
hike (1.2.1)
i18n (0.6.0)
@@ -66,15 +66,15 @@
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.3)
multipart-post (1.1.3)
oauth (0.4.5)
- oauth2 (0.4.1)
- faraday (~> 0.6.1)
- multi_json (>= 0.0.5)
+ oauth2 (0.5.1)
+ faraday (~> 0.7.4)
+ multi_json (~> 1.0.3)
polyglot (0.3.2)
- rack (1.3.2)
+ rack (1.3.3)
rack-cache (1.0.3)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-ssl (1.3.2)
@@ -148,10 +148,10 @@
bundler (~> 1.0.0)
jeweler (~> 1.5.2)
json (>= 1.5.1)
mongoid (~> 2.0)
oauth (~> 0.4.4)
- oauth2 (~> 0.4.1)
+ oauth2 (~> 0.5.1)
rails (>= 3.0.0)
rspec (~> 2.5.0)
rspec-rails (~> 2.5.0)
ruby-debug19
simplecov (>= 0.3.8)