Skip to content

Conversation

@toshimaru
Copy link
Member

@toshimaru toshimaru commented Apr 29, 2025

This pull request updates the serverkit-vscode gem to prepare for a new release and improve its metadata. The most important changes include updating the version number, specifying a minimum required Ruby version, and adding metadata for better documentation and discoverability.

Version update:

  • Updated the VERSION constant in lib/serverkit/vscode/version.rb from 0.1.1 to 0.2.0 to reflect the new release.

Gem specification improvements:

  • Added a minimum required Ruby version (>= 2.7.0) to the gemspec to ensure compatibility.
  • Enhanced the gemspec metadata by adding homepage_uri, source_code_uri, and changelog_uri for better documentation and discoverability on RubyGems.org.

@toshimaru toshimaru requested a review from Copilot April 29, 2025 17:18
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 is for the "Release v0.2.0" update. It updates the gemspec with new metadata and a Ruby version requirement, and it bumps the version constant in the code.

  • Added required Ruby version and metadata fields in the gemspec.
  • Updated the version constant in lib/serverkit/vscode/version.rb.

Reviewed Changes

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

File Description
serverkit-vscode.gemspec Added Ruby version requirement and metadata entries.
lib/serverkit/vscode/version.rb Updated version from 0.1.1 to 0.2.0.

@toshimaru toshimaru marked this pull request as ready for review April 29, 2025 17:37
@toshimaru toshimaru merged commit f65eb82 into main Apr 29, 2025
12 checks passed
@toshimaru toshimaru deleted the releease-0.2 branch April 29, 2025 17:37
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