Skip to content

Commit

Permalink
chore: update sorbet dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobobq committed Oct 21, 2024
1 parent e2f9c8c commit 1de98eb
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 @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.license = 'MIT'
s.add_dependency 'sorbet-coerce', '>= 0.2.6'
# s.add_runtime_dependency 'sorbet-runtime-stub', '0.2.0'
s.add_development_dependency 'sorbet', '0.5.11511'
s.add_runtime_dependency 'sorbet-runtime', '0.5.11511'
s.add_development_dependency 'sorbet', '0.5.11609'
s.add_runtime_dependency 'sorbet-runtime', '0.5.11609'
# s.add_development_dependency 'tapioca'
end

0 comments on commit 1de98eb

Please sign in to comment.