-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathGemfile.lock
48 lines (45 loc) · 944 Bytes
/
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
PATH
remote: .
specs:
resque-heartbeat (0.1.0)
resque (~> 1.25.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
mono_logger (1.1.0)
multi_json (1.8.4)
rack (1.5.2)
rack-protection (1.5.2)
rack
rake (10.0.4)
redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
resque (1.25.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
rake
resque-heartbeat!
rspec