diff --git a/Gemfile b/Gemfile index a0e5daaad..0c35c4b0b 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 9318f3933..25b3e5e05 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