forked from pushpin/pushpinosm.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
93 lines (91 loc) · 2.08 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
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
aws-sdk (1.6.9)
httparty (~> 0.7)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
chunky_png (1.2.6)
cloudfront-invalidator (0.2.0)
ruby-hmac
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.9)
haml (3.1.7)
haml_coffee_assets (1.5.1)
coffee-script (>= 1.0.0)
sprockets (>= 2.0.3)
tilt (>= 1.3.3)
hike (1.2.1)
httparty (0.9.0)
multi_json (~> 1.0)
multi_xml
json (1.7.5)
listen (0.5.3)
mime-types (1.19)
multi_json (1.3.6)
multi_xml (0.5.1)
nokogiri (1.5.5)
open4 (1.3.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
ruby-hmac (0.4.0)
sass (3.2.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
spar (1.0.5)
aws-sdk
bundler (~> 1.0, >= 1.0.18)
cloudfront-invalidator
coffee-script (~> 2.2, >= 2.2.0)
compass (~> 0.12, >= 0.12.2)
haml (~> 3.1, >= 3.1.4)
haml_coffee_assets (~> 1.5, >= 1.5.1)
listen (~> 0.4, >= 0.4.2)
mime-types
rack (~> 1.4, >= 1.4.1)
rake (~> 0.9, >= 0.9.2)
sass (~> 3.1, >= 3.1.10)
sinatra (~> 1.3, >= 1.3.2)
sprockets (~> 2.6, >= 2.6.0)
sprockets-sass (~> 0.9, >= 0.9.1)
thor (~> 0.15, >= 0.15.2)
uglifier (~> 1.0, >= 1.0.3)
yui-compressor
sprockets (2.6.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (0.9.1)
sprockets (~> 2.0)
tilt (~> 1.1)
thor (0.16.0)
tilt (1.3.3)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uuidtools (2.1.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
spar