Skip to content

Commit ed3a80c

Browse files
build(deps-dev): bump debug from 1.11.0 to 1.11.1 (#4714)
Bumps [debug](https://github.com/ruby/debug) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c219087 commit ed3a80c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ GEM
129129
bigdecimal
130130
rexml
131131
crass (1.0.6)
132-
date (3.5.0)
133-
debug (1.11.0)
132+
date (3.5.1)
133+
debug (1.11.1)
134134
irb (~> 1.10)
135135
reline (>= 0.3.8)
136136
declarative (0.0.20)
@@ -141,7 +141,7 @@ GEM
141141
docile (1.1.5)
142142
domain_name (0.6.20240107)
143143
drb (2.2.3)
144-
erb (5.1.3)
144+
erb (6.0.1)
145145
erubi (1.13.1)
146146
excon (1.3.0)
147147
logger
@@ -261,9 +261,9 @@ GEM
261261
mutex_m
262262
i18n (1.14.7)
263263
concurrent-ruby (~> 1.0)
264-
io-console (0.8.1)
264+
io-console (0.8.2)
265265
ipaddress (0.8.3)
266-
irb (1.15.2)
266+
irb (1.16.0)
267267
pp (>= 0.6.0)
268268
rdoc (>= 4.0.0)
269269
reline (>= 0.4.2)
@@ -362,7 +362,7 @@ GEM
362362
pry-byebug (3.11.0)
363363
byebug (~> 12.0)
364364
pry (>= 0.13, < 0.16)
365-
psych (5.2.6)
365+
psych (5.3.1)
366366
date
367367
stringio
368368
public_suffix (7.0.0)
@@ -404,7 +404,7 @@ GEM
404404
ffi (~> 1.0)
405405
rbs (3.9.5)
406406
logger
407-
rdoc (6.15.0)
407+
rdoc (7.0.1)
408408
erb
409409
psych (>= 4.0.0)
410410
tsort
@@ -413,7 +413,7 @@ GEM
413413
redis-client (0.26.1)
414414
connection_pool
415415
regexp_parser (2.11.3)
416-
reline (0.6.2)
416+
reline (0.6.3)
417417
io-console (~> 0.5)
418418
representable (3.2.0)
419419
declarative (< 0.1.0)
@@ -563,7 +563,7 @@ GEM
563563
steno (1.3.5)
564564
fluent-logger
565565
yajl-ruby (~> 1.0)
566-
stringio (3.1.7)
566+
stringio (3.2.0)
567567
talentbox-delayed_job_sequel (4.3.0)
568568
delayed_job (~> 4.1.0)
569569
sequel (>= 3.38, < 6.0)

0 commit comments

Comments
 (0)