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 e7dc40e + 26f3519 commit a3ef07dCopy full SHA for a3ef07d
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.43.0', require: false
+ gem 'rubocop', '~> 1.44.0', require: false
8
gem 'yard', '~> 0.9.20'
9
end
0 commit comments