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
2012-07-07 00:53:39 -07:00

45 lines
839 B
Text

PATH
remote: ../
specs:
omniauth-facebook (1.4.1)
omniauth-oauth2 (~> 1.1.0)
GEM
remote: http://rubygems.org/
specs:
faraday (0.8.1)
multipart-post (~> 1.1)
hashie (1.2.0)
httpauth (0.1)
json (1.7.3)
jwt (0.1.4)
json (>= 1.2.4)
multi_json (1.3.6)
multipart-post (1.1.5)
oauth2 (0.8.0)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.0)
hashie (~> 1.2)
rack
omniauth-oauth2 (1.1.0)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
rack (1.4.1)
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!
sinatra