Skip to content

Commit 6f9363c

Browse files
Update bundler non-major dependencies to v2.15.2
1 parent 61f05b1 commit 6f9363c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ GEM
155155
cocoon (1.2.15)
156156
concurrent-ruby (1.3.5)
157157
connection_pool (2.5.4)
158-
crack (1.0.0)
158+
crack (1.0.1)
159159
bigdecimal
160160
rexml
161161
crass (1.0.6)
@@ -186,7 +186,7 @@ GEM
186186
terminal-table (>= 1.8)
187187
globalid (1.2.1)
188188
activesupport (>= 6.1)
189-
hashdiff (1.2.0)
189+
hashdiff (1.2.1)
190190
hashie (5.0.0)
191191
i18n (1.14.7)
192192
concurrent-ruby (~> 1.0)
@@ -200,7 +200,7 @@ GEM
200200
rails-dom-testing (>= 1, < 3)
201201
railties (>= 4.2.0)
202202
thor (>= 0.14, < 2.0)
203-
json (2.15.1)
203+
json (2.15.2)
204204
kaminari (1.2.2)
205205
activesupport (>= 4.1.0)
206206
kaminari-actionview (= 1.2.2)
@@ -292,7 +292,7 @@ GEM
292292
psych (5.2.6)
293293
date
294294
stringio
295-
public_suffix (6.0.1)
295+
public_suffix (6.0.2)
296296
puma (7.1.0)
297297
nio4r (~> 2.0)
298298
racc (1.8.1)
@@ -395,7 +395,7 @@ GEM
395395
parser
396396
securerandom (0.4.1)
397397
selectize-rails (0.12.6)
398-
selenium-webdriver (4.37.0)
398+
selenium-webdriver (4.38.0)
399399
base64 (~> 0.2)
400400
logger (~> 1.4)
401401
rexml (~> 3.2, >= 3.2.5)
@@ -407,9 +407,9 @@ GEM
407407
sentry-ruby (5.28.1)
408408
bigdecimal
409409
concurrent-ruby (~> 1.0, >= 1.0.2)
410-
simple_form (5.3.1)
411-
actionpack (>= 5.2)
412-
activemodel (>= 5.2)
410+
simple_form (5.4.0)
411+
actionpack (>= 7.0)
412+
activemodel (>= 7.0)
413413
simplecov (0.22.0)
414414
docile (~> 1.1)
415415
simplecov-html (~> 0.11)
@@ -450,7 +450,7 @@ GEM
450450
activemodel (>= 6.0.0)
451451
bindex (>= 0.4.0)
452452
railties (>= 6.0.0)
453-
webmock (3.25.1)
453+
webmock (3.25.2)
454454
addressable (>= 2.8.0)
455455
crack (>= 0.3.2)
456456
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)