Skip to content

Conversation

@maxbeizer
Copy link
Contributor

@maxbeizer maxbeizer commented Mar 31, 2025

Update Nokogiri gem version to at least 1.18.4.

  • Gemfile

    • Add nokogiri gem with version constraint ~> 1.18.4.
  • github-markup.gemspec

    • Update nokogiri development dependency version constraint to ~> 1.18.4.

For more details, open the Copilot Workspace session.

Update Nokogiri gem version to at least 1.18.4.

* **Gemfile**
  - Add `nokogiri` gem with version constraint `~> 1.18.4`.

* **github-markup.gemspec**
  - Update `nokogiri` development dependency version constraint to `~> 1.18.4`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/github/markup?shareId=XXXX-XXXX-XXXX-XXXX).
Copilot AI review requested due to automatic review settings March 31, 2025 15:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Nokogiri gem version to at least 1.18.4 to ensure compatibility and improved functionality.

  • Upgrade Nokogiri version in the development dependencies of github-markup.gemspec
  • Add Nokogiri gem with the updated version in the Gemfile

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
github-markup.gemspec Updated nokogiri development dependency version constraint to ~> 1.18.4
Gemfile Added nokogiri gem with version constraint ~> 1.18.4

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

Copy link

@nasquasha nasquasha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@maxbeizer
Copy link
Contributor Author

superseded by #1947

@maxbeizer maxbeizer closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants