Skip to content

Commit 66b23d2

Browse files
committed
💡 Correct comment
1 parent f8828d5 commit 66b23d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version_gem.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
5252
# Dev Console - Binding.pry - Irb replacement
5353
spec.add_development_dependency("pry", "~> 0.14") # ruby >= 2.0
5454

55-
# Linting - rubocop-lts v10 is a rubocop wrapper for Ruby >= 2.3,
55+
# Linting - rubocop-lts v8 is a rubocop wrapper for Ruby >= 2.2,
5656
# and should only be bumped when dropping old Ruby support
5757
# NOTE: it can only be installed on, and run on Ruby >= 2.7, so we add the dependency in the Gemfile.
5858
# see: https://rubocop-lts.gitlab.io

0 commit comments

Comments
 (0)