table_sync.gemspec in table_sync-6.4.2 vs table_sync.gemspec in table_sync-6.5.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.7.0"
+ spec.required_ruby_version = ">= 3.0.0"
spec.name = "table_sync"
spec.version = TableSync::VERSION
spec.authors = ["Umbrellio"]
spec.email = ["oss@umbrellio.biz"]