Skip to content

Commit 37c6288

Browse files
Bump dry-schema from 1.5.6 to 1.6.1
Bumps [dry-schema](https://github.com/dry-rb/dry-schema) from 1.5.6 to 1.6.1. - [Release notes](https://github.com/dry-rb/dry-schema/releases) - [Changelog](https://github.com/dry-rb/dry-schema/blob/master/CHANGELOG.md) - [Commits](dry-rb/dry-schema@v1.5.6...v1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f35ded6 commit 37c6288

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
ast (2.4.1)
1313
bcrypt (3.1.16)
1414
coderay (1.1.3)
15-
concurrent-ruby (1.1.7)
15+
concurrent-ruby (1.1.8)
1616
diff-lcs (1.4.4)
1717
dotenv (2.7.6)
1818
dry-auto_inject (0.7.0)
@@ -31,14 +31,13 @@ GEM
3131
dry-logic (1.1.0)
3232
concurrent-ruby (~> 1.0)
3333
dry-core (~> 0.5, >= 0.5)
34-
dry-schema (1.5.6)
34+
dry-schema (1.6.1)
3535
concurrent-ruby (~> 1.0)
3636
dry-configurable (~> 0.8, >= 0.8.3)
37-
dry-core (~> 0.4)
38-
dry-equalizer (~> 0.2)
37+
dry-core (~> 0.5, >= 0.5)
3938
dry-initializer (~> 3.0)
4039
dry-logic (~> 1.0)
41-
dry-types (~> 1.4)
40+
dry-types (~> 1.5)
4241
dry-struct (1.3.0)
4342
dry-core (~> 0.4, >= 0.4.4)
4443
dry-equalizer (~> 0.3)
@@ -53,11 +52,10 @@ GEM
5352
dry-equalizer (~> 0.2)
5453
dry-inflector (~> 0.1, >= 0.1.2)
5554
dry-struct (~> 1.0)
56-
dry-types (1.4.0)
55+
dry-types (1.5.0)
5756
concurrent-ruby (~> 1.0)
5857
dry-container (~> 0.3)
59-
dry-core (~> 0.4, >= 0.4.4)
60-
dry-equalizer (~> 0.3)
58+
dry-core (~> 0.5, >= 0.5)
6159
dry-inflector (~> 0.1, >= 0.1.2)
6260
dry-logic (~> 1.0, >= 1.0.2)
6361
dry-validation (1.6.0)

0 commit comments

Comments
 (0)