stormy-weather/Gemfile.lock
2012-02-05 22:01:28 -08:00

83 lines
1.6 KiB
Text

GIT
remote: https://github.com/betastreet/redis-store.git
revision: 1d4b475fb975a8ad361744346edc7172acf8869f
branch: 1.0.x
specs:
redis-store (1.0.0.1)
redis (~> 2.2.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.3)
multi_json (~> 1.0)
bcrypt-ruby (3.0.1)
daemons (1.1.6)
erubis (2.7.0)
eventmachine (0.12.10)
i18n (0.6.0)
macaddr (1.5.0)
systemu (>= 2.4.0)
mail (2.4.1)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
minitest (2.11.1)
multi_json (1.0.4)
polyglot (0.3.3)
pony (1.4)
mail (> 2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rdiscount (1.6.8)
redis (2.2.2)
rmagick (2.13.1)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-cookie_thief (0.1.1)
sinatra (>= 1.0)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
systemu (2.4.2)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
uuid (2.3.5)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bcrypt-ruby
erubis
minitest
pony
rack
rack-test
rdiscount
redis (>= 2.2.0)
redis-store!
rmagick
simplecov
sinatra
sinatra-cookie_thief
sinatra-flash
thin
uuid