From 7392aeabe013f07507f045338762896d075d25f1 Mon Sep 17 00:00:00 2001 From: Seth Herr Date: Tue, 5 Sep 2023 08:45:58 -0700 Subject: [PATCH] update pry --- Gemfile | 4 ++-- Gemfile.lock | 10 +--------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 988cc4c482..a90451458e 100644 --- a/Gemfile +++ b/Gemfile @@ -157,9 +157,9 @@ group :development, :test do # the gem version hasn't been updated in a long time github.com/pry/pry-coolline/issues/22 # https://github.com/pry/pry-coolline/commit/f3a130c9829969732977015a04e90b9fb5d281b2 # gem "jazz_fingers" + # gem "pry-byebug" # Commented out for Ruby 3 upgrade + # gem "pry-rails" # Commented out for Ruby 3 upgrade gem "parallel_tests" - gem "pry-byebug" - gem "pry-rails" gem "rb-fsevent", "~> 0.10.3" gem "rspec", "~> 3.4" gem "rspec-rails", "~> 4.0" diff --git a/Gemfile.lock b/Gemfile.lock index 6c5e860d90..9d947aa30d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,6 @@ GEM bullet (7.0.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - byebug (11.1.3) carrierwave (0.11.2) activemodel (>= 3.2.0) activesupport (>= 3.2.0) @@ -495,14 +494,9 @@ GEM premailer-rails (1.10.3) actionmailer (>= 3) premailer (~> 1.7, >= 1.7.9) - pry (0.13.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) - byebug (~> 11.0) - pry (~> 0.13.0) - pry-rails (0.3.9) - pry (>= 0.10.4) public_suffix (4.0.6) puma (5.6.4) nio4r (~> 2.0) @@ -796,8 +790,6 @@ DEPENDENCIES pg_search postmark-rails premailer-rails - pry-byebug - pry-rails puma rack (= 2.2.3) rack-mini-profiler