Skip to content

Commit 5b45851

Browse files
Build(deps): Bump active_storage_validations from 2.0.3 to 3.0.0
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases) - [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md) - [Commits](igorkasyanchuk/active_storage_validations@2.0.3...3.0.0) --- updated-dependencies: - dependency-name: active_storage_validations dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d82dd12 commit 5b45851

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
@@ -118,7 +118,7 @@ GEM
118118
rails-html-sanitizer (~> 1.6)
119119
active_storage_svg_sanitizer (0.1.0)
120120
rails (>= 5.2)
121-
active_storage_validations (2.0.3)
121+
active_storage_validations (3.0.0)
122122
activejob (>= 6.1.4)
123123
activemodel (>= 6.1.4)
124124
activestorage (>= 6.1.4)
@@ -271,7 +271,7 @@ GEM
271271
declarative (>= 0.0.9, < 1.0.0)
272272
representable (>= 3.1.1, < 4)
273273
docile (1.4.0)
274-
drb (2.2.1)
274+
drb (2.2.3)
275275
dry-auto_inject (1.1.0)
276276
dry-core (~> 1.1)
277277
zeitwerk (~> 2.6)
@@ -540,7 +540,7 @@ GEM
540540
activesupport (= 7.1.5.1)
541541
bundler (>= 1.15.0)
542542
railties (= 7.1.5.1)
543-
rails-dom-testing (2.2.0)
543+
rails-dom-testing (2.3.0)
544544
activesupport (>= 5.0.0)
545545
minitest
546546
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)