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:
authorTaylor Blau <me@ttaylorr.com>2022-06-07 23:08:59 +0300
committerGitHub <noreply@github.com>2022-06-07 23:08:59 +0300
commit1985efdcb463741804e1d508d148742bb3e92faf (patch)
tree6d9c5da7edbea1c2e62a3f5aa042d1868af1ed11
parent257bf16844214ccb80e5108a34b6dbcb4732f88b (diff)
parent891f157f8db312600cac083156c11ebfc20dbe6a (diff)
Merge pull request #1697 from git/dependabot/bundler/rack-2.2.3.1
build(deps): bump rack from 2.2.3 to 2.2.3.1
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 63aa1755..170dd6c0 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)