meme_bot/Gemfile.lock

36 lines
649 B
Plaintext
Raw Normal View History

2015-05-16 21:47:18 -05:00
GEM
2015-05-17 23:18:35 -05:00
remote: https://rubygems.org/
2015-05-16 21:47:18 -05:00
specs:
2015-05-17 23:18:35 -05:00
awesome_print (1.6.1)
2015-05-16 21:47:18 -05:00
daemons (1.2.2)
eventmachine (1.0.7)
2015-05-17 23:18:35 -05:00
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
2015-05-16 21:47:18 -05:00
json (1.8.2)
2015-05-17 23:18:35 -05:00
multipart-post (2.0.0)
2015-05-16 21:47:18 -05:00
rack (1.6.0)
rack-protection (1.5.3)
rack
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
2015-05-17 23:18:35 -05:00
awesome_print
faraday
faraday_middleware
2015-05-16 21:47:18 -05:00
json
sinatra
thin