diff --git a/Gemfile b/Gemfile index 28312ef..9e57b99 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ group :changelog do end group :debug do - gem "pry", "~>0.13.1" + gem "pry", "~>0.14.0" gem "pry-byebug", "~>3.9.0" gem "pry-stack_explorer" end