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

45 lines
834 B
Text
Raw Normal View History

2012-01-06 00:57:53 -05:00
PATH
remote: ../
specs:
omniauth-facebook (1.5.1)
omniauth-oauth2 (~> 1.1)
2012-01-06 00:57:53 -05:00
GEM
remote: https://rubygems.org/
2012-01-06 00:57:53 -05:00
specs:
faraday (0.8.8)
multipart-post (~> 1.2.0)
hashie (2.0.5)
httpauth (0.2.0)
jwt (0.1.8)
multi_json (>= 1.5)
multi_json (1.8.2)
multipart-post (1.2.0)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
2012-01-06 00:57:53 -05:00
rack
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
2012-01-06 00:57:53 -05:00
omniauth (~> 1.0)
rack (1.4.1)
2012-01-06 00:57:53 -05:00
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