Skip to content

Commit 197e277

Browse files
build(deps): bump thin from 1.8.2 to 2.0.1 (#4418)
Bumps [thin](https://github.com/macournoyer/thin) from 1.8.2 to 2.0.1. - [Release notes](https://github.com/macournoyer/thin/releases) - [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG) - [Commits](macournoyer/thin@v1.8.2...v2.0.1) --- updated-dependencies: - dependency-name: thin dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9021acd commit 197e277

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ GEM
385385
puma (6.6.0)
386386
nio4r (~> 2.0)
387387
racc (1.8.1)
388-
rack (2.2.15)
388+
rack (2.2.17)
389389
rack-protection (3.2.0)
390390
base64 (>= 0.1.0)
391391
rack (~> 2.2, >= 2.2.4)
@@ -578,10 +578,11 @@ GEM
578578
delayed_job (~> 4.1.0)
579579
sequel (>= 3.38, < 6.0)
580580
tzinfo
581-
thin (1.8.2)
581+
thin (2.0.1)
582582
daemons (~> 1.0, >= 1.0.9)
583583
eventmachine (~> 1.0, >= 1.0.4)
584-
rack (>= 1, < 3)
584+
logger
585+
rack (>= 1, < 4)
585586
thor (1.3.2)
586587
tilt (2.6.0)
587588
timecop (0.9.10)

0 commit comments

Comments
 (0)