Skip to content

Commit

Permalink
Bump puma from 3.12.6 to 4.3.8 (bigbluebutton#2722)
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 3.12.6 to 4.3.8.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v3.12.6...v4.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
  • Loading branch information
dependabot[bot] and farhatahmad authored May 19, 2021
1 parent 888a2b4 commit e62c86c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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', '~> 3.12.6'
gem 'puma', '~> 4.3.8'
gem 'rails', '~> 5.2.6'
gem 'random_password', '~> 0.1.1'
gem "recaptcha", '~> 5.7.0'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@ GEM
activesupport (>= 4.0.2)
popper_js (1.16.0)
public_suffix (4.0.6)
puma (3.12.6)
puma (4.3.8)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-oauth2 (1.16.0)
Expand Down Expand Up @@ -495,7 +496,7 @@ DEPENDENCIES
pagy (~> 3.11.0)
pg (~> 0.18)
pluck_to_hash (~> 1.0.2)
puma (~> 3.12.6)
puma (~> 4.3.8)
rails (~> 5.2.6)
rails-controller-testing (~> 1.0)
random_password (~> 0.1.1)
Expand Down

0 comments on commit e62c86c

Please sign in to comment.