Skip to content

Commit

Permalink
Bump rubocop from 1.52.1 to 1.53.0 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 25, 2023
1 parent 05269f0 commit 9b9ccc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
daemons (1.4.1)
eventmachine (1.2.7)
json (2.6.3)
language_server-protocol (3.17.0.3)
logger (1.5.3)
method_source (1.0.0)
mini_magick (4.12.0)
Expand All @@ -34,15 +35,16 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.6.2)
racc (1.7.1)
rack-protection (3.0.6)
rack
rainbow (3.1.1)
regexp_parser (2.8.1)
require_all (3.0.0)
rexml (3.2.5)
rubocop (1.52.1)
rubocop (1.53.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
Expand Down

0 comments on commit 9b9ccc8

Please sign in to comment.