Remove byebug from Gemfiles.
... | ... | @@ -9,8 +9,6 @@ group :development, :test do |
gem 'rails' | ||
gem 'test-unit' # needed for Ruby >=2.2.0 | ||
gem 'byebug', platforms: :mri | ||
platforms :jruby do | ||
gem 'jruby-openssl' | ||
gem 'jgeoip' | ||
... | ... |
Please register or sign in to comment