-
Conditionally add the
ViewComponent::Base#format
method back for Rails 7.1 only. -
Compute and check lockfiles into source control.
-
Constrain Rails versions in gemfiles to only allow the patch version to vary, eg.
~> 7.1.0
instead of~> 7.1
.Cameron Dutro
-
Setup Trusted Publishing to RubyGems to improve software supply chain safety.
Hans Lemuet