Skip to content

Commit

Permalink
Bump dry-types from 1.7.1 to 1.7.2
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.7.2.
- [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.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 571d92f commit ed3bc24
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,16 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
bigdecimal (3.1.8)
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.0.2)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-inflector (1.1.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
Expand All @@ -42,7 +44,8 @@ GEM
dry-types (>= 1.7, < 2)
ice_nine (~> 0.11)
zeitwerk (~> 2.6)
dry-types (1.7.1)
dry-types (1.7.2)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
Expand All @@ -57,6 +60,7 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.6.3)
logger (1.6.2)
method_source (1.0.0)
minitest (5.25.4)
neatjson (0.10.5)
Expand Down Expand Up @@ -150,7 +154,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 ed3bc24

Please sign in to comment.