Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Bump puma from 4.2.1 to 4.3.0 (#1841)
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v4.2.1...v4.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and pgwillia committed Nov 26, 2019
1 parent 98b30ec commit 820e680
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ group :test do
end

group :uat do
gem 'puma', '~> 4.2'
gem 'puma', '~> 4.3'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.1)
puma (4.2.1)
puma (4.3.0)
nio4r (~> 2.0)
rack (1.6.11)
rack-test (0.6.3)
Expand Down Expand Up @@ -439,7 +439,7 @@ DEPENDENCIES
pry
pry-byebug
pry-rails
puma (~> 4.2)
puma (~> 4.3)
rails (= 4.2.11.1)
rollbar
rspec
Expand Down

0 comments on commit 820e680

Please sign in to comment.