fix warnings

This commit is contained in:
r888888888
2014-04-25 11:08:46 -07:00
parent 53844af8dc
commit ace7e6abff
3 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,3 @@ group :development do
gem 'ruby-prof'
# gem 'sql-logging'
end
group :development, :test do
gem 'pry'
end