-
- Downloads
Bump puma from 4.3.11 to 4.3.12 (#3338)
Bumps [puma](https://github.com/puma/puma) from 4.3.11 to 4.3.12. - [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/v4.3.11...v4.3.12 ) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -33,7 +33,7 @@ gem 'omniauth_openid_connect', '~> 0.4.0' |
gem 'omniauth-twitter', '~> 1.4.0' | ||
gem 'pagy', '~> 3.11.0' | ||
gem 'pluck_to_hash', '~> 1.0.2' | ||
gem 'puma', '~> 4.3.11' | ||
gem 'puma', '~> 4.3.12' | ||
gem 'rails', '~> 5.2.6.3' | ||
gem 'random_password', '~> 0.1.1' | ||
gem "recaptcha", '~> 5.7.0' | ||
... | ... |
Please register or sign in to comment