Skip to content

Commit 0ccb102

Browse files
committed
Fixed rake docs
1 parent 3d3a2be commit 0ccb102

File tree

2 files changed

+77
-83
lines changed

2 files changed

+77
-83
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.6
1+
3.4.1

Gemfile.lock

Lines changed: 76 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
activesupport (6.1.7.6)
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
activesupport (7.2.2.1)
9+
base64
10+
benchmark (>= 0.3)
11+
bigdecimal
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
13+
connection_pool (>= 2.2.5)
14+
drb
815
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
917
minitest (>= 5.1)
10-
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
12-
addressable (2.8.0)
13-
public_suffix (>= 2.0.2, < 5.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)
1422
algoliasearch (1.27.5)
1523
httpclient (~> 2.8, >= 2.8.3)
1624
json (>= 1.5.1)
1725
atomos (0.1.3)
26+
base64 (0.2.0)
27+
benchmark (0.4.0)
28+
bigdecimal (3.1.9)
1829
claide (1.1.0)
1930
claide-plugins (0.9.2)
2031
cork
@@ -59,58 +70,45 @@ GEM
5970
netrc (~> 0.11)
6071
cocoapods-try (1.2.0)
6172
colored2 (3.1.2)
62-
concurrent-ruby (1.2.2)
73+
concurrent-ruby (1.3.4)
74+
connection_pool (2.4.1)
6375
cork (0.3.0)
6476
colored2 (~> 3.1)
65-
danger (8.5.0)
77+
danger (9.5.1)
78+
base64 (~> 0.2)
6679
claide (~> 1.0)
6780
claide-plugins (>= 0.9.2)
6881
colored2 (~> 3.1)
6982
cork (~> 0.1)
70-
faraday (>= 0.9.0, < 2.0)
83+
faraday (>= 0.9.0, < 3.0)
7184
faraday-http-cache (~> 2.0)
72-
git (~> 1.7)
85+
git (~> 1.13)
7386
kramdown (~> 2.3)
7487
kramdown-parser-gfm (~> 1.0)
75-
no_proxy_fix
76-
octokit (~> 4.7)
88+
octokit (>= 4.0)
89+
pstore (~> 0.1)
7790
terminal-table (>= 1, < 4)
91+
drb (2.2.1)
7892
escape (0.0.4)
7993
ethon (0.16.0)
8094
ffi (>= 1.15.0)
81-
faraday (1.10.0)
82-
faraday-em_http (~> 1.0)
83-
faraday-em_synchrony (~> 1.0)
84-
faraday-excon (~> 1.1)
85-
faraday-httpclient (~> 1.0)
86-
faraday-multipart (~> 1.0)
87-
faraday-net_http (~> 1.0)
88-
faraday-net_http_persistent (~> 1.0)
89-
faraday-patron (~> 1.0)
90-
faraday-rack (~> 1.0)
91-
faraday-retry (~> 1.0)
92-
ruby2_keywords (>= 0.0.4)
93-
faraday-em_http (1.0.0)
94-
faraday-em_synchrony (1.0.0)
95-
faraday-excon (1.1.0)
96-
faraday-http-cache (2.2.0)
95+
faraday (2.12.2)
96+
faraday-net_http (>= 2.0, < 3.5)
97+
json
98+
logger
99+
faraday-http-cache (2.5.1)
97100
faraday (>= 0.8)
98-
faraday-httpclient (1.0.1)
99-
faraday-multipart (1.0.3)
100-
multipart-post (>= 1.2, < 3)
101-
faraday-net_http (1.0.1)
102-
faraday-net_http_persistent (1.2.0)
103-
faraday-patron (1.0.0)
104-
faraday-rack (1.0.0)
105-
faraday-retry (1.0.3)
101+
faraday-net_http (3.4.0)
102+
net-http (>= 0.5.0)
106103
ffi (1.15.3)
107104
fourflusher (2.3.1)
108105
fuzzy_match (2.0.4)
109106
gh_inspector (1.1.3)
110-
git (1.10.2)
107+
git (1.19.1)
108+
addressable (~> 2.8)
111109
rchardet (~> 1.8)
112110
httpclient (2.8.3)
113-
i18n (1.14.1)
111+
i18n (1.14.6)
114112
concurrent-ruby (~> 1.0)
115113
jazzy (0.14.0)
116114
cocoapods (~> 1.5)
@@ -123,81 +121,77 @@ GEM
123121
sqlite3 (~> 1.3)
124122
xcinvoke (~> 0.3.0)
125123
json (2.5.1)
126-
kramdown (2.3.2)
127-
rexml
124+
kramdown (2.5.1)
125+
rexml (>= 3.3.9)
128126
kramdown-parser-gfm (1.1.0)
129127
kramdown (~> 2.0)
130128
liferaft (0.0.6)
131-
minitest (5.20.0)
129+
logger (1.6.4)
130+
mini_portile2 (2.8.8)
131+
minitest (5.25.4)
132132
molinillo (0.8.0)
133-
multipart-post (2.1.1)
134133
mustache (1.1.1)
135-
nanaimo (0.3.0)
134+
nanaimo (0.4.0)
136135
nap (1.1.0)
136+
net-http (0.6.0)
137+
uri
137138
netrc (0.11.0)
138-
no_proxy_fix (0.1.2)
139-
nokogiri (1.16.5-aarch64-linux)
140-
racc (~> 1.4)
141-
nokogiri (1.16.5-arm64-darwin)
142-
racc (~> 1.4)
143-
nokogiri (1.16.5-x86_64-darwin)
139+
nkf (0.2.0)
140+
nokogiri (1.18.0)
141+
mini_portile2 (~> 2.8.2)
144142
racc (~> 1.4)
145-
nokogiri (1.16.5-x86_64-linux)
143+
nokogiri (1.18.0-arm64-darwin)
146144
racc (~> 1.4)
147-
octokit (4.22.0)
148-
faraday (>= 0.9)
149-
sawyer (~> 0.8.0, >= 0.5.3)
145+
octokit (9.2.0)
146+
faraday (>= 1, < 3)
147+
sawyer (~> 0.9)
150148
open4 (1.3.4)
151-
public_suffix (4.0.6)
152-
racc (1.7.3)
153-
rake (13.0.6)
149+
pstore (0.1.4)
150+
public_suffix (4.0.7)
151+
racc (1.8.1)
152+
rake (13.2.1)
154153
rchardet (1.8.0)
155-
redcarpet (3.5.1)
156-
rexml (3.3.6)
157-
strscan
158-
rouge (2.0.7)
154+
redcarpet (3.6.0)
155+
rexml (3.4.0)
156+
rouge (3.28.0)
159157
ruby-macho (2.5.1)
160-
ruby2_keywords (0.0.5)
161158
sassc (2.4.0)
162159
ffi (~> 1.9)
163-
sawyer (0.8.2)
160+
sawyer (0.9.2)
164161
addressable (>= 2.3.5)
165-
faraday (> 0.8, < 2.0)
166-
slather (2.8.0)
162+
faraday (>= 0.17.3, < 3)
163+
securerandom (0.4.1)
164+
slather (2.8.5)
167165
CFPropertyList (>= 2.2, < 4)
168166
activesupport
169167
clamp (~> 1.3)
170168
nokogiri (>= 1.14.3)
171-
xcodeproj (~> 1.21)
172-
sqlite3 (1.4.2)
173-
strscan (3.1.0)
169+
xcodeproj (~> 1.27)
170+
sqlite3 (1.7.3)
171+
mini_portile2 (~> 2.8.0)
174172
terminal-table (3.0.2)
175173
unicode-display_width (>= 1.1.1, < 3)
176174
typhoeus (1.4.1)
177175
ethon (>= 0.9.0)
178176
tzinfo (2.0.6)
179177
concurrent-ruby (~> 1.0)
180-
unicode-display_width (2.1.0)
178+
unicode-display_width (2.6.0)
179+
uri (1.0.2)
181180
xcinvoke (0.3.0)
182181
liferaft (~> 0.0.6)
183-
xcodeproj (1.25.0)
182+
xcodeproj (1.27.0)
184183
CFPropertyList (>= 2.3.3, < 4.0)
185184
atomos (~> 0.1.3)
186185
claide (>= 1.0.2, < 2.0)
187186
colored2 (~> 3.1)
188-
nanaimo (~> 0.3.0)
189-
rexml (>= 3.3.2, < 4.0)
190-
xcpretty (0.3.0)
191-
rouge (~> 2.0.7)
192-
zeitwerk (2.6.11)
187+
nanaimo (~> 0.4.0)
188+
rexml (>= 3.3.6, < 4.0)
189+
xcpretty (0.4.0)
190+
rouge (~> 3.28.0)
193191

194192
PLATFORMS
195-
aarch64-linux
196-
arm64-darwin-21
197-
arm64-darwin-23
198-
x86_64-darwin-21
199-
x86_64-darwin-22
200-
x86_64-linux
193+
arm64-darwin-24
194+
ruby
201195

202196
DEPENDENCIES
203197
cocoapods (= 1.14.3)
@@ -210,4 +204,4 @@ DEPENDENCIES
210204
xcpretty
211205

212206
BUNDLED WITH
213-
2.4.6
207+
2.6.2

0 commit comments

Comments
 (0)