1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00
simi--omniauth-facebook/example/Gemfile.lock

43 lines
800 B
Text
Raw Normal View History

2012-01-06 00:57:53 -05:00
PATH
remote: ../
specs:
omniauth-facebook (1.1.0)
omniauth-oauth2 (~> 1.0.0)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
hashie (1.2.0)
multi_json (1.0.4)
multipart-post (1.1.4)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
omniauth (1.0.1)
hashie (~> 1.2)
rack
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
rack (1.3.6)
rack-protection (1.2.0)
rack
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
omniauth-facebook!
rack (~> 1.3.6)
sinatra