forked from NatLabRockies/resstock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
49 lines (46 loc) · 828 Bytes
/
Gemfile.lock
File metadata and controls
49 lines (46 loc) · 828 Bytes
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
GEM
remote: http://rubygems.org/
specs:
ansi (1.5.0)
ast (2.4.2)
builder (3.2.4)
docile (1.4.0)
matrix (0.4.2)
minitest (5.15.0)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
msgpack (1.7.2)
oga (3.4)
ast
ruby-ll (~> 2.1)
parallel (1.24.0)
rake (13.2.1)
ruby-ll (2.1.3)
ansi
ast
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
PLATFORMS
x64-mingw-ucrt
DEPENDENCIES
matrix
minitest (= 5.15)
minitest-reporters
msgpack
oga
parallel
rake
rubyzip
simplecov
simplecov-html
BUNDLED WITH
2.4.10