We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2509001 + 5e9728a commit 7a064f2Copy full SHA for 7a064f2
Gemfile
@@ -4,6 +4,6 @@ gemspec
4
5
group :development, :test do
6
# ref: http://docs.rubocop.org/en/latest/installation/
7
- gem 'rubocop', '~> 1.37.0', require: false
+ gem 'rubocop', '~> 1.38.0', require: false
8
gem 'yard', '~> 0.9.20'
9
end
0 commit comments