diff --git a/Gemfile b/Gemfile index b5b4a16..c082de9 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ group :changelog do end group :debug do - gem "pry", "~>0.14.0" + gem "pry", "~>0.15.0" gem "pry-byebug", "~>3.10.0" gem "pry-stack_explorer" end