-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (51 loc) · 959 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
47
48
49
50
51
52
53
54
GEM
remote: http://rubygems.org/
specs:
ansi (1.5.0)
ast (2.4.2)
builder (3.2.4)
docile (1.4.0)
minitest (5.14.4)
minitest-reporters (1.4.3)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.5.1)
nokogiri (1.12.5-x64-mingw32)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
oga (3.3)
ast
ruby-ll (~> 2.1)
parallel (1.21.0)
racc (1.6.0)
rake (13.0.6)
ruby-ll (2.1.2)
ansi
ast
ruby-progressbar (1.11.0)
rubyzip (2.3.2)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
PLATFORMS
x64-mingw32
x86_64-linux
DEPENDENCIES
minitest (~> 5.9)
minitest-reporters
msgpack
nokogiri (~> 1.10)
oga
parallel
rake
rubyzip
simplecov
simplecov-html
BUNDLED WITH
2.2.29