Skip to content

Commit

Permalink
Bump runger_style from 1.6.0 to 1.7.0 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 285ad6e commit 1f5354e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
prism (0.24.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -82,8 +83,9 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.0)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand All @@ -104,7 +106,7 @@ GEM
memo_wise (>= 1.7, < 2)
rainbow (>= 3.0, < 4)
slop (~> 4.8)
runger_style (1.6.0)
runger_style (1.7.0)
rubocop (>= 1.38.0, < 2)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit 1f5354e

Please sign in to comment.