From 3649d68b34f06cbcc0092ea9670fbd5c4122ed03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:22:42 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.13 Bumps [rack](https://github.com/rack/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) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58de8b8..a2aac70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) config (1.3.0) activesupport (>= 3.0) deep_merge (~> 1.1.1) @@ -87,10 +87,10 @@ GEM haml (>= 4.0.6, < 5.0) html2haml (>= 1.0.1) railties (>= 4.0.1) - html2haml (2.0.0) + html2haml (2.2.0) erubis (~> 2.7.0) - haml (~> 4.0.0) - nokogiri (~> 1.6.0) + haml (>= 4.0, < 6) + nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) @@ -128,8 +128,8 @@ GEM mini_mime (>= 0.1.1) mime-types (1.25.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.0) + minitest (5.15.0) mongo (2.4.3) bson (>= 4.2.1, < 5.0.0) mongoid (5.2.1) @@ -140,13 +140,17 @@ GEM multi_xml (0.5.5) mysql2 (0.4.10) netrc (0.11.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-java) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-java) + racc (~> 1.4) origin (2.3.1) puma (3.6.0) puma (3.6.0-java) - rack (1.6.11) + racc (1.6.0) + racc (1.6.0-java) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.11.1) @@ -160,7 +164,7 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11.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) @@ -200,8 +204,8 @@ GEM rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - ruby_parser (3.8.3) - sexp_processor (~> 4.1) + ruby_parser (3.19.1) + sexp_processor (~> 4.16) sass (3.4.22) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -209,7 +213,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sexp_processor (4.7.0) + sexp_processor (4.16.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -226,8 +230,8 @@ GEM thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tilt (2.0.5) - tzinfo (1.2.5) + tilt (2.0.10) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.3) execjs (>= 0.3.0, < 3)