Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesMassry committed May 5, 2014
1 parent 0a76aca commit 3fd7302
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@ group :test do
gem 'factory_girl_rails'
end

group :development do
gem 'thin'
end

group :development, :test do
gem 'thin'
gem 'sqlite3'
gem 'better_errors'
gem 'binding_of_caller'
Expand Down

0 comments on commit 3fd7302

Please sign in to comment.