This repository has been archived by the owner on Oct 17, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
73 lines (70 loc) · 1.48 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
PATH
remote: .
specs:
resque_coalmine (0.0.1)
builder (= 3.0.4)
coalmine (= 0.5.3)
resque (= 1.23.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.0.4)
coalmine (0.5.3)
jsonbuilder
diff-lcs (1.1.3)
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-rspec (2.1.0)
guard (>= 1.1)
rspec (~> 2.11)
i18n (0.6.4)
jsonbuilder (0.3.1)
activesupport (>= 2.3.2)
listen (0.7.3)
metaclass (0.0.1)
mocha (0.12.0)
metaclass (~> 0.0.1)
multi_json (1.6.1)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (0.9.2.2)
rb-fsevent (0.9.1)
redis (3.0.3)
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.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
sinatra (1.4.0)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.17.0)
tilt (1.3.5)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
guard (= 1.4.0)
guard-rspec (= 2.1.0)
mocha (= 0.12.0)
rake (= 0.9.2.2)
rb-fsevent (= 0.9.1)
resque_coalmine!
rspec (= 2.11.0)