diff --git a/Gemfile b/Gemfile index 43766f40..6e77bc27 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'haml-rails' gem 'coffee-rails', '~> 4.0.0' gem 'coffee-script-source' gem 'test-unit', '~> 3.0.9' -gem 'nokogiri', '~> 1.10.4' +gem 'nokogiri', '~> 1.13.3' gem 'csv_shaper' gem 'andand', github: 'raganwald/andand' gem 'responders' # Can't move above 1.1 until migrating to rails 4.2+ diff --git a/Gemfile.lock b/Gemfile.lock index 6d7ffafa..f8fdf3ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -281,7 +281,7 @@ GEM mime-types-data (3.2019.0331) mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) modernizr-rails (2.7.1) momentjs-rails (2.20.1) @@ -295,8 +295,9 @@ GEM net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -337,6 +338,7 @@ GEM nio4r (~> 2.0) rabl (0.14.1) activesupport (>= 2.3.14) + racc (1.6.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -543,7 +545,7 @@ DEPENDENCIES modernizr-rails momentjs-rails (>= 2.9.0) mysql2 (~> 0.4.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.13.3) oj (~> 2.16) oj_mimic_json omniauth