Skip to content

Commit 27d525f

Browse files
committed
chore: update Gemfile.lock files for ci and example
1 parent bc1abff commit 27d525f

2 files changed

Lines changed: 157 additions & 19 deletions

File tree

ci/Gemfile.lock

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.7)
5-
base64
6-
nkf
7-
rexml
8-
activesupport (7.2.2.2)
4+
CFPropertyList (3.0.8)
5+
activesupport (7.2.3.1)
96
base64
107
benchmark (>= 0.3)
118
bigdecimal
@@ -14,18 +11,18 @@ GEM
1411
drb
1512
i18n (>= 1.6, < 2)
1613
logger (>= 1.4.2)
17-
minitest (>= 5.1)
14+
minitest (>= 5.1, < 6)
1815
securerandom (>= 0.3)
1916
tzinfo (~> 2.0, >= 2.0.5)
20-
addressable (2.8.7)
21-
public_suffix (>= 2.0.2, < 7.0)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
2219
algoliasearch (1.27.5)
2320
httpclient (~> 2.8, >= 2.8.3)
2421
json (>= 1.5.1)
2522
atomos (0.1.3)
2623
base64 (0.3.0)
27-
benchmark (0.4.1)
28-
bigdecimal (3.3.1)
24+
benchmark (0.5.0)
25+
bigdecimal (4.1.2)
2926
claide (1.1.0)
3027
cocoapods (1.15.2)
3128
addressable (~> 2.8)
@@ -66,35 +63,35 @@ GEM
6663
cocoapods-try (1.2.0)
6764
colored2 (3.1.2)
6865
concurrent-ruby (1.3.3)
69-
connection_pool (2.5.4)
66+
connection_pool (3.0.2)
7067
drb (2.2.3)
7168
escape (0.0.4)
72-
ethon (0.15.0)
69+
ethon (0.18.0)
7370
ffi (>= 1.15.0)
74-
ffi (1.17.2)
71+
logger
72+
ffi (1.17.4)
7573
fourflusher (2.3.1)
7674
fuzzy_match (2.0.4)
7775
gh_inspector (1.1.3)
7876
httpclient (2.9.0)
7977
mutex_m
80-
i18n (1.14.7)
78+
i18n (1.14.8)
8179
concurrent-ruby (~> 1.0)
82-
json (2.15.1)
80+
json (2.19.8)
8381
logger (1.7.0)
84-
minitest (5.26.0)
82+
minitest (5.27.0)
8583
molinillo (0.8.0)
8684
mutex_m (0.3.0)
8785
nanaimo (0.3.0)
8886
nap (1.1.0)
8987
netrc (0.11.0)
90-
nkf (0.2.0)
9188
public_suffix (4.0.7)
9289
rexml (3.4.4)
9390
rouge (3.28.0)
9491
ruby-macho (2.5.1)
9592
securerandom (0.4.1)
96-
typhoeus (1.5.0)
97-
ethon (>= 0.9.0, < 0.16.0)
93+
typhoeus (1.6.0)
94+
ethon (>= 0.18.0)
9895
tzinfo (2.0.6)
9996
concurrent-ruby (~> 1.0)
10097
xcodeproj (1.25.1)

