File tree Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -131,10 +131,10 @@ GEM
131
131
sorbet-static-and-runtime (0.5.12079 )
132
132
sorbet (= 0.5.12079 )
133
133
sorbet-runtime (= 0.5.12079 )
134
- spoom (1.6.2 )
134
+ spoom (1.6.3 )
135
135
erubi (>= 1.10.0 )
136
136
prism (>= 0.28.0 )
137
- rbi (>= 0.3.1 )
137
+ rbi (>= 0.3.3 )
138
138
rexml (>= 3.2.6 )
139
139
sorbet-static-and-runtime (>= 0.5.10187 )
140
140
thor (>= 0.19.2 )
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ def self.extension_api_version
112
112
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-0.5.12079/lib" )
113
113
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/sorbet-static-and-runtime-0.5.12079/lib" )
114
114
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/thor-1.3.2/lib" )
115
- $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.6.2 /lib" )
115
+ $:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/spoom-1.6.3 /lib" )
116
116
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /extensions/arm64-darwin-20/#{ Gem . extension_api_version } /stackprof-0.2.27" )
117
117
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/stackprof-0.2.27/lib" )
118
118
$:. unshift File . expand_path ( "#{ __dir__ } /../#{ RUBY_ENGINE } /#{ Gem . ruby_api_version } /gems/yard-0.9.37/lib" )
You can’t perform that action at this time.
0 commit comments