Skip to content

Commit e06d277

Browse files
chore(deps): update dependency debug to v1.10.0
1 parent cc125c6 commit e06d277

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

Gemfile.lock

+13-8
Original file line numberDiff line numberDiff line change
@@ -73,17 +73,17 @@ GEM
7373
concurrent-ruby (1.3.3)
7474
crass (1.0.6)
7575
date (3.3.4)
76-
debug (1.9.1)
76+
debug (1.10.0)
7777
irb (~> 1.10)
7878
reline (>= 0.3.8)
7979
erubi (1.13.0)
8080
globalid (1.2.1)
8181
activesupport (>= 6.1)
8282
i18n (1.14.5)
8383
concurrent-ruby (~> 1.0)
84-
io-console (0.7.2)
85-
irb (1.11.2)
86-
rdoc
84+
io-console (0.8.0)
85+
irb (1.14.3)
86+
rdoc (>= 4.0.0)
8787
reline (>= 0.4.2)
8888
loofah (2.22.0)
8989
crass (~> 1.0.2)
@@ -110,10 +110,15 @@ GEM
110110
nio4r (2.7.0)
111111
nokogiri (1.16.6-arm64-darwin)
112112
racc (~> 1.4)
113+
nokogiri (1.16.6-x86_64-darwin)
114+
racc (~> 1.4)
115+
nokogiri (1.16.6-x86_64-linux)
116+
racc (~> 1.4)
113117
pry (0.14.2)
114118
coderay (~> 1.1)
115119
method_source (~> 1.0)
116-
psych (5.1.2)
120+
psych (5.2.2)
121+
date
117122
stringio
118123
puma (6.4.2)
119124
nio4r (~> 2.0)
@@ -150,14 +155,14 @@ GEM
150155
thor (~> 1.0)
151156
zeitwerk (~> 2.5)
152157
rake (13.2.1)
153-
rdoc (6.6.2)
158+
rdoc (6.10.0)
154159
psych (>= 4.0.0)
155-
reline (0.4.2)
160+
reline (0.6.0)
156161
io-console (~> 0.5)
157162
sqlite3 (1.6.2-arm64-darwin)
158163
sqlite3 (1.6.2-x86_64-darwin)
159164
sqlite3 (1.6.2-x86_64-linux)
160-
stringio (3.1.0)
165+
stringio (3.1.2)
161166
thor (1.3.1)
162167
timeout (0.4.1)
163168
tzinfo (2.0.6)

0 commit comments

Comments
 (0)