Skip to content

Commit

Permalink
chore(deps): bump rubycritic from 4.8.1 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [rubycritic](https://github.com/whitesmith/rubycritic) from 4.8.1 to 4.9.0.
- [Changelog](https://github.com/whitesmith/rubycritic/blob/main/CHANGELOG.md)
- [Commits](whitesmith/rubycritic@v4.8.1...v4.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 135f88c commit 7c36825
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
axiom-types (0.1.1)
Expand Down Expand Up @@ -47,12 +47,12 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
flay (2.13.0)
flay (2.13.1)
erubi (~> 1.10)
path_expander (~> 1.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
flog (4.6.6)
flog (4.8.0)
path_expander (~> 1.0)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.8)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
path_expander (1.1.1)
Expand Down Expand Up @@ -305,15 +305,16 @@ GEM
rexml
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_parser (3.20.2)
ruby_parser (3.20.3)
sexp_processor (~> 4.16)
rubycritic (4.8.1)
rubycritic (4.9.0)
flay (~> 2.13)
flog (~> 4.6)
flog (~> 4.7)
launchy (>= 2.5.2)
parser (>= 3.2.2.1)
rainbow (~> 3.1.1)
reek (~> 6.0, < 7.0)
rexml
ruby_parser (~> 3.20)
simplecov (>= 0.22.0)
tty-which (~> 0.5.0)
Expand Down

0 comments on commit 7c36825

Please sign in to comment.