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-02-23 19:57:42 +0300
committerGitHub <noreply@github.com>2022-02-23 19:57:42 +0300
commit1827203d9c3f42c0936fb5701567b0b9243f6ff9 (patch)
treed7693729a0e12a4b28d26f1c72bc5110091d8a76
parent51977e7446f54f38a10680ff143b0e93d798108b (diff)
parent932b428750a9d69751b900b195e075e4d87340d7 (diff)
Merge pull request #1672 from git/dependabot/bundler/puma-5.6.2
build(deps): bump puma from 5.5.1 to 5.6.2
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ab5f2498..47213083 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -167,7 +167,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
- puma (5.5.1)
+ puma (5.6.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)