Skip to content

Commit

Permalink
Undo 'gem "rspec"' #9
Browse files Browse the repository at this point in the history
  • Loading branch information
kysnm committed Apr 17, 2012
1 parent 99d8111 commit 29ddd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ gem "tweetstream", "1.1.3"
gem "clockwork"
gem "yajl-ruby"
gem "rake"
gem "rspec"

group :development do
gem 'heroku'
gem 'foreman'
end

group :development, :test do
gem "rspec"
gem 'rack-test'
gem 'execjs'
gem 'therubyracer'
Expand Down

0 comments on commit 29ddd14

Please sign in to comment.