Skip to content

Commit

Permalink
Bump dry-types from 1.7.1 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [dry-types](https://github.com/dry-rb/dry-types) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/dry-rb/dry-types/releases)
- [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-types@v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: dry-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 571d92f commit 315e160
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,29 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
bigdecimal (3.1.9)
coderay (1.1.3)
concurrent-ruby (1.3.4)
diff-lcs (1.5.0)
docile (1.4.0)
dry-core (1.0.0)
dry-core (1.1.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-inflector (1.2.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
dry-logic (1.6.0)
bigdecimal
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-struct (1.6.0)
dry-core (~> 1.0, < 2)
dry-types (>= 1.7, < 2)
ice_nine (~> 0.11)
zeitwerk (~> 2.6)
dry-types (1.7.1)
dry-types (1.8.0)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
Expand All @@ -57,6 +61,7 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.6.3)
logger (1.6.4)
method_source (1.0.0)
minitest (5.25.4)
neatjson (0.10.5)
Expand Down Expand Up @@ -150,7 +155,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
unicode_utils (1.4.0)
zeitwerk (2.6.7)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 315e160

Please sign in to comment.