Skip to content

Commit bd73cf3

Browse files
Update rubocop requirement from 0.52.1 to 1.8.1
Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.52.1...v1.8.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 021ec8a commit bd73cf3

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.1"
6+
gem "rubocop", "1.8.1"

0 commit comments

Comments
 (0)