Skip to content

Commit

Permalink
Upgrade rbi
Browse files Browse the repository at this point in the history
  • Loading branch information
vinistock committed Dec 15, 2023
1 parent 5327dd1 commit adf4ca5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.18.0)
prism (0.19.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -299,8 +299,8 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.1.5)
prism (>= 0.18.0, < 0.19)
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.1)
psych (>= 4.0.0)
Expand Down Expand Up @@ -434,4 +434,4 @@ DEPENDENCIES
xpath

BUNDLED WITH
2.4.22
2.5.0

0 comments on commit adf4ca5

Please sign in to comment.