Skip to content

Commit

Permalink
chore: update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobobq committed Jan 7, 2025
1 parent 0144b64 commit 0418531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resource_registry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Gem::Specification.new do |s|
s.homepage = "https://rubygems.org/gems/resource_registry"
s.license = "MIT"
s.required_ruby_version = ">= 3.0"
s.add_development_dependency "sorbet", "0.5.11670"
s.add_runtime_dependency "sorbet-runtime", "0.5.11670"
s.add_development_dependency "sorbet", "0.5.11725"
s.add_runtime_dependency "sorbet-runtime", "0.5.11725"
s.add_dependency "sorbet-coerce", "~> 0.7"
s.add_runtime_dependency "activesupport", ">= 7.1.3"
end

0 comments on commit 0418531

Please sign in to comment.