Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ PATH
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)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
css_parser (1.11.0)
addressable
diff-lcs (1.1.2)
facets (2.9.1)
ffi (1.0.7)
rake (>= 0.8.7)
ffi (1.15.5)
i18n (0.5.0)
maca-fork-csspool (2.0.2)
ffi
Expand All @@ -25,10 +25,14 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
nokogiri (1.4.4)
mini_portile2 (2.8.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
polyglot (0.3.1)
public_suffix (4.0.7)
racc (1.6.0)
rack (1.2.1)
rake (0.8.7)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
Expand All @@ -44,12 +48,8 @@ PLATFORMS
ruby

DEPENDENCIES
css_parser
facets
inline-style!
maca-fork-csspool
mail
nokogiri
rack
rspec
rspec-core