Skip to content

Commit 505e39d

Browse files
chore(deps): update dependency debug to v1.9.2
1 parent cc125c6 commit 505e39d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

+8-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ 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.9.2)
7777
irb (~> 1.10)
7878
reline (>= 0.3.8)
7979
erubi (1.13.0)
@@ -110,6 +110,10 @@ 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)
@@ -150,14 +154,14 @@ GEM
150154
thor (~> 1.0)
151155
zeitwerk (~> 2.5)
152156
rake (13.2.1)
153-
rdoc (6.6.2)
157+
rdoc (6.6.3.1)
154158
psych (>= 4.0.0)
155-
reline (0.4.2)
159+
reline (0.4.3)
156160
io-console (~> 0.5)
157161
sqlite3 (1.6.2-arm64-darwin)
158162
sqlite3 (1.6.2-x86_64-darwin)
159163
sqlite3 (1.6.2-x86_64-linux)
160-
stringio (3.1.0)
164+
stringio (3.1.1)
161165
thor (1.3.1)
162166
timeout (0.4.1)
163167
tzinfo (2.0.6)

0 commit comments

Comments
 (0)