Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlowe committed Jul 26, 2011
1 parent 9c9d2d2 commit 65b48e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -4,6 +4,6 @@ gem "activeresource", "3.0.0"

group :development do
gem "rspec", "1.3.0"
gem "ruby-debug19", "1.2.0"
gem "configuration", "1.2.0"
gem "ruby-debug19"
gem "configuration"
end

0 comments on commit 65b48e8

Please sign in to comment.