-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
95 lines (92 loc) · 1.88 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
PATH
remote: .
specs:
cloud_server_analytics (0.0.1)
gli
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
amazon-ec2 (0.9.17)
xml-simple (>= 1.0.12)
arel (3.0.2)
builder (3.0.0)
coderay (1.0.6)
database_cleaner (0.7.2)
diff-lcs (1.1.3)
gli (1.6.0)
i18n (0.6.0)
json (1.7.1)
metaclass (0.0.1)
method_source (0.7.1)
mocha (0.11.4)
metaclass (~> 0.0.1)
multi_json (1.3.4)
pg (0.13.2)
pry (0.9.9.6)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
resque (1.20.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-scheduler (2.0.0)
redis (>= 2.0.1)
resque (>= 1.20.0)
rufus-scheduler
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
rufus-scheduler (2.0.16)
tzinfo (>= 0.3.23)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.4.4)
tilt (1.3.3)
tzinfo (0.3.33)
vegas (0.1.11)
rack (>= 1.0.0)
xml-simple (1.1.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord
amazon-ec2
cloud_server_analytics!
database_cleaner
mocha
pg
pry
rake
rdoc
resque
resque-scheduler
rspec