Skip to content

Commit cb4eb3f

Browse files
chore(deps): update dependency solargraph to "~> 0.58.0"
1 parent 35592cf commit cb4eb3f

2 files changed

Lines changed: 37 additions & 33 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ source "https://rubygems.org"
66

77
gem "fastlane", "~> 2.217"
88

9-
gem "solargraph", "~> 0.56.0"
9+
gem "solargraph", "~> 0.58.0"

Gemfile.lock

Lines changed: 36 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
3232
babosa (1.0.4)
3333
backport (1.2.0)
3434
base64 (0.3.0)
35-
benchmark (0.4.1)
35+
benchmark (0.5.0)
3636
bigdecimal (1.4.4)
3737
claide (1.1.0)
3838
colored (1.2)
@@ -47,17 +47,16 @@ GEM
4747
dotenv (2.8.1)
4848
emoji_regex (3.2.3)
4949
excon (0.112.0)
50-
faraday (1.10.4)
50+
faraday (1.8.0)
5151
faraday-em_http (~> 1.0)
5252
faraday-em_synchrony (~> 1.0)
5353
faraday-excon (~> 1.1)
54-
faraday-httpclient (~> 1.0)
55-
faraday-multipart (~> 1.0)
54+
faraday-httpclient (~> 1.0.1)
5655
faraday-net_http (~> 1.0)
57-
faraday-net_http_persistent (~> 1.0)
56+
faraday-net_http_persistent (~> 1.1)
5857
faraday-patron (~> 1.0)
5958
faraday-rack (~> 1.0)
60-
faraday-retry (~> 1.0)
59+
multipart-post (>= 1.2, < 3)
6160
ruby2_keywords (>= 0.0.4)
6261
faraday-cookie_jar (0.0.7)
6362
faraday (>= 0.8.0)
@@ -66,13 +65,10 @@ GEM
6665
faraday-em_synchrony (1.0.1)
6766
faraday-excon (1.1.0)
6867
faraday-httpclient (1.0.1)
69-
faraday-multipart (1.1.1)
70-
multipart-post (~> 2.0)
7168
faraday-net_http (1.0.2)
7269
faraday-net_http_persistent (1.2.0)
7370
faraday-patron (1.0.0)
7471
faraday-rack (1.0.0)
75-
faraday-retry (1.0.3)
7672
faraday_middleware (1.2.1)
7773
faraday (~> 1.0)
7874
fastimage (2.4.0)
@@ -165,11 +161,11 @@ GEM
165161
mutex_m
166162
jaro_winkler (1.6.1)
167163
jmespath (1.6.2)
168-
json (2.15.0)
164+
json (2.18.0)
169165
jwt (2.10.2)
170166
base64
171-
kramdown (2.4.0)
172-
rexml
167+
kramdown (2.5.2)
168+
rexml (>= 3.4.4)
173169
kramdown-parser-gfm (1.1.0)
174170
kramdown (~> 2.0)
175171
language_server-protocol (3.17.0.5)
@@ -183,50 +179,52 @@ GEM
183179
nanaimo (0.4.0)
184180
naturally (2.3.0)
185181
nkf (0.2.0)
186-
nokogiri (1.18.8-x64-mingw-ucrt)
182+
nokogiri (1.19.0-x64-mingw-ucrt)
187183
racc (~> 1.4)
188-
nokogiri (1.18.8-x86_64-linux-gnu)
184+
nokogiri (1.19.0-x86_64-linux-gnu)
189185
racc (~> 1.4)
190186
observer (0.1.2)
187+
open3 (0.2.1)
191188
optparse (0.6.0)
192189
os (1.1.4)
193-
ostruct (0.6.2)
190+
ostruct (0.6.3)
194191
parallel (1.27.0)
195-
parser (3.3.8.0)
192+
parser (3.3.10.1)
196193
ast (~> 2.4.1)
197194
racc
198195
plist (3.7.2)
199-
prism (1.4.0)
196+
prism (1.9.0)
200197
public_suffix (6.0.2)
201198
racc (1.8.1)
202199
rainbow (3.1.1)
203200
rake (13.3.0)
204-
rbs (3.9.4)
201+
rbs (3.10.3)
205202
logger
206-
regexp_parser (2.10.0)
203+
tsort
204+
regexp_parser (2.11.3)
207205
representable (3.2.0)
208206
declarative (< 0.1.0)
209207
trailblazer-option (>= 0.1.1, < 0.2.0)
210208
uber (< 0.2.0)
211209
retriable (3.1.2)
212-
reverse_markdown (3.0.0)
210+
reverse_markdown (3.0.2)
213211
nokogiri
214212
rexml (3.4.4)
215213
rouge (2.0.7)
216-
rubocop (1.77.0)
214+
rubocop (1.84.1)
217215
json (~> 2.3)
218216
language_server-protocol (~> 3.17.0.2)
219217
lint_roller (~> 1.1.0)
220218
parallel (~> 1.10)
221219
parser (>= 3.3.0.2)
222220
rainbow (>= 2.2.2, < 4.0)
223221
regexp_parser (>= 2.9.3, < 3.0)
224-
rubocop-ast (>= 1.45.1, < 2.0)
222+
rubocop-ast (>= 1.49.0, < 2.0)
225223
ruby-progressbar (~> 1.7)
226224
unicode-display_width (>= 2.4.0, < 4.0)
227-
rubocop-ast (1.45.1)
225+
rubocop-ast (1.49.0)
228226
parser (>= 3.3.7.2)
229-
prism (~> 1.4)
227+
prism (~> 1.7)
230228
ruby-progressbar (1.13.0)
231229
ruby2_keywords (0.0.5)
232230
rubyzip (2.4.1)
@@ -239,32 +237,36 @@ GEM
239237
simctl (1.6.10)
240238
CFPropertyList
241239
naturally
242-
solargraph (0.56.0)
240+
solargraph (0.58.2)
241+
ast (~> 2.4.3)
243242
backport (~> 1.2)
244243
benchmark (~> 0.4)
245-
bundler (~> 2.0)
244+
bundler (>= 2.0)
246245
diff-lcs (~> 1.4)
247246
jaro_winkler (~> 1.6, >= 1.6.1)
248247
kramdown (~> 2.3)
249248
kramdown-parser-gfm (~> 1.1)
250249
logger (~> 1.6)
251250
observer (~> 0.1)
251+
open3 (~> 0.2.1)
252252
ostruct (~> 0.6)
253253
parser (~> 3.0)
254254
prism (~> 1.4)
255-
rbs (~> 3.3)
255+
rbs (>= 3.6.1, <= 4.0.0.dev.4)
256256
reverse_markdown (~> 3.0)
257-
rubocop (~> 1.38)
257+
rubocop (~> 1.76)
258258
thor (~> 1.0)
259259
tilt (~> 2.0)
260260
yard (~> 0.9, >= 0.9.24)
261+
yard-activesupport-concern (~> 0.0)
261262
yard-solargraph (~> 0.1)
262263
terminal-notifier (2.0.0)
263264
terminal-table (3.0.2)
264265
unicode-display_width (>= 1.1.1, < 3)
265-
thor (1.3.2)
266-
tilt (2.6.0)
266+
thor (1.5.0)
267+
tilt (2.7.0)
267268
trailblazer-option (0.1.2)
269+
tsort (0.2.0)
268270
tty-cursor (0.7.1)
269271
tty-screen (0.8.2)
270272
tty-spinner (0.9.3)
@@ -283,7 +285,9 @@ GEM
283285
rouge (~> 2.0.7)
284286
xcpretty-travis-formatter (1.0.1)
285287
xcpretty (~> 0.2, >= 0.0.7)
286-
yard (0.9.37)
288+
yard (0.9.38)
289+
yard-activesupport-concern (0.0.1)
290+
yard (>= 0.8)
287291
yard-solargraph (0.1.0)
288292
yard (~> 0.9)
289293

@@ -293,7 +297,7 @@ PLATFORMS
293297

294298
DEPENDENCIES
295299
fastlane (~> 2.217)
296-
solargraph (~> 0.56.0)
300+
solargraph (~> 0.58.0)
297301

298302
BUNDLED WITH
299303
2.3.26

0 commit comments

Comments
 (0)