Skip to content

Commit 42c73b6

Browse files
dependabot[bot]okonomi
authored andcommitted
chore(deps-dev): bump debug from 1.9.2 to 1.10.0
Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17525e5 commit 42c73b6

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

+9-8
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
date (3.4.1)
5-
debug (1.9.2)
5+
debug (1.10.0)
66
irb (~> 1.10)
77
reline (>= 0.3.8)
8-
io-console (0.7.2)
9-
irb (1.12.0)
10-
rdoc
8+
io-console (0.8.0)
9+
irb (1.14.3)
10+
rdoc (>= 4.0.0)
1111
reline (>= 0.4.2)
1212
json (2.9.1)
1313
nokogiri (1.18.1-arm64-darwin)
@@ -16,14 +16,15 @@ GEM
1616
racc (~> 1.4)
1717
nokogiri (1.18.1-x86_64-linux-gnu)
1818
racc (~> 1.4)
19-
psych (5.1.2)
19+
psych (5.2.2)
20+
date
2021
stringio
2122
racc (1.8.1)
22-
rdoc (6.6.3.1)
23+
rdoc (6.10.0)
2324
psych (>= 4.0.0)
24-
reline (0.5.0)
25+
reline (0.6.0)
2526
io-console (~> 0.5)
26-
stringio (3.1.0)
27+
stringio (3.1.2)
2728

2829
PLATFORMS
2930
arm64-darwin-21

0 commit comments

Comments
 (0)