Skip to content

Commit a531d9d

Browse files
authored
Merge pull request #2349 from ViewComponent/157437-deps
bundle update
2 parents 1948fb2 + 55fb944 commit a531d9d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ GEM
8989
rake
9090
thor (>= 0.14.0)
9191
ast (2.4.3)
92-
base64 (0.2.0)
93-
benchmark (0.4.0)
92+
base64 (0.3.0)
93+
benchmark (0.4.1)
9494
benchmark-ips (2.13.0)
9595
better_html (2.1.1)
9696
actionview (>= 6.0)
@@ -99,7 +99,7 @@ GEM
9999
erubi (~> 1.4)
100100
parser (>= 2.4)
101101
smart_properties
102-
bigdecimal (3.1.9)
102+
bigdecimal (3.2.2)
103103
builder (3.3.0)
104104
capybara (3.40.0)
105105
addressable
@@ -155,7 +155,7 @@ GEM
155155
jbuilder (2.13.0)
156156
actionview (>= 5.0.0)
157157
activesupport (>= 5.0.0)
158-
json (2.12.0)
158+
json (2.12.2)
159159
language_server-protocol (3.17.0.5)
160160
lint_roller (1.1.0)
161161
logger (1.7.0)
@@ -213,7 +213,7 @@ GEM
213213
puma (6.6.0)
214214
nio4r (~> 2.0)
215215
racc (1.8.1)
216-
rack (3.1.15)
216+
rack (3.1.16)
217217
rack-session (2.1.1)
218218
base64 (>= 0.1.0)
219219
rack (>= 3.0.0)
@@ -251,20 +251,20 @@ GEM
251251
thor (~> 1.0, >= 1.2.2)
252252
zeitwerk (~> 2.6)
253253
rainbow (3.1.1)
254-
rake (13.2.1)
254+
rake (13.3.0)
255255
rdoc (6.14.0)
256256
erb
257257
psych (>= 4.0.0)
258258
regexp_parser (2.10.0)
259259
reline (0.6.1)
260260
io-console (~> 0.5)
261261
rexml (3.4.1)
262-
rspec-core (3.13.3)
262+
rspec-core (3.13.4)
263263
rspec-support (~> 3.13.0)
264-
rspec-expectations (3.13.4)
264+
rspec-expectations (3.13.5)
265265
diff-lcs (>= 1.2.0, < 2.0)
266266
rspec-support (~> 3.13.0)
267-
rspec-mocks (3.13.4)
267+
rspec-mocks (3.13.5)
268268
diff-lcs (>= 1.2.0, < 2.0)
269269
rspec-support (~> 3.13.0)
270270
rspec-rails (5.1.2)
@@ -275,8 +275,8 @@ GEM
275275
rspec-expectations (~> 3.10)
276276
rspec-mocks (~> 3.10)
277277
rspec-support (~> 3.10)
278-
rspec-support (3.13.3)
279-
rubocop (1.75.6)
278+
rspec-support (3.13.4)
279+
rubocop (1.75.8)
280280
json (~> 2.3)
281281
language_server-protocol (~> 3.17.0.2)
282282
lint_roller (~> 1.1.0)
@@ -287,7 +287,7 @@ GEM
287287
rubocop-ast (>= 1.44.0, < 2.0)
288288
ruby-progressbar (~> 1.7)
289289
unicode-display_width (>= 2.4.0, < 4.0)
290-
rubocop-ast (1.44.1)
290+
rubocop-ast (1.45.1)
291291
parser (>= 3.3.7.2)
292292
prism (~> 1.4)
293293
rubocop-md (1.2.4)
@@ -358,7 +358,7 @@ GEM
358358
warning (1.5.0)
359359
webrick (1.9.1)
360360
websocket (1.2.11)
361-
websocket-driver (0.7.7)
361+
websocket-driver (0.8.0)
362362
base64
363363
websocket-extensions (>= 0.1.0)
364364
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)