Skip to content

Commit

Permalink
Update rubocop to version 1.31.1 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore86 authored and Theodore Georgomanolis committed Jul 11, 2022
1 parent ffda759 commit 26a76f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'rubocop', '1.31.0', require: false
gem 'rubocop', '1.31.1', require: false
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
rainbow (3.1.1)
regexp_parser (2.5.0)
rexml (3.2.5)
rubocop (1.31.0)
rubocop (1.31.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand Down

0 comments on commit 26a76f3

Please sign in to comment.