mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
parent
048230ded3
commit
a3670249fa
Notes:
git
2023-03-23 08:19:22 +00:00
2 changed files with 0 additions and 3 deletions
|
@ -144,7 +144,6 @@ class Gem::Package::TarReader::Entry
|
|||
|
||||
def pos=(new_pos)
|
||||
seek(new_pos, IO::SEEK_SET)
|
||||
new_pos
|
||||
end
|
||||
|
||||
def size
|
||||
|
|
|
@ -501,8 +501,6 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
@platform = @new_platform.to_s
|
||||
|
||||
invalidate_memoized_attributes
|
||||
|
||||
@new_platform
|
||||
end
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue