-
Notifications
You must be signed in to change notification settings - Fork 95
/
Gemfile.lock
70 lines (66 loc) · 1.35 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
PATH
remote: .
specs:
chargify_api_ares (1.4.15)
activeresource (>= 3.2.16)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.19)
activesupport (= 3.2.19)
builder (~> 3.0.0)
activeresource (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
appraisal (1.0.2)
bundler
rake
thor (>= 0.14.0)
builder (3.0.4)
coderay (1.0.8)
diff-lcs (1.1.3)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
faker (1.1.2)
i18n (~> 0.5)
fakeweb (1.3.0)
i18n (0.6.11)
method_source (0.8.1)
multi_json (1.10.1)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
slop (3.4.3)
thor (0.17.0)
vcr (2.9.2)
PLATFORMS
ruby
DEPENDENCIES
appraisal
chargify_api_ares!
dotenv
factory_girl (~> 2.6)
faker (~> 1.1.2)
fakeweb (~> 1.3.0)
pry
rake (~> 10.0.3)
rspec (~> 2.12.0)
vcr
BUNDLED WITH
1.16.1