vendor/bundle/ruby/2.7.0/specifications/thor-1.1.0.gemspec in tdiary-5.1.5 vs vendor/bundle/ruby/2.7.0/specifications/thor-1.1.0.gemspec in tdiary-5.1.6
- old
+ new
@@ -15,13 +15,13 @@
s.executables = ["thor".freeze]
s.files = ["bin/thor".freeze]
s.homepage = "http://whatisthor.com/".freeze
s.licenses = ["MIT".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze)
- s.rubygems_version = "3.1.4".freeze
+ s.rubygems_version = "3.1.6".freeze
s.summary = "Thor is a toolkit for building powerful command-line interfaces.".freeze
- s.installed_by_version = "3.1.4" if s.respond_to? :installed_by_version
+ s.installed_by_version = "3.1.6" if s.respond_to? :installed_by_version
if s.respond_to? :specification_version then
s.specification_version = 4
end