-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
120 lines (118 loc) · 2.23 KB
/
Gemfile.lock
File metadata and controls
120 lines (118 loc) · 2.23 KB
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
GEM
remote: http://rubygems.org/
specs:
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
atomic (1.1.14)
celluloid (0.15.2)
timers (~> 1.1.0)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.1)
safe_yaml (~> 0.9.0)
daemons (1.1.9)
docile (1.1.0)
eventmachine (1.0.3)
factory_girl (4.3.0)
activesupport (>= 3.0.0)
hiredis (0.4.5)
i18n (0.6.9)
lockfile (2.1.0)
log4r (1.1.10)
mail (2.2.7)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
metaclass (0.0.1)
mime-types (2.0)
mina (0.3.0)
open4
rake
minitest (4.7.5)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.2)
nest (1.1.2)
redis
ohm (1.3.2)
nest (~> 1.0)
redis
scrivener (~> 0.0.3)
ohm-contrib (1.2)
ohm (~> 1.2)
open4 (1.3.0)
polyglot (0.3.3)
rack (1.5.2)
rack-protection (1.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.1)
redis (3.0.6)
rest-client (1.6.7)
mime-types (>= 1.16)
safe_yaml (0.9.7)
scrivener (0.0.3)
shotgun (0.9)
rack (>= 1.0)
simplecov (0.8.1)
docile (~> 1.1.0)
lockfile (>= 2.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
term-ansicolor (1.2.2)
tins (~> 0.8)
test-unit (2.5.5)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
thor (0.18.1)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
timers (1.1.0)
tins (0.13.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
webmock (1.16.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 4.0.2)
celluloid
coveralls
factory_girl
hiredis
log4r
mail
mina
mocha
ohm
ohm-contrib
rack-test
redis
shotgun
simplecov
sinatra
test-unit
thin
webmock