Skip to content

Commit

Permalink
Use version that actually exists
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Nov 8, 2022
1 parent 5ab39f9 commit ec00d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tapioca.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency("netrc", ">= 0.11.0")
spec.add_dependency("parallel", ">= 1.21.0")
spec.add_dependency("rbi", "~> 0.0.0", ">= 0.0.16")
spec.add_dependency("sorbet-static-and-runtime", ">= 0.5.9892")
spec.add_dependency("sorbet-static-and-runtime", ">= 0.5.9896")
spec.add_dependency("spoom", "~> 1.1.0", ">= 1.1.11")
spec.add_dependency("thor", ">= 1.2.0")
spec.add_dependency("yard-sorbet")
Expand Down

0 comments on commit ec00d0a

Please sign in to comment.