forked from maca/inline-style
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
55 lines (52 loc) · 968 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
49
50
51
52
53
54
55
PATH
remote: .
specs:
inline-style (0.4.10)
css_parser
facets
maca-fork-csspool
nokogiri
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.4)
css_parser (1.1.5)
diff-lcs (1.1.2)
facets (2.9.1)
ffi (1.0.7)
rake (>= 0.8.7)
i18n (0.5.0)
maca-fork-csspool (2.0.2)
ffi
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
nokogiri (1.4.4)
polyglot (0.3.1)
rack (1.2.1)
rake (0.8.7)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
treetop (1.4.9)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
css_parser
facets
inline-style!
maca-fork-csspool
mail
nokogiri
rack
rspec
rspec-core