Skip to content

Commit e06b4e7

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] <support@github.com>
1 parent 48bf48c commit e06b4e7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ 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)
2121
dry-container (0.9.0)
@@ -24,11 +24,11 @@ GEM
2424
dry-core (0.7.1)
2525
concurrent-ruby (~> 1.0)
2626
dry-inflector (0.2.1)
27-
dry-initializer (3.0.4)
27+
dry-initializer (3.1.1)
2828
dry-logic (1.2.0)
2929
concurrent-ruby (~> 1.0)
3030
dry-core (~> 0.5, >= 0.5)
31-
dry-schema (1.8.0)
31+
dry-schema (1.9.2)
3232
concurrent-ruby (~> 1.0)
3333
dry-configurable (~> 0.13, >= 0.13.0)
3434
dry-core (~> 0.5, >= 0.5)
@@ -53,7 +53,7 @@ GEM
5353
dry-core (~> 0.5, >= 0.5)
5454
dry-inflector (~> 0.1, >= 0.1.2)
5555
dry-logic (~> 1.0, >= 1.0.2)
56-
dry-validation (1.7.0)
56+
dry-validation (1.8.1)
5757
concurrent-ruby (~> 1.0)
5858
dry-container (~> 0.7, >= 0.7.1)
5959
dry-core (~> 0.5, >= 0.5)

0 commit comments

Comments
 (0)