-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
62 lines (58 loc) · 1.11 KB
/
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
55
56
57
58
59
60
61
62
PATH
remote: .
specs:
dolly (3.1.5)
curb (= 0.9.8)
oj
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
curb (0.9.8)
hashdiff (1.0.1)
metaclass (0.0.4)
mocha (1.9.0)
metaclass (~> 0.0.1)
oj (3.14.3)
power_assert (1.1.4)
public_suffix (4.0.6)
rake (13.0.3)
rexml (3.2.5)
rr (1.2.1)
safe_yaml (1.0.5)
test-unit (3.3.3)
power_assert
test-unit-context (0.5.1)
test-unit (>= 2.4.0)
test-unit-full (0.0.5)
test-unit
test-unit-context
test-unit-notify
test-unit-rr
test-unit-runner-tap
test-unit-notify (1.0.4)
test-unit (>= 2.4.9)
test-unit-rr (1.0.5)
rr (>= 1.1.1)
test-unit (>= 2.5.2)
test-unit-runner-tap (1.1.2)
test-unit
webmock (3.6.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
dolly!
mocha
rake (~> 13.0)
rexml
test-unit-full
webmock
BUNDLED WITH
2.3.6