Skip to content

Commit 2962a03

Browse files
Update rubocop requirement to 0.52.1
Updates the requirements on [rubocop](https://github.com/bbatsov/rubocop) to permit the latest version. - [Release notes](https://github.com/bbatsov/rubocop/releases) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/commits/v0.52.1)
1 parent 9d7e280 commit 2962a03

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
@@ -3,4 +3,4 @@ source "https://rubygems.org"
33
# Specify your gem's dependencies in language_server.gemspec
44
gemspec
55

6-
gem "rubocop", "0.52"
6+
gem "rubocop", "0.52.1"

0 commit comments

Comments
 (0)