Skip to content

Commit a4a4003

Browse files
Update bundler non-major dependencies to v1.202.0
1 parent eb0cc26 commit a4a4003

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
@@ -97,8 +97,8 @@ GEM
9797
ansi (1.5.0)
9898
ast (2.4.3)
9999
aws-eventstream (1.4.0)
100-
aws-partitions (1.1175.0)
101-
aws-sdk-core (3.234.0)
100+
aws-partitions (1.1178.0)
101+
aws-sdk-core (3.235.0)
102102
aws-eventstream (~> 1, >= 1.3.0)
103103
aws-partitions (~> 1, >= 1.992.0)
104104
aws-sigv4 (~> 1.9)
@@ -112,11 +112,11 @@ GEM
112112
aws-sdk-rails (5.1.0)
113113
aws-sdk-core (~> 3)
114114
railties (>= 7.1.0)
115-
aws-sdk-s3 (1.201.0)
115+
aws-sdk-s3 (1.202.0)
116116
aws-sdk-core (~> 3, >= 3.234.0)
117117
aws-sdk-kms (~> 1)
118118
aws-sigv4 (~> 1.5)
119-
aws-sdk-sqs (1.105.0)
119+
aws-sdk-sqs (1.106.0)
120120
aws-sdk-core (~> 3, >= 3.234.0)
121121
aws-sigv4 (~> 1.5)
122122
aws-sigv4 (1.12.1)
@@ -149,7 +149,7 @@ GEM
149149
cocoon (1.2.15)
150150
concurrent-ruby (1.3.5)
151151
connection_pool (2.5.4)
152-
crack (1.0.0)
152+
crack (1.0.1)
153153
bigdecimal
154154
rexml
155155
crass (1.0.6)
@@ -181,7 +181,7 @@ GEM
181181
terminal-table (>= 1.8)
182182
globalid (1.3.0)
183183
activesupport (>= 6.1)
184-
hashdiff (1.2.0)
184+
hashdiff (1.2.1)
185185
hashie (5.0.0)
186186
i18n (1.14.7)
187187
concurrent-ruby (~> 1.0)
@@ -195,7 +195,7 @@ GEM
195195
rails-dom-testing (>= 1, < 3)
196196
railties (>= 4.2.0)
197197
thor (>= 0.14, < 2.0)
198-
json (2.15.1)
198+
json (2.15.2)
199199
kaminari (1.2.2)
200200
activesupport (>= 4.1.0)
201201
kaminari-actionview (= 1.2.2)
@@ -287,7 +287,7 @@ GEM
287287
psych (5.2.6)
288288
date
289289
stringio
290-
public_suffix (6.0.1)
290+
public_suffix (6.0.2)
291291
puma (7.1.0)
292292
nio4r (~> 2.0)
293293
racc (1.8.1)
@@ -391,7 +391,7 @@ GEM
391391
parser
392392
securerandom (0.4.1)
393393
selectize-rails (0.12.6)
394-
selenium-webdriver (4.37.0)
394+
selenium-webdriver (4.38.0)
395395
base64 (~> 0.2)
396396
logger (~> 1.4)
397397
rexml (~> 3.2, >= 3.2.5)
@@ -403,9 +403,9 @@ GEM
403403
sentry-ruby (5.28.1)
404404
bigdecimal
405405
concurrent-ruby (~> 1.0, >= 1.0.2)
406-
simple_form (5.3.1)
407-
actionpack (>= 5.2)
408-
activemodel (>= 5.2)
406+
simple_form (5.4.0)
407+
actionpack (>= 7.0)
408+
activemodel (>= 7.0)
409409
simplecov (0.22.0)
410410
docile (~> 1.1)
411411
simplecov-html (~> 0.11)
@@ -448,7 +448,7 @@ GEM
448448
activemodel (>= 6.0.0)
449449
bindex (>= 0.4.0)
450450
railties (>= 6.0.0)
451-
webmock (3.25.1)
451+
webmock (3.26.0)
452452
addressable (>= 2.8.0)
453453
crack (>= 0.3.2)
454454
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)