forked from locomotivecms/mounter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
118 lines (115 loc) · 2.49 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
PATH
remote: .
specs:
locomotivecms_mounter (1.4.0)
RedCloth (~> 4.2.3)
activesupport (~> 3.2.15)
chronic (~> 0.10.2)
coffee-script (~> 2.2.0)
colorize (~> 0.5.8)
compass (~> 0.12.2)
haml (~> 4.0.3)
httmultiparty (= 0.3.10)
i18n (~> 0.6.0)
json (~> 1.8.0)
less (~> 2.2.1)
logger
mime-types (~> 1.19)
multi_json (~> 1.7.3)
sass (~> 3.2.12)
sprockets (~> 2.0)
sprockets-sass
stringex (~> 2.0.3)
tilt (= 1.4.1)
tzinfo (~> 0.3.29)
zip (~> 2.0.2)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
activesupport (3.2.16)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
chronic (0.10.2)
chunky_png (1.2.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
colorize (0.5.8)
commonjs (0.2.7)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
crack (0.4.1)
safe_yaml (~> 0.9.0)
diff-lcs (1.2.5)
execjs (2.0.2)
fssm (0.2.10)
haml (4.0.4)
tilt
hike (1.2.3)
httmultiparty (0.3.10)
httparty (>= 0.7.3)
multipart-post
httparty (0.12.0)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.9)
json (1.8.1)
less (2.2.2)
commonjs (~> 0.2.6)
libv8 (3.11.8.17)
logger (1.2.8)
mime-types (1.25.1)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (1.2.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.2)
ref (1.0.5)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
ruby-debug-wrapper (0.0.1)
safe_yaml (0.9.5)
sass (3.2.12)
sprockets (2.10.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (1.0.2)
sprockets (~> 2.0)
tilt (~> 1.1)
stringex (2.0.11)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
tilt (1.4.1)
tzinfo (0.3.38)
vcr (2.4.0)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
locomotivecms_mounter!
rack-test (~> 0.6.1)
rake (= 0.9.2)
rspec (~> 2.14.1)
ruby-debug-wrapper (~> 0.0.1)
therubyracer (~> 0.11.4)
vcr (= 2.4.0)
webmock (= 1.9.3)