Skip to content

Commit 6c89d0c

Browse files
committed
bundle update
1 parent c90306f commit 6c89d0c

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,14 @@ GEM
7878
authentication-zero (4.0.3)
7979
awesome_print (1.9.2)
8080
aws-eventstream (1.3.2)
81-
aws-partitions (1.1072.0)
82-
aws-sdk-core (3.220.2)
81+
aws-partitions (1.1077.0)
82+
aws-sdk-core (3.222.1)
8383
aws-eventstream (~> 1, >= 1.3.0)
8484
aws-partitions (~> 1, >= 1.992.0)
8585
aws-sigv4 (~> 1.9)
8686
base64
8787
jmespath (~> 1, >= 1.6.1)
88+
logger
8889
aws-sdk-kms (1.99.0)
8990
aws-sdk-core (~> 3, >= 3.216.0)
9091
aws-sigv4 (~> 1.5)
@@ -153,7 +154,7 @@ GEM
153154
json (2.10.2)
154155
language_server-protocol (3.17.0.4)
155156
lint_roller (1.1.0)
156-
logger (1.6.6)
157+
logger (1.7.0)
157158
loofah (2.24.0)
158159
crass (~> 1.0.2)
159160
nokogiri (>= 1.12.0)
@@ -178,16 +179,17 @@ GEM
178179
net-smtp (0.5.1)
179180
net-protocol
180181
nio4r (2.7.4)
181-
nokogiri (1.18.5-x86_64-linux-gnu)
182+
nokogiri (1.18.6-x86_64-linux-gnu)
182183
racc (~> 1.4)
183184
parallel (1.26.3)
184-
parser (3.3.7.2)
185+
parser (3.3.7.3)
185186
ast (~> 2.4.1)
186187
racc
187188
pg (1.5.9)
188189
pp (0.6.2)
189190
prettyprint
190191
prettyprint (0.2.0)
192+
prism (1.4.0)
191193
propshaft (1.1.0)
192194
actionpack (>= 7.0.0)
193195
activesupport (>= 7.0.0)
@@ -256,19 +258,20 @@ GEM
256258
io-console (~> 0.5)
257259
rexml (3.4.1)
258260
rollbar (3.6.1)
259-
rubocop (1.74.0)
261+
rubocop (1.75.1)
260262
json (~> 2.3)
261263
language_server-protocol (~> 3.17.0.2)
262264
lint_roller (~> 1.1.0)
263265
parallel (~> 1.10)
264266
parser (>= 3.3.0.2)
265267
rainbow (>= 2.2.2, < 4.0)
266268
regexp_parser (>= 2.9.3, < 3.0)
267-
rubocop-ast (>= 1.38.0, < 2.0)
269+
rubocop-ast (>= 1.43.0, < 2.0)
268270
ruby-progressbar (~> 1.7)
269271
unicode-display_width (>= 2.4.0, < 4.0)
270-
rubocop-ast (1.41.0)
272+
rubocop-ast (1.43.0)
271273
parser (>= 3.3.7.2)
274+
prism (~> 1.4)
272275
rubocop-capybara (2.22.1)
273276
lint_roller (~> 1.1)
274277
rubocop (~> 1.72, >= 1.72.1)
@@ -314,7 +317,7 @@ GEM
314317
tilt (>= 1.4.0, < 3)
315318
stimulus-rails (1.3.4)
316319
railties (>= 6.0.0)
317-
stringio (3.1.5)
320+
stringio (3.1.6)
318321
super_awesome_print (0.2.6)
319322
awesome_print
320323
thor (1.3.2)

0 commit comments

Comments
 (0)