Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c383085

Browse files
author
Maxim Krizhanovski
committed
Test with rubocop < 0.60 due to compatability issues
1 parent db0d2f3 commit c383085

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ source 'https://rubygems.org'
22

33
gemspec
44

5+
gem 'rubocop', '< 0.60.0'
6+
57
local_gemfile = 'Gemfile.local'
68

79
if File.exist?(local_gemfile)

0 commit comments

Comments
 (0)