Skip to content

Commit

Permalink
Bump dry-struct from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [dry-struct](https://github.com/dry-rb/dry-struct) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/dry-rb/dry-struct/releases)
- [Changelog](https://github.com/dry-rb/dry-struct/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-struct@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: dry-struct
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent e506f1b commit 1e83cb2
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions gems.locked
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,22 @@ GEM
logger (~> 1.5)
concurrent-ruby (1.3.4)
diff-lcs (1.5.1)
dry-core (1.0.2)
dry-core (1.1.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.1.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-struct (1.6.0)
dry-core (~> 1.0, < 2)
dry-types (>= 1.7, < 2)
dry-struct (1.7.0)
dry-core (~> 1.1)
dry-types (~> 1.8)
ice_nine (~> 0.11)
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 Down

0 comments on commit 1e83cb2

Please sign in to comment.