mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 13:15:40 +02:00
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:
parent
fbe63ae062
commit
b6989a93ee
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue