diff --git a/Gemfile b/Gemfile index ccfd0d111..d8ceae4ae 100644 --- a/Gemfile +++ b/Gemfile @@ -92,9 +92,6 @@ group :development, :test do gem 'guard' gem 'guard-livereload', '~> 2.1' gem 'guard-rspec' - gem 'pry-rails' - gem 'pry-remote' - gem 'pry-rescue' gem 'rails-controller-testing' gem 'rspec' gem 'rspec-rails' diff --git a/Gemfile.lock b/Gemfile.lock index d734af397..78402bdda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,6 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - interception (0.5) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -349,14 +348,6 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - pry-rails (0.3.9) - pry (>= 0.10.4) - pry-remote (0.1.8) - pry (~> 0.9) - slop (~> 3.0) - pry-rescue (1.5.2) - interception (>= 0.5) - pry (>= 0.12.0) public_suffix (5.0.1) puma (6.0.2) nio4r (~> 2.0) @@ -489,7 +480,6 @@ GEM simple_form (5.2.0) actionpack (>= 5.2) activemodel (>= 5.2) - slop (3.6.0) snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) @@ -586,9 +576,6 @@ DEPENDENCIES omniauth-twitter paper_trail pg - pry-rails - pry-remote - pry-rescue puma pundit rack-mini-profiler