Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GIT
remote: https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal
revision: 5140dbc8c6d29a8ac6bccf9dd2f2b31f1f5d0437
revision: 55a045588e724ea7717423daac11b85718044174
specs:
fastlane-plugin-revenuecat_internal (0.1.0)
nokogiri
rest-client

GEM
Expand Down Expand Up @@ -178,7 +179,7 @@ GEM
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-accept (1.7.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.2)
Expand All @@ -191,7 +192,7 @@ GEM
kramdown (~> 2.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mime-types-data (3.2024.0903)
mini_magick (4.13.2)
mini_mime (1.1.5)
multi_json (1.15.0)
Expand All @@ -201,6 +202,12 @@ GEM
naturally (2.2.1)
netrc (0.11.0)
nkf (0.2.0)
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 (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand All @@ -209,6 +216,7 @@ GEM
os (1.1.4)
plist (3.7.1)
public_suffix (6.0.1)
racc (1.8.1)
rake (13.2.1)
rchardet (1.8.0)
representable (3.2.0)
Expand Down