Skip to content

Commit

Permalink
Bump puma from 4.3.5 to 4.3.8
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 4.3.5 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@v4.3.5...v4.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2021
1 parent dcbde7e commit 836c522
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -86,7 +86,7 @@ gem 'jquery-rails', '~> 4.3'

# Moku freeze
gem 'nio4r', '= 2.5.1'
gem 'puma', '4.3.5'
gem 'puma', '4.3.8'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -162,7 +162,7 @@ GEM
ast (~> 2.4.1)
popper_js (1.16.0)
public_suffix (4.0.5)
puma (4.3.5)
puma (4.3.8)
nio4r (~> 2.0)
raabro (1.3.1)
racc (1.5.2)
Expand Down Expand Up @@ -331,7 +331,7 @@ DEPENDENCIES
marc (~> 1.0)
mysql2 (~> 0.4.10)
nio4r (= 2.5.1)
puma (= 4.3.5)
puma (= 4.3.8)
rails (~> 5.2.4.3)
rspec-rails (~> 4.0)
rubocop-performance (~> 1.2)
Expand Down

0 comments on commit 836c522

Please sign in to comment.