chore(deps): update dependency rspec to v3.13.0 #197

Merged
renovate merged 2 commits from renovate/rspec-3.x-lockfile into main 2024-02-05 09:33:31 +13:00
Showing only changes of commit 1b05daa9d0 - 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.2')
spec.required_ruby_version = Gem::Requirement.new('~> 3.3')
# spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"