forked from hsanson/asciidoctor-plantuml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
46 lines (42 loc) · 906 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
PATH
remote: .
specs:
asciidoctor-plantuml (0.0.12)
asciidoctor (>= 1.5.6, < 3.0.0)
GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.10)
ast (2.4.0)
jaro_winkler (1.5.2)
mini_portile2 (2.4.0)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
power_assert (1.1.4)
rainbow (3.0.0)
rake (13.0.1)
rubocop (0.71.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
test-unit (3.3.3)
power_assert
unicode-display_width (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
asciidoctor-plantuml!
bundler (~> 1.3)
nokogiri (~> 1.6)
rake (~> 13.0)
rubocop (~> 0.66)
test-unit (~> 3.3)
BUNDLED WITH
1.17.2