Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
achiurizo committed Aug 16, 2010
1 parent 4ddb975 commit b648f52
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PATH
specs:
padrino-core (0.9.14)
activesupport (>= 2.3.8)
http_router (>= 0.3.11)
http_router (>= 0.3.12)
sinatra (>= 1.0.0)
thor (>= 0.13.0)

Expand Down Expand Up @@ -108,6 +108,8 @@ GEM
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rcov (0.9.8)
ruby-prof (0.9.1)
shoulda (2.11.1)
sinatra (1.0)
rack (>= 1.0)
Expand Down Expand Up @@ -145,5 +147,7 @@ DEPENDENCIES
padrino-mailer!
rack-test (>= 0.5.0)
rake (>= 0.8.7)
rcov (>= 0.9.8)
ruby-prof (>= 0.9.1)
shoulda (>= 2.10.3)
webrat (>= 0.5.1)

0 comments on commit b648f52

Please sign in to comment.