Skip to content

Commit e6e480d

Browse files
Update bundler non-major dependencies
1 parent 0fdf894 commit e6e480d

File tree

1 file changed

+37
-35
lines changed

1 file changed

+37
-35
lines changed

template/{{app_name}}/Gemfile.lock

Lines changed: 37 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
active_storage_validations (2.0.3)
48+
active_storage_validations (2.0.4)
4949
activejob (>= 6.1.4)
5050
activemodel (>= 6.1.4)
5151
activestorage (>= 6.1.4)
@@ -81,39 +81,39 @@ GEM
8181
addressable (2.8.7)
8282
public_suffix (>= 2.0.2, < 7.0)
8383
ast (2.4.3)
84-
aws-eventstream (1.3.2)
85-
aws-partitions (1.1100.0)
86-
aws-sdk-cognitoidentityprovider (1.120.0)
87-
aws-sdk-core (~> 3, >= 3.216.0)
84+
aws-eventstream (1.4.0)
85+
aws-partitions (1.1125.0)
86+
aws-sdk-cognitoidentityprovider (1.123.0)
87+
aws-sdk-core (~> 3, >= 3.225.0)
8888
aws-sigv4 (~> 1.5)
89-
aws-sdk-core (3.223.0)
89+
aws-sdk-core (3.226.2)
9090
aws-eventstream (~> 1, >= 1.3.0)
9191
aws-partitions (~> 1, >= 1.992.0)
9292
aws-sigv4 (~> 1.9)
9393
base64
9494
jmespath (~> 1, >= 1.6.1)
9595
logger
96-
aws-sdk-kms (1.100.0)
97-
aws-sdk-core (~> 3, >= 3.216.0)
96+
aws-sdk-kms (1.106.0)
97+
aws-sdk-core (~> 3, >= 3.225.0)
9898
aws-sigv4 (~> 1.5)
9999
aws-sdk-rails (5.1.0)
100100
aws-sdk-core (~> 3)
101101
railties (>= 7.1.0)
102102
aws-sdk-rds (1.272.0)
103103
aws-sdk-core (~> 3, >= 3.216.0)
104104
aws-sigv4 (~> 1.5)
105-
aws-sdk-s3 (1.185.0)
106-
aws-sdk-core (~> 3, >= 3.216.0)
105+
aws-sdk-s3 (1.192.0)
106+
aws-sdk-core (~> 3, >= 3.225.0)
107107
aws-sdk-kms (~> 1)
108108
aws-sigv4 (~> 1.5)
109-
aws-sigv4 (1.11.0)
109+
aws-sigv4 (1.12.1)
110110
aws-eventstream (~> 1, >= 1.0.2)
111-
base64 (0.2.0)
111+
base64 (0.3.0)
112112
bcrypt (3.1.20)
113-
benchmark (0.4.0)
114-
bigdecimal (3.1.9)
113+
benchmark (0.4.1)
114+
bigdecimal (3.2.2)
115115
bindex (0.8.1)
116-
bootsnap (1.18.4)
116+
bootsnap (1.18.6)
117117
msgpack (~> 1.2)
118118
builder (3.3.0)
119119
capybara (3.40.0)
@@ -138,7 +138,7 @@ GEM
138138
cssbundling-rails (1.4.3)
139139
railties (>= 6.0.0)
140140
date (3.4.1)
141-
debug (1.10.0)
141+
debug (1.11.0)
142142
irb (~> 1.10)
143143
reline (>= 0.3.8)
144144
devise (4.9.4)
@@ -150,20 +150,21 @@ GEM
150150
diff-lcs (1.5.1)
151151
docile (1.4.1)
152152
dotenv (3.1.8)
153-
drb (2.2.1)
153+
drb (2.2.3)
154+
erb (5.0.1)
154155
erubi (1.13.1)
155-
factory_bot (6.5.1)
156+
factory_bot (6.5.4)
156157
activesupport (>= 6.1.0)
157-
factory_bot_rails (6.4.4)
158+
factory_bot_rails (6.5.0)
158159
factory_bot (~> 6.5)
159-
railties (>= 5.0.0)
160-
faker (3.5.1)
160+
railties (>= 6.1.0)
161+
faker (3.5.2)
161162
i18n (>= 1.8.11, < 2)
162-
faraday (2.13.1)
163+
faraday (2.13.2)
163164
faraday-net_http (>= 2.0, < 3.5)
164165
json
165166
logger
166-
faraday-net_http (3.4.0)
167+
faraday-net_http (3.4.1)
167168
net-http (>= 0.5.0)
168169
ffi (1.17.2-aarch64-linux-gnu)
169170
ffi (1.17.2-aarch64-linux-musl)
@@ -212,7 +213,7 @@ GEM
212213
activesupport (>= 5.0.0)
213214
jmespath (1.6.2)
214215
json (2.11.3)
215-
jwt (2.10.1)
216+
jwt (2.10.2)
216217
base64
217218
language_server-protocol (3.17.0.4)
218219
launchy (3.1.0)
@@ -226,10 +227,10 @@ GEM
226227
rb-fsevent (~> 0.10, >= 0.10.3)
227228
rb-inotify (~> 0.9, >= 0.9.10)
228229
logger (1.7.0)
229-
loofah (2.24.0)
230+
loofah (2.24.1)
230231
crass (~> 1.0.2)
231232
nokogiri (>= 1.12.0)
232-
lookbook (2.3.9)
233+
lookbook (2.3.11)
233234
activemodel
234235
css_parser
235236
htmlbeautifier (~> 1.3)
@@ -251,7 +252,7 @@ GEM
251252
matrix (0.4.2)
252253
method_source (1.1.0)
253254
mini_mime (1.1.5)
254-
mini_portile2 (2.8.8)
255+
mini_portile2 (2.8.9)
255256
minitest (5.25.5)
256257
msgpack (1.7.5)
257258
nenv (0.3.0)
@@ -306,10 +307,10 @@ GEM
306307
pry (0.15.2)
307308
coderay (~> 1.1)
308309
method_source (~> 1.0)
309-
psych (5.2.4)
310+
psych (5.2.6)
310311
date
311312
stringio
312-
public_suffix (6.0.1)
313+
public_suffix (6.0.2)
313314
puma (6.6.0)
314315
nio4r (~> 2.0)
315316
pundit (2.5.0)
@@ -342,7 +343,7 @@ GEM
342343
activesupport (= 7.2.2.1)
343344
bundler (>= 1.15.0)
344345
railties (= 7.2.2.1)
345-
rails-dom-testing (2.2.0)
346+
rails-dom-testing (2.3.0)
346347
activesupport (>= 5.0.0)
347348
minitest
348349
nokogiri (>= 1.6)
@@ -363,11 +364,12 @@ GEM
363364
thor (~> 1.0, >= 1.2.2)
364365
zeitwerk (~> 2.6)
365366
rainbow (3.1.1)
366-
rake (13.2.1)
367+
rake (13.3.0)
367368
rb-fsevent (0.11.2)
368369
rb-inotify (0.11.1)
369370
ffi (~> 1.0)
370-
rdoc (6.12.0)
371+
rdoc (6.14.2)
372+
erb
371373
psych (>= 4.0.0)
372374
redcarpet (3.6.1)
373375
regexp_parser (2.10.0)
@@ -442,7 +444,7 @@ GEM
442444
ruby-progressbar (1.13.0)
443445
rubyzip (2.4.1)
444446
securerandom (0.4.1)
445-
selenium-webdriver (4.32.0)
447+
selenium-webdriver (4.34.0)
446448
base64 (~> 0.2)
447449
logger (~> 1.4)
448450
rexml (~> 3.2, >= 3.2.5)
@@ -467,7 +469,7 @@ GEM
467469
stringio (3.1.7)
468470
thor (1.3.2)
469471
timeout (0.4.3)
470-
turbo-rails (2.0.13)
472+
turbo-rails (2.0.16)
471473
actionpack (>= 7.1.0)
472474
railties (>= 7.1.0)
473475
tzinfo (2.0.6)
@@ -496,7 +498,7 @@ GEM
496498
xpath (3.2.0)
497499
nokogiri (~> 1.8)
498500
yard (0.9.37)
499-
zeitwerk (2.7.2)
501+
zeitwerk (2.7.3)
500502

501503
PLATFORMS
502504
aarch64-linux

0 commit comments

Comments
 (0)