Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e90f1ea commit 8c036cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ GEM
connection_pool (2.4.1)
diff-lcs (1.5.1)
docile (1.4.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-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)
Expand Down

0 comments on commit 8c036cb

Please sign in to comment.