-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathGemfile.lock
More file actions
85 lines (82 loc) · 1.58 KB
/
Copy pathGemfile.lock
File metadata and controls
85 lines (82 loc) · 1.58 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
GEM
remote: https://rubygems.org/
specs:
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
ansi (1.6.0)
bigdecimal (4.1.2)
builder (3.3.0)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (1.0.1)
bigdecimal
rexml
csv (3.3.5)
docile (1.4.1)
drb (2.2.3)
hashdiff (1.2.1)
httparty (0.24.2)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
io-console (0.8.2)
json (2.19.5)
mini_mime (1.1.5)
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
minitest-reporters (1.8.0)
ansi
builder
minitest (>= 5.0, < 7)
ruby-progressbar
mize (0.6.1)
multi_xml (0.9.1)
bigdecimal (>= 3.1, < 5)
prism (1.9.0)
public_suffix (7.0.5)
rake (13.4.2)
readline (0.0.4)
reline
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.4)
ruby-progressbar (1.13.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sync (0.5.0)
term-ansicolor (1.11.3)
tins (~> 1)
thor (1.5.0)
tins (1.53.0)
bigdecimal
mize (~> 0.6)
readline
sync
vcr (6.4.0)
webmock (3.26.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.45)
PLATFORMS
ruby
x64-mingw-ucrt
DEPENDENCIES
coveralls
httparty
minitest
minitest-reporters
rake
vcr
webmock
yard (~> 0.9.45)
BUNDLED WITH
2.4.22