Skip to content

Commit 5ec23e9

Browse files
build(deps-dev): bump debug from 1.10.0 to 1.11.0
Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba4e7ea commit 5ec23e9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,13 @@ GEM
9292
connection_pool (2.5.0)
9393
crass (1.0.6)
9494
date (3.4.1)
95-
debug (1.10.0)
95+
debug (1.11.0)
9696
irb (~> 1.10)
9797
reline (>= 0.3.8)
9898
dotenv (3.1.7)
9999
drb (2.2.1)
100100
ed25519 (1.3.0)
101+
erb (5.0.1)
101102
erubi (1.13.1)
102103
et-orbi (1.2.11)
103104
tzinfo
@@ -109,7 +110,7 @@ GEM
109110
i18n (1.14.7)
110111
concurrent-ruby (~> 1.0)
111112
io-console (0.8.0)
112-
irb (1.15.1)
113+
irb (1.15.2)
113114
pp (>= 0.6.0)
114115
rdoc (>= 4.0.0)
115116
reline (>= 0.4.2)
@@ -171,7 +172,7 @@ GEM
171172
pp (0.6.2)
172173
prettyprint
173174
prettyprint (0.2.0)
174-
psych (5.2.3)
175+
psych (5.2.6)
175176
date
176177
stringio
177178
puma (6.6.0)
@@ -217,10 +218,11 @@ GEM
217218
zeitwerk (~> 2.6)
218219
rainbow (3.1.1)
219220
rake (13.2.1)
220-
rdoc (6.12.0)
221+
rdoc (6.14.1)
222+
erb
221223
psych (>= 4.0.0)
222224
regexp_parser (2.10.0)
223-
reline (0.6.0)
225+
reline (0.6.1)
224226
io-console (~> 0.5)
225227
rubocop (1.74.0)
226228
json (~> 2.3)
@@ -278,7 +280,7 @@ GEM
278280
net-sftp (>= 2.1.2)
279281
net-ssh (>= 2.8.0)
280282
ostruct
281-
stringio (3.1.5)
283+
stringio (3.1.7)
282284
thor (1.3.2)
283285
thruster (0.1.12-aarch64-linux)
284286
thruster (0.1.12-arm64-darwin)

0 commit comments

Comments
 (0)