vendor/bundle/ruby/2.7.0/specifications/rack-2.2.3.gemspec in tdiary-5.1.3 vs vendor/bundle/ruby/2.7.0/specifications/rack-2.2.3.gemspec in tdiary-5.1.4

- old
+ new

@@ -16,13 +16,13 @@ s.extra_rdoc_files = ["README.rdoc".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze] s.files = ["CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "README.rdoc".freeze, "bin/rackup".freeze] s.homepage = "https://github.com/rack/rack".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) - s.rubygems_version = "3.1.2".freeze + s.rubygems_version = "3.1.4".freeze s.summary = "A modular Ruby webserver interface.".freeze - s.installed_by_version = "3.1.2" if s.respond_to? :installed_by_version + s.installed_by_version = "3.1.4" if s.respond_to? :installed_by_version if s.respond_to? :specification_version then s.specification_version = 4 end