Skip to content

Commit

Permalink
Merge pull request #153 from aspettl/dependabot/bundler/rubocop-1.48.1
Browse files Browse the repository at this point in the history
Bump rubocop from 1.46.0 to 1.48.1
  • Loading branch information
aspettl authored Mar 14, 2023
2 parents c85040f + 6bba999 commit 6e5fcc4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.2.1.0)
parser (3.2.1.1)
ast (~> 2.4.1)
public_suffix (5.0.1)
puma (6.1.1)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
rubocop (1.46.0)
rubocop (1.48.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
Expand All @@ -198,15 +198,15 @@ GEM
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.28.0)
rubocop-minitest (0.29.0)
rubocop (>= 1.39, < 2.0)
rubocop-rails (2.17.4)
rubocop-rails (2.18.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down

0 comments on commit 6e5fcc4

Please sign in to comment.