vendor/bundle/ruby/3.2.0/specifications/ethon-0.16.0.gemspec in mux_ruby-3.9.0 vs vendor/bundle/ruby/3.2.0/specifications/ethon-0.16.0.gemspec in mux_ruby-3.11.0

- old
+ new

@@ -11,13 +11,13 @@ s.date = "2022-11-04" s.description = "Very lightweight libcurl wrapper.".freeze s.email = ["me@hans.io".freeze] s.homepage = "https://github.com/typhoeus/ethon".freeze s.licenses = ["MIT".freeze] - s.rubygems_version = "3.4.6".freeze + s.rubygems_version = "3.4.10".freeze s.summary = "Libcurl wrapper.".freeze - s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version + s.installed_by_version = "3.4.10" if s.respond_to? :installed_by_version s.specification_version = 4 s.add_runtime_dependency(%q<ffi>.freeze, [">= 1.15.0"]) end