vendor/bundle/specifications/redcarpet-3.4.0.gemspec in tdiary-5.0.6 vs vendor/bundle/specifications/redcarpet-3.4.0.gemspec in tdiary-5.0.7
- old
+ new
@@ -17,13 +17,13 @@
s.extra_rdoc_files = ["COPYING".freeze]
s.files = ["COPYING".freeze, "bin/redcarpet".freeze, "ext/redcarpet/extconf.rb".freeze]
s.homepage = "http://github.com/vmg/redcarpet".freeze
s.licenses = ["MIT".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 1.9.2".freeze)
- s.rubygems_version = "2.6.13".freeze
+ s.rubygems_version = "2.7.3".freeze
s.summary = "Markdown that smells nice".freeze
- s.installed_by_version = "2.6.13" if s.respond_to? :installed_by_version
+ s.installed_by_version = "2.7.3" if s.respond_to? :installed_by_version
if s.respond_to? :specification_version then
s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then