Skip to content

Commit debc8d0

Browse files
committed
bundle update
1 parent b0cba6b commit debc8d0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ GEM
125125
erubi (1.13.1)
126126
et-orbi (1.2.11)
127127
tzinfo
128-
factory_bot (6.5.0)
129-
activesupport (>= 5.0.0)
128+
factory_bot (6.5.1)
129+
activesupport (>= 6.1.0)
130130
factory_bot_rails (6.4.4)
131131
factory_bot (~> 6.5)
132132
railties (>= 5.0.0)
@@ -150,7 +150,7 @@ GEM
150150
reline (>= 0.4.2)
151151
jmespath (1.6.2)
152152
json (2.9.1)
153-
language_server-protocol (3.17.0.3)
153+
language_server-protocol (3.17.0.4)
154154
logger (1.6.5)
155155
loofah (2.24.0)
156156
crass (~> 1.0.2)
@@ -200,11 +200,11 @@ GEM
200200
date
201201
stringio
202202
public_suffix (6.0.1)
203-
puma (6.5.0)
203+
puma (6.6.0)
204204
nio4r (~> 2.0)
205205
raabro (1.4.0)
206206
racc (1.8.1)
207-
rack (3.1.8)
207+
rack (3.1.9)
208208
rack-session (2.1.0)
209209
base64 (>= 0.1.0)
210210
rack (>= 3.0.0)
@@ -254,17 +254,17 @@ GEM
254254
io-console (~> 0.5)
255255
rexml (3.4.0)
256256
rollbar (3.6.0)
257-
rubocop (1.71.0)
257+
rubocop (1.71.1)
258258
json (~> 2.3)
259259
language_server-protocol (>= 3.17.0)
260260
parallel (~> 1.10)
261261
parser (>= 3.3.0.2)
262262
rainbow (>= 2.2.2, < 4.0)
263263
regexp_parser (>= 2.9.3, < 3.0)
264-
rubocop-ast (>= 1.36.2, < 2.0)
264+
rubocop-ast (>= 1.38.0, < 2.0)
265265
ruby-progressbar (~> 1.7)
266266
unicode-display_width (>= 2.4.0, < 4.0)
267-
rubocop-ast (1.37.0)
267+
rubocop-ast (1.38.0)
268268
parser (>= 3.3.1.0)
269269
rubocop-capybara (2.21.0)
270270
rubocop (~> 1.41)

0 commit comments

Comments
 (0)