Skip to content

Commit

Permalink
Merge 96396d0 into 27414f8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 18, 2021
2 parents 27414f8 + 96396d0 commit 2b83e83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2020-12-22 18:56:16 UTC using RuboCop version 1.6.1.
# on 2021-01-18 12:26:04 UTC using RuboCop version 1.8.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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gemspec

gem 'coveralls', require: false
gem 'rubocop', '1.7.0', require: false
gem 'rubocop', '1.8.1', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rake', require: false
gem 'rubocop-rspec', require: false

0 comments on commit 2b83e83

Please sign in to comment.