Skip to content

Commit dcec3d4

Browse files
build(deps): Bump active_storage_validations from 1.3.4 to 1.3.5
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases) - [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md) - [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits) --- updated-dependencies: - dependency-name: active_storage_validations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e29d5a commit dcec3d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
active_storage_validations (1.3.4)
42+
active_storage_validations (2.0.2)
4343
activejob (>= 6.1.4)
4444
activemodel (>= 6.1.4)
4545
activestorage (>= 6.1.4)
@@ -90,7 +90,7 @@ GEM
9090
xpath (~> 3.2)
9191
code-scanning-rubocop (0.6.1)
9292
rubocop (~> 1.0)
93-
concurrent-ruby (1.3.4)
93+
concurrent-ruby (1.3.5)
9494
crass (1.0.6)
9595
date (3.4.1)
9696
debug (1.10.0)
@@ -109,7 +109,7 @@ GEM
109109
ffi (1.17.1)
110110
globalid (1.2.1)
111111
activesupport (>= 6.1)
112-
i18n (1.14.6)
112+
i18n (1.14.7)
113113
concurrent-ruby (~> 1.0)
114114
image_processing (1.14.0)
115115
mini_magick (>= 4.9.5, < 6)
@@ -157,7 +157,7 @@ GEM
157157
net-smtp (0.5.1)
158158
net-protocol
159159
nio4r (2.7.4)
160-
nokogiri (1.17.2)
160+
nokogiri (1.18.3)
161161
mini_portile2 (~> 2.8.2)
162162
racc (~> 1.4)
163163
parallel (1.26.3)
@@ -200,7 +200,7 @@ GEM
200200
activesupport (>= 5.0.0)
201201
minitest
202202
nokogiri (>= 1.6)
203-
rails-html-sanitizer (1.6.1)
203+
rails-html-sanitizer (1.6.2)
204204
loofah (~> 2.21)
205205
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
206206
railties (6.1.7.10)

0 commit comments

Comments
 (0)