Skip to content

Commit

Permalink
Merge pull request #1139 from ruby/dependabot/bundler/rubocop-1.38.0
Browse files Browse the repository at this point in the history
Bump rubocop from 1.36.0 to 1.38.0
  • Loading branch information
soutaro authored Nov 7, 2022
2 parents 6bfd72f + cc1135d commit 276bd30
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
rake
rdoc (6.4.0)
psych (>= 4.0.0)
regexp_parser (2.5.0)
regexp_parser (2.6.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
Expand All @@ -62,17 +62,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rubocop (1.36.0)
rubocop (1.38.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.20.1, < 2.0)
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-rubycw (0.1.6)
rubocop (~> 1.0)
Expand All @@ -86,7 +86,7 @@ GEM
tempfile (0.1.2)
test-unit (3.5.5)
power_assert
unicode-display_width (2.2.0)
unicode-display_width (2.3.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 276bd30

Please sign in to comment.