Update Gemfile.lock#2254
Conversation
| CFPropertyList | ||
| naturally | ||
| sqlite3 (1.4.4) | ||
| sqlite3 (1.6.0-arm64-darwin) |
There was a problem hiding this comment.
hmmm this is making it fail 🤔
There was a problem hiding this comment.
Ok, I changed the platforms and I think it's now fixed. I also did this so the version of macos doesn't keep changing and growing in the platforms section
bundle lock --remove-platform arm64-darwin-21
bundle lock --add-platform arm64-darwin
It was only adding the arm64 dependency before because in my machine it was removing the ruby platform too (I removed the Gemfile.lock and ran bundle install, so bundler thought the only required architecture was arm64).
There was a problem hiding this comment.
I will remove the new platform for now, because it adds sqlite3 (1.6.0-arm64-darwin) which makes CircleCI fail
There was a problem hiding this comment.
Right, I don't know why it's adding this dependency version either... so I think that makes sense
| zeitwerk (2.6.6) | ||
|
|
||
| PLATFORMS | ||
| arm64-darwin |
There was a problem hiding this comment.
I will just remove this for now, because it adds sqlite3 (1.6.0-arm64-darwin) which makes CI fail
Codecov Report
@@ Coverage Diff @@
## main #2254 +/- ##
==========================================
+ Coverage 85.90% 85.96% +0.05%
==========================================
Files 183 183
Lines 12125 12125
==========================================
+ Hits 10416 10423 +7
+ Misses 1709 1702 -7
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
**This is an automatic release.** ### Dependency Updates * Bump fastlane-plugin-revenuecat_internal from `738f255` to `9255366` (#2264) via dependabot[bot] (@dependabot[bot]) * Update `Gemfile.lock` (#2254) via Cesar de la Vega (@vegaro) ### Other Changes * `HTTPClient`: added support for sending `X-Nonce` (#2214) via NachoSoto (@NachoSoto) * `Configuration`: added (`internal` for now) API to load public key (#2215) via NachoSoto (@NachoSoto) * Replaced `Any` uses for workaround with `Box` (#2250) via NachoSoto (@NachoSoto) * `HTTPClientTests`: fixed failing test with missing assertions (#2262) via NachoSoto (@NachoSoto) * `HTTPClientTests`: refactored tests to use `waitUntil` (#2257) via NachoSoto (@NachoSoto) * PurchaseTester: Add Receipt Inspector UI (#2249) via Andy Boedo (@aboedo) * Adds dependabot (#2259) via Cesar de la Vega (@vegaro) * `StoreKit1WrapperTests`: avoid using `Bool.random` to fix flaky code coverage (#2258) via NachoSoto (@NachoSoto) * `IntroEligibilityCalculator`: changed logic to handle products with no subscription group (#2247) via NachoSoto (@NachoSoto)
We got some dependabot alerts of high severity vulnerabilities https://github.com/RevenueCat/purchases-ios/security/dependabot