Skip to content

Commit b56f399

Browse files
Bump dry-schema in the prod-ruby-dependencies group
Bumps the prod-ruby-dependencies group with 1 update: [dry-schema](https://github.com/dry-rb/dry-schema). Updates `dry-schema` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/dry-rb/dry-schema/releases) - [Changelog](https://github.com/dry-rb/dry-schema/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-schema@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: dry-schema dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da23e72 commit b56f399

15 files changed

Lines changed: 9 additions & 9 deletions

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ GEM
2828
public_suffix (>= 2.0.2, < 8.0)
2929
ast (2.4.3)
3030
base64 (0.3.0)
31-
bigdecimal (3.3.1)
32-
concurrent-ruby (1.3.5)
31+
bigdecimal (4.0.1)
32+
concurrent-ruby (1.3.6)
3333
connection_pool (2.5.5)
3434
crack (1.0.1)
3535
bigdecimal
@@ -41,27 +41,27 @@ GEM
4141
dry-configurable (1.3.0)
4242
dry-core (~> 1.1)
4343
zeitwerk (~> 2.6)
44-
dry-core (1.1.0)
44+
dry-core (1.2.0)
4545
concurrent-ruby (~> 1.0)
4646
logger
4747
zeitwerk (~> 2.6)
48-
dry-inflector (1.2.0)
48+
dry-inflector (1.3.1)
4949
dry-initializer (3.2.0)
5050
dry-logic (1.6.0)
5151
bigdecimal
5252
concurrent-ruby (~> 1.0)
5353
dry-core (~> 1.1)
5454
zeitwerk (~> 2.6)
55-
dry-schema (1.14.1)
55+
dry-schema (1.15.0)
5656
concurrent-ruby (~> 1.0)
5757
dry-configurable (~> 1.0, >= 1.0.1)
5858
dry-core (~> 1.1)
5959
dry-initializer (~> 3.2)
60-
dry-logic (~> 1.5)
60+
dry-logic (~> 1.6)
6161
dry-types (~> 1.8)
6262
zeitwerk (~> 2.6)
63-
dry-types (1.8.3)
64-
bigdecimal (~> 3.0)
63+
dry-types (1.9.0)
64+
bigdecimal (>= 3.0)
6565
concurrent-ruby (~> 1.0)
6666
dry-core (~> 1.0)
6767
dry-inflector (~> 1.0)
@@ -216,7 +216,7 @@ GEM
216216
addressable (>= 2.8.0)
217217
crack (>= 0.3.2)
218218
hashdiff (>= 0.4.0, < 2.0.0)
219-
zeitwerk (2.7.3)
219+
zeitwerk (2.7.4)
220220

221221
PLATFORMS
222222
arm64-darwin-24

vendor/cache/bigdecimal-3.3.1.gem

-83 KB
Binary file not shown.

vendor/cache/bigdecimal-4.0.1.gem

88 KB
Binary file not shown.
-342 KB
Binary file not shown.
343 KB
Binary file not shown.

vendor/cache/dry-core-1.1.0.gem

-22.5 KB
Binary file not shown.

vendor/cache/dry-core-1.2.0.gem

23 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
12 KB
Binary file not shown.

vendor/cache/dry-schema-1.14.1.gem

-45.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)