diff --git a/day_07/acme/Gemfile.lock b/day_07/acme/Gemfile.lock index 2d3acf2..b298c08 100644 --- a/day_07/acme/Gemfile.lock +++ b/day_07/acme/Gemfile.lock @@ -80,6 +80,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) + crass (1.0.6) debug_inspector (0.0.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -129,7 +130,8 @@ GEM activesupport (>= 3.0.0) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -137,13 +139,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.8.0) minitest (5.10.1) multi_json (1.12.1) nested_form (0.3.2) netrc (0.11.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) parser (2.4.0.0) ast (~> 2.2) @@ -167,6 +170,7 @@ GEM puma (3.8.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.1) rack (1.6.5) rack-pjax (1.0.0) nokogiri (~> 1.5) @@ -190,8 +194,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging