Bump puma from 6.6.0 to 6.6.1
Bumps [puma](https://github.com/puma/puma) from 6.6.0 to 6.6.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: puma dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -45,7 +45,7 @@ gem "omniauth_openid_connect", "~> 0.8.0"
|
|||||||
gem "paranoia", "~> 3.0.1"
|
gem "paranoia", "~> 3.0.1"
|
||||||
gem "pg", "~> 1.5.9"
|
gem "pg", "~> 1.5.9"
|
||||||
gem "pg_search", "~> 2.3.7"
|
gem "pg_search", "~> 2.3.7"
|
||||||
gem "puma", "~> 6.6.0"
|
gem "puma", "~> 6.6.1"
|
||||||
gem "recipient_interceptor", "~> 0.3.3"
|
gem "recipient_interceptor", "~> 0.3.3"
|
||||||
gem "redcarpet", "~> 3.6.1"
|
gem "redcarpet", "~> 3.6.1"
|
||||||
gem "responders", "~> 3.1.1"
|
gem "responders", "~> 3.1.1"
|
||||||
|
|||||||
@@ -417,7 +417,7 @@ GEM
|
|||||||
net-smtp (0.5.1)
|
net-smtp (0.5.1)
|
||||||
net-protocol
|
net-protocol
|
||||||
net-ssh (7.3.0)
|
net-ssh (7.3.0)
|
||||||
nio4r (2.7.4)
|
nio4r (2.7.5)
|
||||||
nkf (0.2.0)
|
nkf (0.2.0)
|
||||||
nokogiri (1.18.10)
|
nokogiri (1.18.10)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
@@ -525,7 +525,7 @@ GEM
|
|||||||
date
|
date
|
||||||
stringio
|
stringio
|
||||||
public_suffix (6.0.1)
|
public_suffix (6.0.1)
|
||||||
puma (6.6.0)
|
puma (6.6.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (2.2.20)
|
rack (2.2.20)
|
||||||
@@ -875,7 +875,7 @@ DEPENDENCIES
|
|||||||
pronto-eslint (~> 0.11.1)
|
pronto-eslint (~> 0.11.1)
|
||||||
pronto-rubocop (~> 0.11.6)
|
pronto-rubocop (~> 0.11.6)
|
||||||
pronto-stylelint (~> 0.11.1)
|
pronto-stylelint (~> 0.11.1)
|
||||||
puma (~> 6.6.0)
|
puma (~> 6.6.1)
|
||||||
rails (~> 7.1.5.2)
|
rails (~> 7.1.5.2)
|
||||||
recipient_interceptor (~> 0.3.3)
|
recipient_interceptor (~> 0.3.3)
|
||||||
redcarpet (~> 3.6.1)
|
redcarpet (~> 3.6.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user