Skip to content

Commit

Permalink
Merge pull request ryz310#611 from ryz310/rubocop-challenge/202205122…
Browse files Browse the repository at this point in the history
…33048

Re-generate .rubocop_todo.yml with RuboCop v1.29.1
  • Loading branch information
ryz310 committed May 13, 2022
2 parents b290d85 + a865f99 commit 16b92a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
@@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config --exclude-limit 30 --no-auto-gen-timestamp`
# using RuboCop version 1.29.0.
# using RuboCop version 1.29.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -77,7 +77,7 @@ GEM
rack (2.2.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.3.1)
regexp_parser (2.4.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
Expand All @@ -94,7 +94,7 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.29.0)
rubocop (1.29.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand Down

0 comments on commit 16b92a7

Please sign in to comment.