Skip to content

Commit d20faa7

Browse files
Bump dry-validation from 1.7.0 to 1.8.1
Bumps [dry-validation](https://github.com/dry-rb/dry-validation) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/dry-rb/dry-validation/releases) - [Changelog](https://github.com/dry-rb/dry-validation/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-validation@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: dry-validation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c02a50 commit d20faa7

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Gemfile.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,25 @@ GEM
99
ast (2.4.2)
1010
bcrypt (3.1.16)
1111
coderay (1.1.3)
12-
concurrent-ruby (1.1.9)
12+
concurrent-ruby (1.1.10)
1313
connection_pool (2.2.5)
1414
diff-lcs (1.4.4)
1515
dotenv (2.7.6)
1616
dry-auto_inject (0.8.0)
1717
dry-container (>= 0.3.4)
18-
dry-configurable (0.14.0)
18+
dry-configurable (0.15.0)
1919
concurrent-ruby (~> 1.0)
2020
dry-core (~> 0.6)
21-
dry-container (0.9.0)
21+
dry-container (0.10.0)
2222
concurrent-ruby (~> 1.0)
23-
dry-configurable (~> 0.13, >= 0.13.0)
2423
dry-core (0.7.1)
2524
concurrent-ruby (~> 1.0)
2625
dry-inflector (0.2.1)
27-
dry-initializer (3.0.4)
26+
dry-initializer (3.1.1)
2827
dry-logic (1.2.0)
2928
concurrent-ruby (~> 1.0)
3029
dry-core (~> 0.5, >= 0.5)
31-
dry-schema (1.8.0)
30+
dry-schema (1.9.3)
3231
concurrent-ruby (~> 1.0)
3332
dry-configurable (~> 0.13, >= 0.13.0)
3433
dry-core (~> 0.5, >= 0.5)
@@ -53,7 +52,7 @@ GEM
5352
dry-core (~> 0.5, >= 0.5)
5453
dry-inflector (~> 0.1, >= 0.1.2)
5554
dry-logic (~> 1.0, >= 1.0.2)
56-
dry-validation (1.7.0)
55+
dry-validation (1.8.1)
5756
concurrent-ruby (~> 1.0)
5857
dry-container (~> 0.7, >= 0.7.1)
5958
dry-core (~> 0.5, >= 0.5)

0 commit comments

Comments
 (0)