From b6989a93ee6e59fabf34d970960095f7e33c7967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 05:03:30 +0000 Subject: [PATCH] Bump pry from 0.14.0 to 0.14.1 Bumps [pry](https://github.com/pry/pry) from 0.14.0 to 0.14.1. - [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.14.0...v0.14.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 565a14126..b126f8af9 100644 --- a/Gemfile +++ b/Gemfile @@ -84,7 +84,7 @@ gem 'wkhtmltopdf-binary', '~> 0.12.5.1' gem 'directo', github: 'internetee/directo', branch: 'master' group :development, :test do - gem 'pry', '0.14.0' + gem 'pry', '0.14.1' gem 'puma' end diff --git a/Gemfile.lock b/Gemfile.lock index b1f02ee25..47a3d5dd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,7 @@ GEM request_store (~> 1.1) pdfkit (0.8.5) pg (1.2.2) - pry (0.14.0) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) @@ -549,7 +549,7 @@ DEPENDENCIES paper_trail (~> 12.0) pdfkit pg (= 1.2.2) - pry (= 0.14.0) + pry (= 0.14.1) puma que que-web