Skip to content

Commit

Permalink
OPT: Bump reek from 6.3.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [reek](https://github.com/troessner/reek) from 6.3.0 to 6.4.0.
- [Changelog](https://github.com/troessner/reek/blob/master/CHANGELOG.md)
- [Commits](https://github.com/troessner/reek/commits)

---
updated-dependencies:
- dependency-name: reek
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gmmcal committed Jan 14, 2025
1 parent e81e513 commit 611de87
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,27 +104,29 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.1)
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
dry-configurable (1.3.0)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-core (1.0.1)
dry-core (1.1.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
dry-inflector (1.2.0)
dry-initializer (3.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-schema (1.13.3)
dry-schema (1.13.4)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 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 Down Expand Up @@ -206,7 +208,7 @@ GEM
nokogiri (1.18.1-x86_64-linux-musl)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
Expand Down Expand Up @@ -261,15 +263,16 @@ GEM
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
reek (6.3.0)
reek (6.4.0)
dry-schema (~> 1.13.0)
logger (~> 1.6)
parser (~> 3.3.0)
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
regexp_parser (2.9.2)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.3.9)
rexml (3.4.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 611de87

Please sign in to comment.