-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
77 lines (74 loc) · 1.49 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
GIT
remote: git://github.com/SoftwareWithFriends/resque.git
revision: 2bdbf13e6f50c223cd7c6c8873fb865a77cc9e63
branch: FEATURE_logging_changes
specs:
resque (1.24.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.6)
activesupport (= 3.2.6)
builder (~> 3.0.0)
activesupport (3.2.6)
i18n (~> 0.6)
multi_json (~> 1.0)
bson (1.6.4)
bson_ext (1.6.1)
bson (~> 1.6.1)
builder (3.0.4)
git (1.2.5)
i18n (0.6.0)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.6.6)
metaclass (0.0.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
mongoid (3.0.21)
activemodel (~> 3.1)
moped (~> 1.2)
origin (~> 1.0)
tzinfo (~> 0.3.22)
mono_logger (1.0.1)
moped (1.4.0)
multi_json (1.6.1)
origin (1.0.11)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
redis (3.0.4)
redis-namespace (1.3.0)
redis (~> 3.0.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
test-unit (2.5.4)
tilt (1.4.1)
tzinfo (0.3.35)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bson_ext
bundler
jeweler (~> 1.8.3)
mocha
mongoid
rdoc (~> 3.12)
resque!
test-unit