mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
[rubygems/rubygems] util/rubocop -A --only Lint/ReturnInVoidContext
021823a331
This commit is contained in:
parent
1a60012612
commit
ec131071b9
Notes:
git
2023-03-23 08:19:26 +00:00
1 changed files with 1 additions and 1 deletions
|
@ -2673,7 +2673,7 @@ class Gem::Specification < Gem::BasicSpecification
|
||||||
end
|
end
|
||||||
invalidate_memoized_attributes
|
invalidate_memoized_attributes
|
||||||
|
|
||||||
return @version
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
def stubbed?
|
def stubbed?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue