-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
66 lines (62 loc) · 1.2 KB
/
Gemfile.lock
File metadata and controls
66 lines (62 loc) · 1.2 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
PATH
remote: .
specs:
async-jobs (0.0.3)
GEM
remote: https://rubygems.org/
specs:
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
connection_pool (1.0.0)
cubbyhole (0.2.1)
diff-lcs (1.1.3)
facter (1.6.18)
multi_json (1.7.0)
qu (0.2.0)
multi_json
rack (1.4.5)
rack-protection (1.4.0)
rack
redis (3.0.2)
redis-namespace (1.2.1)
redis (~> 3.0.0)
resque (1.23.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
sidekiq (2.8.0)
celluloid (~> 0.12.0)
connection_pool (~> 1.0)
multi_json (~> 1)
redis (~> 3)
redis-namespace
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.4)
timers (1.1.0)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
async-jobs!
cubbyhole
qu
redis
resque
rspec
sidekiq
BUNDLED WITH
1.12.5