Skip to content

Commit

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

gem 'thin'

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

0 comments on commit 5b65054

Please sign in to comment.