1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Bump pry from 0.12.2 to 0.14.1

Bumps [pry](https://github.com/pry/pry) from 0.12.2 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.12.2...v0.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-13 05:34:18 +00:00 committed by GitHub
parent ada471d9fa
commit 949fbf888f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
bourbon (6.0.0)
thor (~> 0.19)
coderay (1.1.2)
coderay (1.1.3)
colorator (1.1.0)
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
@ -86,7 +86,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
method_source (0.9.2)
method_source (1.0.0)
mini_magick (4.8.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
@ -108,9 +108,9 @@ GEM
jekyll (>= 2.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (3.1.1)
rack (2.0.6)
rake (12.3.2)