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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-19 05:03:30 +00:00 committed by GitHub
parent fbe63ae062
commit b6989a93ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -84,7 +84,7 @@ gem 'wkhtmltopdf-binary', '~> 0.12.5.1'
gem 'directo', github: 'internetee/directo', branch: 'master' gem 'directo', github: 'internetee/directo', branch: 'master'
group :development, :test do group :development, :test do
gem 'pry', '0.14.0' gem 'pry', '0.14.1'
gem 'puma' gem 'puma'
end end

View file

@ -331,7 +331,7 @@ GEM
request_store (~> 1.1) request_store (~> 1.1)
pdfkit (0.8.5) pdfkit (0.8.5)
pg (1.2.2) pg (1.2.2)
pry (0.14.0) pry (0.14.1)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (4.0.6) public_suffix (4.0.6)
@ -549,7 +549,7 @@ DEPENDENCIES
paper_trail (~> 12.0) paper_trail (~> 12.0)
pdfkit pdfkit
pg (= 1.2.2) pg (= 1.2.2)
pry (= 0.14.0) pry (= 0.14.1)
puma puma
que que
que-web que-web