diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-09 02:10:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-09 02:10:12 +0000 |
commit | 347fb60c3ab3a08e9fe961529631d7c3326ff034 (patch) | |
tree | e7e730e262288ba37bfdb7435256dc932958a834 | |
parent | 27dc9a89915e7f4a043f1972dd34a72584445a81 (diff) | |
download | thoughts-347fb60c3ab3a08e9fe961529631d7c3326ff034.tar.gz thoughts-347fb60c3ab3a08e9fe961529631d7c3326ff034.tar.bz2 thoughts-347fb60c3ab3a08e9fe961529631d7c3326ff034.zip |
Bump rack from 2.2.4 to 2.2.6.3 dependabot/bundler/rack-2.2.6.3
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.3. - [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.4...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eebe655..7825069 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -230,7 +230,7 @@ GEM | |||
230 | terrapin (~> 0.6.0) | 230 | terrapin (~> 0.6.0) |
231 | public_suffix (5.0.1) | 231 | public_suffix (5.0.1) |
232 | racc (1.6.1) | 232 | racc (1.6.1) |
233 | rack (2.2.4) | 233 | rack (2.2.6.3) |
234 | rack-test (2.0.2) | 234 | rack-test (2.0.2) |
235 | rack (>= 1.3) | 235 | rack (>= 1.3) |
236 | rails (7.0.4) | 236 | rails (7.0.4) |