| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR prepares for the 7.2.0 release of the secure_headers gem by bumping the version number from 7.1.0 to 7.2.0 and updating the Ruby development version from 3.1.6 to 3.4.8. The Ruby version update enables the use of the release-gem GitHub Action for publishing to RubyGems, as mentioned in the PR description.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| lib/secure_headers/version.rb | Updated VERSION constant from "7.1.0" to "7.2.0" |
| .ruby-version | Updated Ruby version from 3.1.6 to 3.4.8 for development and release workflows |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
There was a problem hiding this comment.
![]()
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bump the release version to 7.2.0 and bump the ruby version so we can use release-gem to publish the gem to rubygems.