Skip to content
Snippets Groups Projects
Unverified Commit 02b1e4c5 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump puma from 4.3.8 to 4.3.9 (#2954)

Bumps [puma](https://github.com/puma/puma) from 4.3.8 to 4.3.9.
- [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.8...v4.3.9

)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6e1f3a37
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ gem 'omniauth_openid_connect', '~> 0.3.5'
gem 'omniauth-twitter', '~> 1.4.0'
gem 'pagy', '~> 3.11.0'
gem 'pluck_to_hash', '~> 1.0.2'
gem 'puma', '~> 4.3.8'
gem 'puma', '~> 4.3.9'
gem 'rails', '~> 5.2.6'
gem 'random_password', '~> 0.1.1'
gem "recaptcha", '~> 5.7.0'
......
......@@ -227,7 +227,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
net-ldap (0.17.0)
nio4r (2.5.7)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
......@@ -285,7 +285,7 @@ GEM
activesupport (>= 4.0.2)
popper_js (1.16.0)
public_suffix (4.0.6)
puma (4.3.8)
puma (4.3.9)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
......@@ -496,7 +496,7 @@ DEPENDENCIES
pagy (~> 3.11.0)
pg (~> 0.18)
pluck_to_hash (~> 1.0.2)
puma (~> 4.3.8)
puma (~> 4.3.9)
rails (~> 5.2.6)
rails-controller-testing (~> 1.0)
random_password (~> 0.1.1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment