Skip to content

Commit fcede90

Browse files
No-Jira(deps-dev): Bump pry-byebug from 3.6.0 to 3.9.0
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](deivid-rodriguez/pry-byebug@v3.6.0...v3.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent efc2058 commit fcede90

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
thor (>= 0.14.0)
2323
builder (3.2.4)
2424
bump (0.6.1)
25-
byebug (10.0.2)
25+
byebug (11.1.3)
2626
coderay (1.1.2)
2727
concurrent-ruby (1.1.6)
2828
diff-lcs (1.3)
@@ -52,19 +52,19 @@ GEM
5252
rb-inotify (~> 0.9, >= 0.9.7)
5353
ruby_dep (~> 1.2)
5454
lumberjack (1.0.13)
55-
method_source (0.9.0)
55+
method_source (1.0.0)
5656
minitest (5.14.1)
5757
nenv (0.3.0)
5858
notiffany (0.1.1)
5959
nenv (~> 0.1)
6060
shellany (~> 0.0)
6161
parslet (1.8.2)
62-
pry (0.11.3)
63-
coderay (~> 1.1.0)
64-
method_source (~> 0.9.0)
65-
pry-byebug (3.6.0)
66-
byebug (~> 10.0)
67-
pry (~> 0.10)
62+
pry (0.13.1)
63+
coderay (~> 1.1)
64+
method_source (~> 1.0)
65+
pry-byebug (3.9.0)
66+
byebug (~> 11.0)
67+
pry (~> 0.13.0)
6868
rake (13.0.1)
6969
rb-fsevent (0.10.3)
7070
rb-inotify (0.9.10)

0 commit comments

Comments
 (0)