Skip to content

Commit b8b4cbc

Browse files
committed
Bump tapioca to 0.16.11
1 parent a9bcd9e commit b8b4cbc

11 files changed

+17613
-13600
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "rspec-json_expectations"
88
gem "rspec-sorbet", "~> 1.9.2"
99
gem "sorbet-coerce", "~> 0.7"
1010
gem "sorbet-static-and-runtime", "0.5.11829"
11-
gem "tapioca", "~> 0.15.1", require: false
11+
gem "tapioca", "~> 0.16.11", require: false
1212
gem "syntax_tree", "~> 6.2", require: false
1313

1414
gem "guard"

Gemfile.lock

+12-10
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
connection_pool (2.4.1)
2323
diff-lcs (1.5.1)
2424
drb (2.2.1)
25-
erubi (1.12.0)
25+
erubi (1.13.1)
2626
ffi (1.17.0-arm64-darwin)
2727
ffi (1.17.0-x86_64-linux-gnu)
2828
formatador (1.1.0)
@@ -54,18 +54,18 @@ GEM
5454
notiffany (0.1.3)
5555
nenv (~> 0.1)
5656
shellany (~> 0.0)
57-
parallel (1.23.0)
57+
parallel (1.26.3)
5858
polyfill (1.9.0)
5959
prettier_print (1.2.1)
60-
prism (0.30.0)
60+
prism (1.3.0)
6161
pry (0.14.2)
6262
coderay (~> 1.1)
6363
method_source (~> 1.0)
6464
rb-fsevent (0.11.2)
6565
rb-inotify (0.11.1)
6666
ffi (~> 1.0)
67-
rbi (0.1.13)
68-
prism (>= 0.18.0, < 1.0.0)
67+
rbi (0.2.4)
68+
prism (~> 1.0)
6969
sorbet-runtime (>= 0.5.9204)
7070
rspec (3.13.0)
7171
rspec-core (~> 3.13.0)
@@ -98,18 +98,20 @@ GEM
9898
sorbet-static-and-runtime (0.5.11829)
9999
sorbet (= 0.5.11829)
100100
sorbet-runtime (= 0.5.11829)
101-
spoom (1.4.2)
101+
spoom (1.5.4)
102102
erubi (>= 1.10.0)
103103
prism (>= 0.28.0)
104+
rbi (>= 0.2.3)
104105
sorbet-static-and-runtime (>= 0.5.10187)
105106
thor (>= 0.19.2)
106107
syntax_tree (6.2.0)
107108
prettier_print (>= 1.2.0)
108-
tapioca (0.15.1)
109+
tapioca (0.16.11)
110+
benchmark
109111
bundler (>= 2.2.25)
110112
netrc (>= 0.11.0)
111113
parallel (>= 1.21.0)
112-
rbi (>= 0.1.4, < 0.2)
114+
rbi (~> 0.2)
113115
sorbet-static-and-runtime (>= 0.5.11087)
114116
spoom (>= 1.2.0)
115117
thor (>= 1.2.0)
@@ -118,7 +120,7 @@ GEM
118120
tzinfo (2.0.6)
119121
concurrent-ruby (~> 1.0)
120122
uri (1.0.2)
121-
yard (0.9.36)
123+
yard (0.9.37)
122124
yard-sorbet (0.9.0)
123125
sorbet-runtime
124126
yard
@@ -137,7 +139,7 @@ DEPENDENCIES
137139
sorbet-coerce (~> 0.7)
138140
sorbet-static-and-runtime (= 0.5.11829)
139141
syntax_tree (~> 6.2)
140-
tapioca (~> 0.15.1)
142+
tapioca (~> 0.16.11)
141143

142144
BUNDLED WITH
143145
2.5.11

sorbet/rbi/dsl/active_support/callbacks.rbi

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+24-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+37-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)