Skip to content

Commit

Permalink
Merge pull request #253 from rickenharp/depfu/update/rubocop-1.25.0
Browse files Browse the repository at this point in the history
Update rubocop: 1.24.1 → 1.25.0 (minor)
  • Loading branch information
rickenharp committed Jan 19, 2022
2 parents aa2439a + bd89738 commit 32c4db6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.21.0)
parser (3.0.3.2)
parser (3.1.0.0)
ast (~> 2.4.1)
pry (0.14.1)
coderay (~> 1.1)
Expand All @@ -73,7 +73,7 @@ GEM
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
Expand All @@ -99,9 +99,9 @@ GEM
rspec-support (3.10.3)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.24.1)
rubocop (1.25.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
Expand Down

0 comments on commit 32c4db6

Please sign in to comment.