vendor/bundle/ruby/3.1.0/specifications/simplecov-0.16.1.gemspec in tdiary-5.2.3 vs vendor/bundle/ruby/3.1.0/specifications/simplecov-0.16.1.gemspec in tdiary-5.2.4

- old
+ new

@@ -12,13 +12,13 @@ s.description = "Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites".freeze s.email = ["christoph at olszowka de".freeze] s.homepage = "http://github.com/colszowka/simplecov".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) - s.rubygems_version = "3.3.7".freeze + s.rubygems_version = "3.3.26".freeze s.summary = "Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites".freeze - s.installed_by_version = "3.3.7" if s.respond_to? :installed_by_version + s.installed_by_version = "3.3.26" if s.respond_to? :installed_by_version if s.respond_to? :specification_version then s.specification_version = 4 end