Skip to content

Commit

Permalink
update fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro committed Sep 17, 2024
1 parent 3694310 commit c384601
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
GIT
remote: https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal
revision: 9c82c7ab8dab77383245907fd6e5184a61398cae
revision: 55a045588e724ea7717423daac11b85718044174
specs:
fastlane-plugin-revenuecat_internal (0.1.0)
nokogiri
rest-client

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -177,6 +179,7 @@ GEM
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-accept (1.7.0)
http-cookie (1.0.6)
domain_name (~> 0.5)
httpclient (2.8.3)
Expand All @@ -188,15 +191,25 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mini_magick (4.13.1)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.4.1)
nanaimo (0.3.0)
nap (1.1.0)
naturally (2.2.1)
netrc (0.11.0)
nkf (0.2.0)
no_proxy_fix (0.1.2)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
Expand All @@ -206,12 +219,18 @@ GEM
os (1.1.4)
plist (3.7.1)
public_suffix (5.1.1)
racc (1.8.1)
rake (13.2.1)
rchardet (1.8.0)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
rexml (3.2.9)
strscan
Expand Down

0 comments on commit c384601

Please sign in to comment.