Skip to content

Commit 62cc3b3

Browse files
chore(deps): update dependency rubocop-config to v14
1 parent 7ccb2e8 commit 62cc3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group :development do
1313
gem 'benchmark-ips'
1414
gem 'pry'
1515
gem 'pry-byebug'
16-
gem 'rubocop-config', github: 'jgraichen/rubocop-config', tag: 'v13', require: false
16+
gem 'rubocop-config', github: 'jgraichen/rubocop-config', tag: 'vv14', require: false
1717
end
1818

1919
group :test do

0 commit comments

Comments
 (0)