forked from stewartmckee/cobweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
87 lines (84 loc) · 1.53 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
PATH
remote: .
specs:
cobweb (1.0.19)
addressable
awesome_print
haml
json
nokogiri
redis
redis-namespace
sinatra
slop
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.5)
awesome_print (1.1.0)
colorize (0.5.8)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
diff-lcs (1.2.4)
haml (4.0.3)
tilt
json (1.8.0)
mime-types (1.23)
mini_portile (0.5.1)
mock_redis (0.9.0)
multi_json (1.7.9)
namespaced_redis (1.0.4)
redis
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rake (10.1.0)
redis (3.0.4)
redis-namespace (1.3.1)
redis (~> 3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.4)
rspec-expectations (2.14.1)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.4.6)
thor (0.18.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
addressable
awesome_print
cobweb!
coveralls
haml
json
mock_redis
namespaced_redis (>= 1.0.2)
nokogiri
rake
redis
redis-namespace
rspec
rspec-core
sinatra
slop