chore(deps): update dependency ruby to v3.2.2 #191

Merged
renovate merged 2 commits from renovate/ruby-3.x into main 2023-07-28 11:41:42 +12:00
Showing only changes of commit ef1c44a170 - Show all commits

View file

@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
spec.description = 'Generate and compile WebAssembly code from Ruby'
spec.homepage = 'https://code.harton.nz/james/wag'
spec.license = 'Hippocratic'
spec.required_ruby_version = Gem::Requirement.new('>= 3.1')
spec.required_ruby_version = Gem::Requirement.new('~> 3.2')
# spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"