Gemfile.lock in goma-0.0.1.beta vs Gemfile.lock in goma-0.0.1.gamma
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- goma (0.0.1.beta)
+ goma (0.0.1.gamma)
rails (~> 4.0)
warden
GEM
remote: https://rubygems.org/
@@ -56,13 +56,20 @@
ansi (~> 1.3)
minitest (>= 2.5, < 5.0)
mocha (1.0.0)
metaclass (~> 0.0.1)
multi_json (1.9.3)
+ oauth (0.4.7)
omniauth (1.2.1)
hashie (>= 1.2, < 3)
rack (~> 1.0)
+ omniauth-oauth (1.0.1)
+ oauth
+ omniauth (~> 1.0)
+ omniauth-twitter (1.0.1)
+ multi_json (~> 1.3)
+ omniauth-oauth (~> 1.0)
polyglot (0.3.4)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.4)
@@ -112,9 +119,10 @@
fabrication
goma!
minitest-ansi
mocha
omniauth
+ omniauth-twitter
shoulda-context
single_test
sqlite3
timecop