-
Notifications
You must be signed in to change notification settings - Fork 15
/
Gemfile.lock
103 lines (99 loc) · 2.19 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
96
97
98
99
100
101
102
103
PATH
remote: .
specs:
palava_machine (1.0.2)
bson_ext
daemons (~> 1.3.1)
em-hiredis (~> 0.3.1)
em-websocket (~> 0.5.1)
eventmachine (~> 1.2.7)
hiredis (~> 0.6.3)
local_port
logger-colors
mongo
redis (~> 4.1.3)
resque
resque-scheduler
GEM
remote: https://rubygems.org/
specs:
bson (4.11.1)
bson_ext (1.5.1)
concurrent-ruby (1.1.7)
daemons (1.3.1)
diff-lcs (1.4.4)
em-hiredis (0.3.1)
eventmachine (~> 1.0)
hiredis (~> 0.6.0)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
et-orbi (1.2.4)
tzinfo
eventmachine (1.2.7)
fugit (1.4.2)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
hiredis (0.6.3)
http_parser.rb (0.6.0)
local_port (0.1.0)
logger-colors (1.0.0)
mongo (2.14.0)
bson (>= 4.8.2, < 5.0.0)
mono_logger (1.1.0)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
raabro (1.4.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rake (13.0.3)
redis (4.1.4)
redis-namespace (1.8.0)
redis (>= 3.0.4)
resque (2.0.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-scheduler (4.4.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.26)
rufus-scheduler (~> 3.2)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
ruby2_keywords (0.0.2)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
palava_machine!
rake
rspec
BUNDLED WITH
2.1.4