vendor/bundle/ruby/2.6.0/specifications/diff-lcs-1.4.4.gemspec in cloudsmith-api-0.54.15 vs vendor/bundle/ruby/2.6.0/specifications/diff-lcs-1.4.4.gemspec in cloudsmith-api-0.57.1

- old
+ new

@@ -17,13 +17,13 @@ s.files = ["Code-of-Conduct.md".freeze, "Contributing.md".freeze, "History.md".freeze, "License.md".freeze, "Manifest.txt".freeze, "README.rdoc".freeze, "bin/htmldiff".freeze, "bin/ldiff".freeze, "docs/COPYING.txt".freeze, "docs/artistic.txt".freeze] s.homepage = "https://github.com/halostatue/diff-lcs".freeze s.licenses = ["MIT".freeze, "Artistic-2.0".freeze, "GPL-2.0+".freeze] s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8".freeze) - s.rubygems_version = "3.0.3".freeze + s.rubygems_version = "3.0.3.1".freeze s.summary = "Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm".freeze - s.installed_by_version = "3.0.3" if s.respond_to? :installed_by_version + s.installed_by_version = "3.0.3.1" 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