forked from Shopify/doggy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
74 lines (70 loc) · 1.5 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
63
64
65
66
67
68
69
70
71
72
73
74
PATH
remote: .
specs:
doggy (2.0.42)
activesupport (~> 4)
json (~> 1.8.3)
parallel (~> 1.6.1)
rugged (~> 0.23.2)
thor (~> 0.19.1)
virtus (~> 1.0.5)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
equalizer (0.0.11)
hashdiff (0.2.3)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (1.8.6)
metaclass (0.0.4)
minitest (5.9.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
parallel (1.6.2)
public_suffix (2.0.4)
rake (10.5.0)
rugged (0.23.3)
safe_yaml (1.0.4)
thor (0.19.4)
thread_safe (0.3.6)
tzinfo (1.2.4)
thread_safe (~> 0.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
webmock (1.22.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.10)
doggy!
minitest
mocha
rake (~> 10.0)
webmock
BUNDLED WITH
1.16.0