Skip to content

Commit 934a26f

Browse files
Update dependency simple_form to v5.4.0
1 parent 61f05b1 commit 934a26f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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)

0 commit comments

Comments
 (0)