forked from nateleavitt/infusionsoft
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (42 loc) · 911 Bytes
/
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
PATH
remote: .
specs:
infusionsoft (2.0.2)
hashie (~> 3.2.0)
retriable (~> 1.4.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.18)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
columnize (0.8.9)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
hashie (3.2.0)
i18n (0.6.9)
multi_json (1.10.1)
rake (10.3.2)
retriable (1.4.1)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.0)
rspec-expectations (2.99.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-instafail (0.2.4)
rspec-mocks (2.99.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (< 4.0)
bundler (~> 1.5)
byebug (~> 2.7)
infusionsoft!
rake (~> 10.1)
rspec (~> 2.14)
rspec-instafail (~> 0.2)