From 5af2b4503409f71e2ea4e69f5cdff418761a0315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 14:02:43 -0700 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.7 in /kotlin/android/PortalMock (#1778) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.7.
Release notes

Sourced from rack's releases.

v2.2.7

What's Changed

New Contributors

Full Changelog: https://github.com/rack/rack/compare/v2.2.6.4...v2.2.7

v2.2.6.4

No release notes provided.

Changelog

Sourced from rack's changelog.

Changelog

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference Keep A Changelog.

Unreleased

SPEC Changes

Changed

[3.0.8] - 2023-06-14

[3.0.7] - 2023-03-16

[3.0.6.1] - 2023-03-13

[3.0.6] - 2023-03-13

[3.0.5] - 2023-03-13

[3.0.4.2] - 2023-03-02

[3.0.4.1] - 2023-01-17

[3.0.4] - 2023-01-17

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rack&package-manager=bundler&previous-version=2.2.4&new-version=2.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/firezone/firezone/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- kotlin/android/PortalMock/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kotlin/android/PortalMock/Gemfile.lock b/kotlin/android/PortalMock/Gemfile.lock index b058bb8ba..ebfeebdac 100644 --- a/kotlin/android/PortalMock/Gemfile.lock +++ b/kotlin/android/PortalMock/Gemfile.lock @@ -5,7 +5,7 @@ GEM eventmachine (1.2.7) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - rack (2.2.4) + rack (2.2.7) rack-protection (3.0.4) rack ruby2_keywords (0.0.5) @@ -24,6 +24,7 @@ PLATFORMS arm64-darwin-21 x64-mingw-ucrt x86_64-darwin-21 + x86_64-linux DEPENDENCIES sinatra