From 37e3b4fee902cfcc874b46f80499671fdae833f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 23:49:37 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 30 +++++++++++++++++------------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 43766f40..23eab748 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.6' 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..e4fa534c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,23 @@ GIT - remote: git://github.com/raganwald/andand.git + remote: https://github.com/raganwald/andand.git revision: d6c4545b6649c70495c26e2038206c5fdb2d14d6 specs: andand (1.3.3) GIT - remote: git://github.com/seuros/capistrano-puma.git - revision: 6112323390cff15539d947882d72d937622cfdf4 + remote: https://github.com/seuros/capistrano-puma.git + revision: e5d870fcc943abab62670f4a8efd2922e8333adf specs: - capistrano3-puma (4.0.0) + capistrano3-puma (5.2.0) capistrano (~> 3.7) capistrano-bundler - puma (~> 4.0) + puma (>= 4.0, < 6.0) GIT - remote: git://github.com/voormedia/rails-erd.git - revision: 0fbb1cdf2c84b06afd12974baace8d512bb798da + remote: https://github.com/voormedia/rails-erd.git + revision: e41243f6d33303bfc9bdc1cff159bb1986cbee22 specs: - rails-erd (1.6.0) + rails-erd (1.6.1) activerecord (>= 4.2) activesupport (>= 4.2) choice (~> 0.2.0) @@ -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.6) + 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) @@ -391,6 +393,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + rexml (3.2.5) rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.4) @@ -408,7 +411,8 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - ruby-graphviz (1.2.4) + ruby-graphviz (1.2.5) + rexml ruby_parser (3.13.1) sexp_processor (~> 4.9) rubyzip (1.3.0) @@ -543,7 +547,7 @@ DEPENDENCIES modernizr-rails momentjs-rails (>= 2.9.0) mysql2 (~> 0.4.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.13.6) oj (~> 2.16) oj_mimic_json omniauth