Skip to content

Commit 3539778

Browse files
committed
Update ruby version
1 parent 8525685 commit 3539778

File tree

2 files changed

+56
-32
lines changed

2 files changed

+56
-32
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2
1+
3.4.5

Gemfile.lock

Lines changed: 55 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,32 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.2)
8+
activesupport (7.2.2.2)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
11-
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
1314
drb
1415
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
1517
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
18-
addressable (2.8.6)
19-
public_suffix (>= 2.0.2, < 6.0)
18+
securerandom (>= 0.3)
19+
tzinfo (~> 2.0, >= 2.0.5)
20+
addressable (2.8.7)
21+
public_suffix (>= 2.0.2, < 7.0)
2022
algoliasearch (1.27.5)
2123
httpclient (~> 2.8, >= 2.8.3)
2224
json (>= 1.5.1)
2325
atomos (0.1.3)
24-
base64 (0.2.0)
25-
bigdecimal (3.1.7)
26+
base64 (0.3.0)
27+
benchmark (0.4.1)
28+
bigdecimal (3.2.2)
2629
claide (1.1.0)
27-
cocoapods (1.15.2)
30+
cocoapods (1.16.2)
2831
addressable (~> 2.8)
2932
claide (>= 1.0.2, < 2.0)
30-
cocoapods-core (= 1.15.2)
33+
cocoapods-core (= 1.16.2)
3134
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3235
cocoapods-downloader (>= 2.1, < 3.0)
3336
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -41,8 +44,8 @@ GEM
4144
molinillo (~> 0.8.0)
4245
nap (~> 1.0)
4346
ruby-macho (>= 2.3.0, < 3.0)
44-
xcodeproj (>= 1.23.0, < 2.0)
45-
cocoapods-core (1.15.2)
47+
xcodeproj (>= 1.27.0, < 2.0)
48+
cocoapods-core (1.16.2)
4649
activesupport (>= 5.0, < 8)
4750
addressable (~> 2.8)
4851
algoliasearch (~> 1.0)
@@ -62,49 +65,70 @@ GEM
6265
netrc (~> 0.11)
6366
cocoapods-try (1.2.0)
6467
colored2 (3.1.2)
65-
concurrent-ruby (1.2.3)
66-
connection_pool (2.4.1)
67-
drb (2.2.1)
68+
concurrent-ruby (1.3.5)
69+
connection_pool (2.5.3)
70+
drb (2.2.3)
6871
escape (0.0.4)
69-
ethon (0.16.0)
72+
ethon (0.15.0)
7073
ffi (>= 1.15.0)
71-
ffi (1.16.3)
74+
ffi (1.17.2)
75+
ffi (1.17.2-aarch64-linux-gnu)
76+
ffi (1.17.2-aarch64-linux-musl)
77+
ffi (1.17.2-arm-linux-gnu)
78+
ffi (1.17.2-arm-linux-musl)
79+
ffi (1.17.2-arm64-darwin)
80+
ffi (1.17.2-x86-linux-gnu)
81+
ffi (1.17.2-x86-linux-musl)
82+
ffi (1.17.2-x86_64-darwin)
83+
ffi (1.17.2-x86_64-linux-gnu)
84+
ffi (1.17.2-x86_64-linux-musl)
7285
fourflusher (2.3.1)
7386
fuzzy_match (2.0.4)
7487
gh_inspector (1.1.3)
75-
httpclient (2.8.3)
76-
i18n (1.14.4)
88+
httpclient (2.9.0)
89+
mutex_m
90+
i18n (1.14.7)
7791
concurrent-ruby (~> 1.0)
78-
json (2.7.1)
79-
minitest (5.22.3)
92+
json (2.13.2)
93+
logger (1.7.0)
94+
minitest (5.25.5)
8095
molinillo (0.8.0)
81-
mutex_m (0.2.0)
82-
nanaimo (0.3.0)
96+
mutex_m (0.3.0)
97+
nanaimo (0.4.0)
8398
nap (1.1.0)
8499
netrc (0.11.0)
85100
nkf (0.2.0)
86101
public_suffix (4.0.7)
87-
rexml (3.2.6)
102+
rexml (3.4.2)
88103
ruby-macho (2.5.1)
89-
typhoeus (1.4.1)
90-
ethon (>= 0.9.0)
104+
securerandom (0.4.1)
105+
typhoeus (1.5.0)
106+
ethon (>= 0.9.0, < 0.16.0)
91107
tzinfo (2.0.6)
92108
concurrent-ruby (~> 1.0)
93-
xcodeproj (1.24.0)
109+
xcodeproj (1.27.0)
94110
CFPropertyList (>= 2.3.3, < 4.0)
95111
atomos (~> 0.1.3)
96112
claide (>= 1.0.2, < 2.0)
97113
colored2 (~> 3.1)
98-
nanaimo (~> 0.3.0)
99-
rexml (~> 3.2.4)
114+
nanaimo (~> 0.4.0)
115+
rexml (>= 3.3.6, < 4.0)
100116

101117
PLATFORMS
118+
aarch64-linux-gnu
119+
aarch64-linux-musl
120+
arm-linux-gnu
121+
arm-linux-musl
102122
arm64-darwin
123+
ruby
124+
x86-linux-gnu
125+
x86-linux-musl
103126
x86_64-darwin
104-
x86_64-linux
127+
x86_64-linux-gnu
128+
x86_64-linux-musl
105129

106130
DEPENDENCIES
107131
cocoapods
108132

109133
BUNDLED WITH
110-
2.2.22
134+
2.7.1

0 commit comments

Comments
 (0)