Skip to content

Commit

Permalink
Adding stuff for rack and rake
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed May 22, 2011
1 parent ef812e1 commit 3615533
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ gem "mongomapper_ext"
gem "bson_ext"
gem "i18n"
gem "haml"
gem "rake", "=0.8.7"
gem "rack", "=1.2.1"
gem "rack-flash"
gem "rack-timeout"
gem "time-lord"
Expand Down
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ GEM
public_suffix_service (0.8.2)
pygmentize (0.0.2)
pyu-ruby-sasl (0.0.3.2)
rack (1.2.2)
rack (1.2.1)
rack-flash (0.1.1)
rack
rack-openid (1.2.0)
Expand Down Expand Up @@ -251,9 +251,11 @@ DEPENDENCIES
osub
pony
pygmentize
rack (= 1.2.1)
rack-flash
rack-test
rack-timeout
rake (= 0.8.7)
rdiscount
redfinger
require_relative!
Expand Down

0 comments on commit 3615533

Please sign in to comment.