vendor/bundle/ruby/2.7.0/specifications/rubocop-0.66.0.gemspec in passbase-1.2.0 vs vendor/bundle/ruby/2.7.0/specifications/rubocop-0.66.0.gemspec in passbase-1.3.0

- old
+ new

@@ -17,13 +17,13 @@ s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.md".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "exe/rubocop".freeze] s.homepage = "https://github.com/rubocop-hq/rubocop".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.2.2".freeze) - s.rubygems_version = "3.1.4".freeze + s.rubygems_version = "3.1.6".freeze s.summary = "Automatic Ruby code style checking tool.".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