Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-27 19:40:25 +0300
committerGitHub <noreply@github.com>2022-05-27 19:40:25 +0300
commit891f157f8db312600cac083156c11ebfc20dbe6a (patch)
tree049dcbc0a1ae11b3c84da33cf74c5d2c326f73a5
parentac61deb59e787d1368f9fb2fde4b8cfa2b9e3ae3 (diff)
build(deps): bump rack from 2.2.3 to 2.2.3.1dependabot/bundler/rack-2.2.3.1
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. - [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/2.2.3...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 19e63528..357b7abc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -170,7 +170,7 @@ GEM
puma (5.6.2)
nio4r (~> 2.0)
racc (1.6.0)
- rack (2.2.3)
+ rack (2.2.3.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-timeout (0.6.0)