Skip to content

Commit

Permalink
Update fastlane plugin (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonidero authored Oct 3, 2024
1 parent 12d9d1d commit 7f5cd7a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal
revision: 5b2e35c6985e02b5911c53ebe4d071e742e03ccc
revision: 3b1e7cfc41048ead742195d56ec1c3c0070357ea
specs:
fastlane-plugin-revenuecat_internal (0.1.0)
nokogiri
Expand Down Expand Up @@ -196,7 +196,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -255,9 +255,10 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
logger (1.6.1)
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mime-types-data (3.2024.1001)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
Expand Down

0 comments on commit 7f5cd7a

Please sign in to comment.