example/Gemfile.lock

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.8)
5+
activesupport (7.2.3.1)
6+
base64
7+
benchmark (>= 0.3)
8+
bigdecimal
9+
concurrent-ruby (~> 1.0, >= 1.3.1)
10+
connection_pool (>= 2.2.5)
11+
drb
12+
i18n (>= 1.6, < 2)
13+
logger (>= 1.4.2)
14+
minitest (>= 5.1, < 6)
15+
securerandom (>= 0.3)
16+
tzinfo (~> 2.0, >= 2.0.5)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
19+
algoliasearch (1.27.5)
20+
httpclient (~> 2.8, >= 2.8.3)
21+
json (>= 1.5.1)
22+
atomos (0.1.3)
23+
base64 (0.3.0)
24+
benchmark (0.5.0)
25+
bigdecimal (4.1.2)
26+
claide (1.1.0)
27+
cocoapods (1.15.2)
28+
addressable (~> 2.8)
29+
claide (>= 1.0.2, < 2.0)
30+
cocoapods-core (= 1.15.2)
31+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
32+
cocoapods-downloader (>= 2.1, < 3.0)
33+
cocoapods-plugins (>= 1.0.0, < 2.0)
34+
cocoapods-search (>= 1.0.0, < 2.0)
35+
cocoapods-trunk (>= 1.6.0, < 2.0)
36+
cocoapods-try (>= 1.1.0, < 2.0)
37+
colored2 (~> 3.1)
38+
escape (~> 0.0.4)
39+
fourflusher (>= 2.3.0, < 3.0)
40+
gh_inspector (~> 1.0)
41+
molinillo (~> 0.8.0)
42+
nap (~> 1.0)
43+
ruby-macho (>= 2.3.0, < 3.0)
44+
xcodeproj (>= 1.23.0, < 2.0)
45+
cocoapods-core (1.15.2)
46+
activesupport (>= 5.0, < 8)
47+
addressable (~> 2.8)
48+
algoliasearch (~> 1.0)
49+
concurrent-ruby (~> 1.1)
50+
fuzzy_match (~> 2.0.4)
51+
nap (~> 1.0)
52+
netrc (~> 0.11)
53+
public_suffix (~> 4.0)
54+
typhoeus (~> 1.0)
55+
cocoapods-deintegrate (1.0.5)
56+
cocoapods-downloader (2.1)
57+
cocoapods-plugins (1.0.0)
58+
nap
59+
cocoapods-search (1.0.1)
60+
cocoapods-trunk (1.6.0)
61+
nap (>= 0.8, < 2.0)
62+
netrc (~> 0.11)
63+
cocoapods-try (1.2.0)
64+
colored2 (3.1.2)
65+
concurrent-ruby (1.3.3)
66+
connection_pool (3.0.2)
67+
drb (2.2.3)
68+
escape (0.0.4)
69+
ethon (0.18.0)
70+
ffi (>= 1.15.0)
71+
logger
72+
ffi (1.17.4)
73+
ffi (1.17.4-aarch64-linux-gnu)
74+
ffi (1.17.4-aarch64-linux-musl)
75+
ffi (1.17.4-arm-linux-gnu)
76+
ffi (1.17.4-arm-linux-musl)
77+
ffi (1.17.4-arm64-darwin)
78+
ffi (1.17.4-x86-linux-gnu)
79+
ffi (1.17.4-x86-linux-musl)
80+
ffi (1.17.4-x86_64-darwin)
81+
ffi (1.17.4-x86_64-linux-gnu)
82+
ffi (1.17.4-x86_64-linux-musl)
83+
fourflusher (2.3.1)
84+
fuzzy_match (2.0.4)
85+
gh_inspector (1.1.3)
86+
httpclient (2.9.0)
87+
mutex_m
88+
i18n (1.14.8)
89+
concurrent-ruby (~> 1.0)
90+
json (2.19.8)
91+
logger (1.7.0)
92+
minitest (5.27.0)
93+
molinillo (0.8.0)
94+
mutex_m (0.3.0)
95+
nanaimo (0.3.0)
96+
nap (1.1.0)
97+
netrc (0.11.0)
98+
public_suffix (4.0.7)
99+
rexml (3.4.4)
100+
ruby-macho (2.5.1)
101+
securerandom (0.4.1)
102+
typhoeus (1.6.0)
103+
ethon (>= 0.18.0)
104+
tzinfo (2.0.6)
105+
concurrent-ruby (~> 1.0)
106+
xcodeproj (1.25.1)
107+
CFPropertyList (>= 2.3.3, < 4.0)
108+
atomos (~> 0.1.3)
109+
claide (>= 1.0.2, < 2.0)
110+
colored2 (~> 3.1)
111+
nanaimo (~> 0.3.0)
112+
rexml (>= 3.3.6, < 4.0)
113+
114+
PLATFORMS
115+
aarch64-linux-gnu
116+
aarch64-linux-musl
117+
arm-linux-gnu
118+
arm-linux-musl
119+
arm64-darwin
120+
ruby
121+
x86-linux-gnu
122+
x86-linux-musl
123+
x86_64-darwin
124+
x86_64-linux-gnu
125+
x86_64-linux-musl
126+
127+
DEPENDENCIES
128+
activesupport (>= 6.1.7.5, != 7.1.0)
129+
benchmark
130+
bigdecimal
131+
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
132+
concurrent-ruby (< 1.3.4)
133+
logger
134+
mutex_m
135+
xcodeproj (< 1.26.0)
136+
137+
RUBY VERSION
138+
ruby 3.3.5p100
139+
140+
BUNDLED WITH
141+
2.6.4

0 commit comments

Comments
 (0)