compatibility fixes

This commit is contained in:
r888888888
2014-12-10 16:59:54 -08:00
parent ace7e6abff
commit 9f0d818f81
5 changed files with 9 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ gem "uglifier"
gem 'coffee-rails'
gem "therubyracer", :platforms => :ruby
gem "pry", :group => [:test, :development]
gem "pry-debugger", :group => [:test, :development]
gem "byebug", :group => [:test, :development]
gem "rails", "~> 4.1.8"
gem "pg"
gem "kgio"