table_sync.gemspec in table_sync-6.0.4 vs table_sync.gemspec in table_sync-6.1.0

- old
+ new

@@ -3,10 +3,10 @@ lib = File.expand_path("lib", __dir__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require "table_sync/version" Gem::Specification.new do |spec| - spec.required_ruby_version = ">= 2.5.6" + spec.required_ruby_version = ">= 2.7.0" spec.name = "table_sync" spec.version = TableSync::VERSION spec.authors = ["Umbrellio"] spec.email = ["oss@umbrellio.biz"]