Skip to content

Commit 7cadf84

Browse files
authored
Merge pull request #2568 from nervosnetwork/develop
Deploy to testnet
2 parents b1d0679 + d97f215 commit 7cadf84

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

Gemfile.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/nervosnetwork/ckb-sdk-ruby.git
3-
revision: 4b43de58fb69cc046b3cef234d70fd9657711ff6
3+
revision: 4dfcbb6829ef9c0d6abc67a15a20dc53f1189ff4
44
specs:
55
ckb-sdk-ruby (0.103.0)
66
net-http-persistent (~> 4.0.1)
@@ -142,7 +142,7 @@ GEM
142142
config (4.1.0)
143143
deep_merge (~> 1.2, >= 1.2.1)
144144
dry-validation (~> 1.0, >= 1.0.0)
145-
connection_pool (2.4.1)
145+
connection_pool (2.5.3)
146146
console (1.16.2)
147147
fiber-local
148148
crack (0.4.5)
@@ -219,7 +219,7 @@ GEM
219219
fast_page (0.1.5)
220220
activerecord
221221
activesupport
222-
ffi (1.15.5)
222+
ffi (1.17.2)
223223
ffi-compiler (1.0.1)
224224
ffi (>= 1.0.0)
225225
rake
@@ -286,7 +286,7 @@ GEM
286286
marcel (1.0.4)
287287
method_source (1.1.0)
288288
mini_mime (1.1.5)
289-
mini_portile2 (2.8.8)
289+
mini_portile2 (2.8.9)
290290
minitest (5.25.4)
291291
minitest-reporters (1.6.1)
292292
ansi
@@ -297,8 +297,8 @@ GEM
297297
ruby2_keywords (>= 0.0.5)
298298
msgpack (1.6.0)
299299
murmurhash3 (0.1.7)
300-
net-http-persistent (4.0.4)
301-
connection_pool (~> 2.2)
300+
net-http-persistent (4.0.6)
301+
connection_pool (~> 2.2, >= 2.2.4)
302302
net-imap (0.4.20)
303303
date
304304
net-protocol
@@ -313,10 +313,6 @@ GEM
313313
nokogiri (1.18.8)
314314
mini_portile2 (~> 2.8.2)
315315
racc (~> 1.4)
316-
nokogiri (1.18.8-arm64-darwin)
317-
racc (~> 1.4)
318-
nokogiri (1.18.8-x86_64-linux-gnu)
319-
racc (~> 1.4)
320316
pagy (5.10.1)
321317
activesupport
322318
parallel (1.26.3)
@@ -326,7 +322,7 @@ GEM
326322
ast (~> 2.4.1)
327323
racc
328324
pg (1.4.5)
329-
pkg-config (1.5.7)
325+
pkg-config (1.6.2)
330326
prism (1.4.0)
331327
protocol-hpack (1.4.2)
332328
protocol-http (0.24.7)
@@ -433,7 +429,7 @@ GEM
433429
rubocop (>= 1.33.0, < 2.0)
434430
ruby-progressbar (1.13.0)
435431
ruby2_keywords (0.0.5)
436-
rubyzip (2.3.2)
432+
rubyzip (2.4.1)
437433
rufus-scheduler (3.8.2)
438434
fugit (~> 1.1, >= 1.1.6)
439435
sentry-rails (5.6.0)

0 commit comments

Comments
 (0)