cloudfoundry / java-buildpack

Cloud Foundry buildpack for running Java applications
Apache License 2.0
437 stars 2.58k forks source link

Upgrades all dependencies #941

Closed dmikusa closed 2 years ago

dmikusa commented 2 years ago

Upgrades all of the dependencies in the Gemfile as well as make the code compliant across Ruby 2.5.9, 2.7.6, and 3.0.4.

Part of this was fixing Rubocop violations & migrating code for Ruby 3.0. Here's the list of what was changed: