forked from Vidyard/eloqua
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
98 lines (95 loc) · 1.9 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
PATH
remote: .
specs:
eloqua (1.2.4)
activemodel
activesupport (>= 3.0.6)
builder
i18n (>= 0.5.0)
savon (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
akami (1.2.0)
gyoku (>= 0.4.0)
nokogiri (>= 1.4.0)
atomic (1.1.14)
builder (3.1.4)
ci_reporter (1.6.4)
builder (>= 2.1.2)
coderay (1.0.9)
diff-lcs (1.2.4)
flexmock (0.9.0)
gyoku (1.1.0)
builder (>= 2.1.2)
httpi (2.1.0)
rack
rubyntlm (~> 0.3.2)
i18n (0.6.5)
metaclass (0.0.1)
method_source (0.8.1)
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.0)
nokogiri (1.5.10)
nori (2.3.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
ruby-fsevent (0.2.1)
rubyntlm (0.3.4)
savon (2.3.0)
akami (~> 1.2.0)
builder (>= 2.1.2)
gyoku (~> 1.1.0)
httpi (~> 2.1.0)
nokogiri (>= 1.4.0, < 1.6)
nori (~> 2.3.0)
wasabi (~> 3.2.0)
savon_spec (0.1.6)
mocha (>= 0.9.8)
rspec (>= 2.0.0)
savon (>= 0.8.0)
slop (3.4.5)
thread_safe (0.1.3)
atomic
timecop (0.3.5)
tzinfo (0.3.37)
wasabi (3.2.0)
httpi (~> 2.0)
nokogiri (>= 1.4.0, < 1.6)
watchr (0.7)
PLATFORMS
ruby
DEPENDENCIES
ci_reporter
eloqua!
flexmock
pry
rake
rspec
ruby-fsevent
savon_spec
timecop
watchr