Conversation
|
Closing pending a new tapioca release that incorporates Shopify/tapioca#1102 |
|
Re-opening now that tapioca v0.9.4 resolves the missing methods issue |
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 21 21
Lines 739 739
=========================================
Hits 739 739 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
|
||
| BUNDLED WITH | ||
| 2.3.20 | ||
| 2.3.13 |
There was a problem hiding this comment.
Downgraded the bundler version to keep platform specific versions of sorbet-static until a version with ruby/rubygems#5832 is released.
There was a problem hiding this comment.
I've kept this, but just fyi, when I run bundle update locally with bundler 2.3.13 i get this error: ruby/rubygems#5088
There was a problem hiding this comment.
Interesting. It's working for me on Ruby 3.1.2. Hopefully we can bump Bundler soon.
| sorbet-static (= 0.5.10365) | ||
| sorbet-runtime (0.5.10365) | ||
| sorbet-static (0.5.10365-x86_64-linux) | ||
| sorbet (0.5.10346) |
There was a problem hiding this comment.
I tried for quite a bit but couldn't get sorbet to be bumped given the new Gemfile.lock. Nothing jumps out to me that is limiting Sorbet version 😕 Maybe you can have more luck locally.
There was a problem hiding this comment.
That's likely because there are no darwin builds for the new release due to https://sorbet-ruby.slack.com/archives/CHN2L03NH/p1660847337669779
There was a problem hiding this comment.
Good find, I was very confused.
No description provided.