Skip to content

Commit e38dc5e

Browse files
chore(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 c04b86a commit e38dc5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
active_storage_validations (2.0.3)
57+
active_storage_validations (3.0.0)
5858
activejob (>= 6.1.4)
5959
activemodel (>= 6.1.4)
6060
activestorage (>= 6.1.4)
@@ -130,7 +130,7 @@ GEM
130130
reline (>= 0.3.8)
131131
diff-lcs (1.6.1)
132132
dotenv (3.1.8)
133-
drb (2.2.1)
133+
drb (2.2.3)
134134
ed25519 (1.4.0)
135135
erubi (1.13.1)
136136
et-orbi (1.2.11)
@@ -281,7 +281,7 @@ GEM
281281
nio4r (~> 2.0)
282282
raabro (1.4.0)
283283
racc (1.8.1)
284-
rack (3.1.14)
284+
rack (3.1.15)
285285
rack-session (2.1.1)
286286
base64 (>= 0.1.0)
287287
rack (>= 3.0.0)
@@ -307,7 +307,7 @@ GEM
307307
actionpack (>= 5.0.1.rc1)
308308
actionview (>= 5.0.1.rc1)
309309
activesupport (>= 5.0.1.rc1)
310-
rails-dom-testing (2.2.0)
310+
rails-dom-testing (2.3.0)
311311
activesupport (>= 5.0.0)
312312
minitest
313313
nokogiri (>= 1.6)

0 commit comments

Comments
 (0)