Skip to content

Commit

Permalink
Bump dry-types from 1.7.2 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.2 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.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent eda33f9 commit 2e56a68
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,27 @@ GEM
specs:
ast (2.4.2)
benchmark-ips (2.14.0)
bigdecimal (3.1.7)
bigdecimal (3.1.9)
concurrent-ruby (1.3.4)
diff-lcs (1.5.1)
docile (1.4.0)
dry-core (1.0.1)
dry-core (1.1.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-logic (1.5.0)
dry-inflector (1.2.0)
dry-logic (1.6.0)
bigdecimal
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-matcher (1.0.0)
dry-core (~> 1.0, < 2)
dry-monads (1.6.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-types (1.7.2)
dry-types (1.8.0)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
Expand All @@ -38,6 +40,7 @@ GEM
fear (>= 1.0.0)
rspec (~> 3.0)
json (2.7.1)
logger (1.6.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -86,7 +89,7 @@ GEM
simplecov_json_formatter (0.1.4)
unicode-display_width (2.5.0)
yard (0.9.36)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down

0 comments on commit 2e56a68

Please sign in to comment.