Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update puma: 3.12.0 → 3.12.1 (patch) #274
+1
−1
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
depfu bot commentedMar 20, 2019
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
3.12.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
Rack handler should use provided default host
Merge pull request #1682 from MSP-Greg/update-travis-ruby
Merge pull request #1701 from schneems/schneems/m
Allow running individual tests via the `m` gem.
update for RubyGems 3.0
update travis rubies - 2.3.8, 2.4.5, 2.5.3
Merge pull request #1649 from puma/schneems/frozen
Merge pull request #1653 from MSP-Greg/test_rack_handler
windows add two tests - test\test_rack_handler.rb
Merge pull request #1637 from MSP-Greg/make_ci_work
Merge branch 'master' into make_ci_work
Merge pull request #1624 from puma/schneems/rubocop-performance
Freeze all the strings!
Update dev files - .travis.yml, .rubocop.yml, Gemfile
Update code files
Update test files
Appveyor - Create pre-compiled Windows gems and test
Merge pull request #1630 from eregon/better-check-for-fork
Merge pull request #1607 from harmdewit/fix-chunked-ending-check
Make the check for the availability of fork() more precise
Enable all Performance Cops
Merge pull request #1559 from deepj/travis-ruby-head-jit
Merge branch 'master' into fix-chunked-ending-check
Merge pull request #1613 from MSP-Greg/appveyor-update-2018-07
test_pumactl.rb - remove skip on test_control_url
binder.rb - move logger.log calls after adding listeners
appveyor.yml - fix casing, OpenSSL 1.1.0h, convert to ps
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands