From 21822a6f9f308bc12b96288c9bfed7d0fe4219af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 10:29:48 +0000 Subject: [PATCH] Bump pry from 0.10.1 to 0.14.0 Bumps [pry](https://github.com/pry/pry) from 0.10.1 to 0.14.0. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.10.1...v0.14.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 75c3c048e..4db811374 100644 --- a/Gemfile +++ b/Gemfile @@ -83,7 +83,7 @@ gem 'wkhtmltopdf-binary', '~> 0.12.5.1' gem 'directo', github: 'internetee/directo', branch: 'master' group :development, :test do - gem 'pry', '0.10.1' + gem 'pry', '0.14.0' gem 'puma' end diff --git a/Gemfile.lock b/Gemfile.lock index cc4238920..287fc4254 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.0) - method_source (0.8.2) + method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) @@ -330,10 +330,9 @@ GEM request_store (~> 1.1) pdfkit (0.8.5) pg (1.2.2) - pry (0.10.1) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) + pry (0.14.0) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.6) puma (5.2.2) nio4r (~> 2.0) @@ -436,7 +435,6 @@ GEM rack-protection (= 2.1.0) tilt (~> 2.0) sixarm_ruby_unaccent (1.2.0) - slop (3.6.0) socksify (1.7.1) sprockets (4.0.2) concurrent-ruby (~> 1.0) @@ -546,7 +544,7 @@ DEPENDENCIES paper_trail (~> 10.3) pdfkit pg (= 1.2.2) - pry (= 0.10.1) + pry (= 0.14.0) puma que que-web