Sha256: 5ee3c42712176214455acee465733a4faf4267b1d38fb73b10d5fc65d40746ec

Contents?: true

Size: 105 Bytes

Versions: 8

Compression:

Stored size: 105 Bytes

Contents

# No sensible way to silence gem warnings
class Gem::Specification
  def self.warn m
    #NOP
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hobo-inviqa-0.0.10 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc11 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc10 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc9 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc8 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc7 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc6 lib/hobo/patches/rubygems.rb
hobo-inviqa-0.0.10.pre.rc4 lib/hobo/patches/rubygems.rb