diff --git a/Gemfile.lock b/Gemfile.lock index c5ab922..e50c244 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,32 +3,28 @@ 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.7.0) + public_suffix (>= 2.0.2, < 5.0) + css_parser (1.7.0) + addressable diff-lcs (1.1.2) - facets (2.9.1) - ffi (1.0.7) - rake (>= 0.8.7) - i18n (0.5.0) + ffi (1.11.1) 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) + mail (2.7.1) + mini_mime (>= 0.1.1) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.1) rack (1.2.1) - rake (0.8.7) rspec (2.4.0) rspec-core (~> 2.4.0) rspec-expectations (~> 2.4.0) @@ -37,19 +33,13 @@ GEM 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