From 7a69242ea7140b1e0913ca47adbb5f1407d2f36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:42:53 +0000 Subject: [PATCH] chore(deps-dev): bump rexml from 3.2.8 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 422b427..e1046a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,6 @@ PATH specs: coco_auth (0.1.0) rails (~> 6.1.7, >= 6.1.7.7) - ruby-saml (~> 1.11) - sqlite3 (~> 1.4) GEM remote: https://rubygems.org/ @@ -105,6 +103,8 @@ GEM nio4r (2.7.3) nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) + racc (~> 1.4) racc (1.8.0) rack (2.2.9) rack-test (2.1.0) @@ -138,11 +138,8 @@ GEM rake (>= 12.2) thor (~> 1.0) rake (13.2.1) - rexml (3.2.8) - strscan (>= 3.0.9) - ruby-saml (1.16.0) - nokogiri (>= 1.13.10) - rexml + rexml (3.3.6) + strscan sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -151,6 +148,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.7.3-arm64-darwin) + sqlite3 (1.7.3-x86_64-linux) strscan (3.1.0) thor (1.3.1) timeout (0.4.1) @@ -163,6 +161,7 @@ GEM PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)