Skip to content

Commit faa179d

Browse files
Update dependency active_storage_validations to v3
1 parent 0fdf894 commit faa179d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

template/{{app_name}}/Gemfile.lock

Lines changed: 8 additions & 8 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 (3.0.0)
4949
activejob (>= 6.1.4)
5050
activemodel (>= 6.1.4)
5151
activestorage (>= 6.1.4)
@@ -108,10 +108,10 @@ GEM
108108
aws-sigv4 (~> 1.5)
109109
aws-sigv4 (1.11.0)
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)
116116
bootsnap (1.18.4)
117117
msgpack (~> 1.2)
@@ -150,7 +150,7 @@ 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)
154154
erubi (1.13.1)
155155
factory_bot (6.5.1)
156156
activesupport (>= 6.1.0)
@@ -226,7 +226,7 @@ GEM
226226
rb-fsevent (~> 0.10, >= 0.10.3)
227227
rb-inotify (~> 0.9, >= 0.9.10)
228228
logger (1.7.0)
229-
loofah (2.24.0)
229+
loofah (2.24.1)
230230
crass (~> 1.0.2)
231231
nokogiri (>= 1.12.0)
232232
lookbook (2.3.9)
@@ -251,7 +251,7 @@ GEM
251251
matrix (0.4.2)
252252
method_source (1.1.0)
253253
mini_mime (1.1.5)
254-
mini_portile2 (2.8.8)
254+
mini_portile2 (2.8.9)
255255
minitest (5.25.5)
256256
msgpack (1.7.5)
257257
nenv (0.3.0)
@@ -342,7 +342,7 @@ GEM
342342
activesupport (= 7.2.2.1)
343343
bundler (>= 1.15.0)
344344
railties (= 7.2.2.1)
345-
rails-dom-testing (2.2.0)
345+
rails-dom-testing (2.3.0)
346346
activesupport (>= 5.0.0)
347347
minitest
348348
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)