Skip to content

Commit 843e5b9

Browse files
authored
Added gemfile and updated podfile.lock (#696)
* Added gemfile and updated podfile.lock * fixed ci
1 parent e0b35d2 commit 843e5b9

File tree

4 files changed

+1390
-553
lines changed

4 files changed

+1390
-553
lines changed

.github/workflows/ios.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: 20.x
2727
- uses: ruby/setup-ruby@v1
2828
with:
29-
ruby-version: 2.7
29+
ruby-version: 3.2
3030
working-directory: example
3131
bundler-cache: true
3232
- name: Install dependencies
@@ -50,7 +50,7 @@ jobs:
5050
node-version: 20.x
5151
- uses: ruby/setup-ruby@v1
5252
with:
53-
ruby-version: 2.7
53+
ruby-version: 3.2
5454
working-directory: example
5555
bundler-cache: true
5656
- name: Install dependencies

example/Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
source 'https://rubygems.org'
2+
3+
gem 'cocoapods', '~> 1.16'
4+
gem 'CFPropertyList', '3.0.7'

example/Gemfile.lock

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
7+
rexml
8+
activesupport (7.2.3)
9+
base64
10+
benchmark (>= 0.3)
11+
bigdecimal
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
13+
connection_pool (>= 2.2.5)
14+
drb
15+
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
17+
minitest (>= 5.1)
18+
securerandom (>= 0.3)
19+
tzinfo (~> 2.0, >= 2.0.5)
20+
addressable (2.8.9)
21+
public_suffix (>= 2.0.2, < 8.0)
22+
algoliasearch (1.27.5)
23+
httpclient (~> 2.8, >= 2.8.3)
24+
json (>= 1.5.1)
25+
atomos (0.1.3)
26+
base64 (0.3.0)
27+
benchmark (0.5.0)
28+
bigdecimal (4.0.1)
29+
claide (1.1.0)
30+
cocoapods (1.16.2)
31+
addressable (~> 2.8)
32+
claide (>= 1.0.2, < 2.0)
33+
cocoapods-core (= 1.16.2)
34+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
35+
cocoapods-downloader (>= 2.1, < 3.0)
36+
cocoapods-plugins (>= 1.0.0, < 2.0)
37+
cocoapods-search (>= 1.0.0, < 2.0)
38+
cocoapods-trunk (>= 1.6.0, < 2.0)
39+
cocoapods-try (>= 1.1.0, < 2.0)
40+
colored2 (~> 3.1)
41+
escape (~> 0.0.4)
42+
fourflusher (>= 2.3.0, < 3.0)
43+
gh_inspector (~> 1.0)
44+
molinillo (~> 0.8.0)
45+
nap (~> 1.0)
46+
ruby-macho (>= 2.3.0, < 3.0)
47+
xcodeproj (>= 1.27.0, < 2.0)
48+
cocoapods-core (1.16.2)
49+
activesupport (>= 5.0, < 8)
50+
addressable (~> 2.8)
51+
algoliasearch (~> 1.0)
52+
concurrent-ruby (~> 1.1)
53+
fuzzy_match (~> 2.0.4)
54+
nap (~> 1.0)
55+
netrc (~> 0.11)
56+
public_suffix (~> 4.0)
57+
typhoeus (~> 1.0)
58+
cocoapods-deintegrate (1.0.5)
59+
cocoapods-downloader (2.1)
60+
cocoapods-plugins (1.0.0)
61+
nap
62+
cocoapods-search (1.0.1)
63+
cocoapods-trunk (1.6.0)
64+
nap (>= 0.8, < 2.0)
65+
netrc (~> 0.11)
66+
cocoapods-try (1.2.0)
67+
colored2 (3.1.2)
68+
concurrent-ruby (1.3.6)
69+
connection_pool (3.0.2)
70+
drb (2.2.3)
71+
escape (0.0.4)
72+
ethon (0.15.0)
73+
ffi (>= 1.15.0)
74+
ffi (1.17.3)
75+
ffi (1.17.3-arm64-darwin)
76+
fourflusher (2.3.1)
77+
fuzzy_match (2.0.4)
78+
gh_inspector (1.1.3)
79+
httpclient (2.9.0)
80+
mutex_m
81+
i18n (1.14.8)
82+
concurrent-ruby (~> 1.0)
83+
json (2.18.1)
84+
logger (1.7.0)
85+
minitest (6.0.2)
86+
drb (~> 2.0)
87+
prism (~> 1.5)
88+
molinillo (0.8.0)
89+
mutex_m (0.3.0)
90+
nanaimo (0.4.0)
91+
nap (1.1.0)
92+
netrc (0.11.0)
93+
nkf (0.2.0)
94+
prism (1.9.0)
95+
public_suffix (4.0.7)
96+
rexml (3.4.4)
97+
ruby-macho (2.5.1)
98+
securerandom (0.4.1)
99+
typhoeus (1.5.0)
100+
ethon (>= 0.9.0, < 0.16.0)
101+
tzinfo (2.0.6)
102+
concurrent-ruby (~> 1.0)
103+
xcodeproj (1.27.0)
104+
CFPropertyList (>= 2.3.3, < 4.0)
105+
atomos (~> 0.1.3)
106+
claide (>= 1.0.2, < 2.0)
107+
colored2 (~> 3.1)
108+
nanaimo (~> 0.4.0)
109+
rexml (>= 3.3.6, < 4.0)
110+
111+
PLATFORMS
112+
arm64-darwin-24
113+
ruby
114+
115+
DEPENDENCIES
116+
CFPropertyList (= 3.0.7)
117+
cocoapods (~> 1.16)
118+
119+
BUNDLED WITH
120+
2.4.22

0 commit comments

Comments
 (0)