From 60c0d5d70f874aead22a147d7642c950ea3118ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 02:52:42 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 9 updates Bumps the bundler group with 3 updates in the /examples/simple directory: [jquery-rails](https://github.com/rails/jquery-rails), [addressable](https://github.com/sporkmonger/addressable) and [globalid](https://github.com/rails/globalid). Updates `jquery-rails` from 4.3.3 to 4.4.0 - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jquery-rails/compare/v4.3.3...v4.4.0) Updates `addressable` from 2.5.2 to 2.8.6 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.6) Updates `globalid` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v0.4.2) Updates `loofah` from 2.2.3 to 2.21.1 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.21.1) Updates `nokogiri` from 1.8.5 to 1.10.10 - [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.8.5...v1.10.10) Updates `rack` from 1.6.11 to 1.6.13 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.11...1.6.13) Updates `rails-html-sanitizer` from 1.0.4 to 1.5.0 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.0.4...v1.5.0) Updates `rake` from 12.3.1 to 13.2.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.1...v13.2.1) Updates `tzinfo` from 1.2.5 to 1.2.11 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.11) --- updated-dependencies: - dependency-name: jquery-rails dependency-type: direct:production dependency-group: bundler - dependency-name: addressable dependency-type: indirect dependency-group: bundler - dependency-name: globalid dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler - dependency-name: rake dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- examples/simple/Gemfile.lock | 40 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/examples/simple/Gemfile.lock b/examples/simple/Gemfile.lock index b652cba..63caa83 100644 --- a/examples/simple/Gemfile.lock +++ b/examples/simple/Gemfile.lock @@ -36,8 +36,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) @@ -45,7 +45,7 @@ GEM addressable (>= 2.4.0) railties (>= 4.0.0) sprockets (>= 3.6.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -54,15 +54,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) - crass (1.0.4) + concurrent-ruby (1.2.3) + crass (1.0.6) debug_inspector (0.0.3) erubis (2.7.0) execjs (2.7.0) faraday (0.15.3) multipart-post (>= 1.2, < 3) ffi (1.9.25) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) hypernova (1.3.0) faraday (~> 0.8) @@ -71,25 +71,25 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.2.3) + loofah (2.21.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - mini_portile2 (2.3.0) - minitest (5.11.3) + mini_portile2 (2.4.0) + minitest (5.15.0) multi_json (1.13.1) multipart-post (2.0.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) - public_suffix (3.0.3) - rack (1.6.11) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.7) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.7.1) @@ -103,20 +103,20 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.7.1) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.7.1) actionpack (= 4.2.7.1) activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.2.1) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -145,13 +145,13 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - thor (0.20.3) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.8) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)