Skip to content

Commit 0015521

Browse files
Bump concurrent-ruby from 1.1.10 to 1.3.7
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.10 to 1.3.7. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.1.10...v1.3.7) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ed9f76 commit 0015521

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
cliver (0.3.2)
3232
cnccs (0.1.6)
3333
coderay (1.1.3)
34-
concurrent-ruby (1.1.10)
34+
concurrent-ruby (1.3.7)
3535
connection_pool (2.3.0)
3636
css_parser (1.12.0)
3737
addressable
@@ -50,6 +50,8 @@ GEM
5050
unicode-types (~> 1.7)
5151
emf2svg (1.4.2-arm64-darwin)
5252
ffi (~> 1.0)
53+
emf2svg (1.4.2-x86_64-linux)
54+
ffi (~> 1.0)
5355
equivalent-xml (0.6.0)
5456
nokogiri (>= 1.4.3)
5557
excavate (0.3.1)
@@ -60,10 +62,15 @@ GEM
6062
rubyzip (~> 2.3)
6163
seven-zip (~> 1.4)
6264
thor (~> 1.0)
65+
expressir (1.2.7)
66+
rice (~> 4.0.3)
67+
thor (~> 1.0)
6368
expressir (1.2.7-arm64-darwin)
6469
thor (~> 1.0)
6570
extract_ttc (0.2.0)
6671
ffi (~> 1.0)
72+
extract_ttc (0.2.0-x86_64-linux)
73+
ffi (~> 1.0)
6774
faraday (1.10.2)
6875
faraday-em_http (~> 1.0)
6976
faraday-em_synchrony (~> 1.0)
@@ -97,6 +104,8 @@ GEM
97104
ffi (~> 1.0)
98105
ffi-libarchive-binary (0.2.6-arm64-darwin)
99106
ffi-libarchive (~> 1.0)
107+
ffi-libarchive-binary (0.2.6-x86_64-linux)
108+
ffi-libarchive (~> 1.0)
100109
fontist (1.14.5)
101110
down (~> 5.0)
102111
excavate (~> 0.3.1)
@@ -393,6 +402,9 @@ GEM
393402
connection_pool (~> 2.2)
394403
net-protocol (0.1.3)
395404
timeout
405+
nokogiri (1.13.8)
406+
mini_portile2 (~> 2.8.0)
407+
racc (~> 1.4)
396408
nokogiri (1.13.8-arm64-darwin)
397409
racc (~> 1.4)
398410
nokogiri-styles (0.1.2)
@@ -402,6 +414,9 @@ GEM
402414
parslet (2.0.0)
403415
plane1converter (0.0.1)
404416
plist (3.6.0)
417+
pngcheck (0.2.7)
418+
ffi (~> 1.0)
419+
mini_portile2 (~> 2.7)
405420
pngcheck (0.2.7-arm64-darwin)
406421
ffi (~> 1.0)
407422
premailer (1.11.1)
@@ -617,6 +632,7 @@ GEM
617632
reverse_markdown (1.4.0)
618633
nokogiri
619634
rexml (3.2.5)
635+
rice (4.0.4)
620636
roman-numerals (0.3.0)
621637
rsec (1.0.0)
622638
ruby-graphviz (1.2.5)
@@ -708,6 +724,7 @@ GEM
708724

709725
PLATFORMS
710726
arm64-darwin-21
727+
x86_64-linux
711728

712729
DEPENDENCIES
713730
metanorma-cli

0 commit comments

Comments
 (0)