Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev deps: Add strict version contraints & CI: build gem with strict mode & CI: Use Ruby 3.3 for releases #525

Merged
merged 4 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e2cc7fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd71aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e653a06 View commit details
    Browse the repository at this point in the history
  4. gemspec: remove homepage_uri

    This raises the following error:
    
    ```
    WARNING:  You have specified the uri:
      https://github.com/voxpupuli/json-schema/
    for all of the following keys:
      homepage_uri
      source_code_uri
    Only the first one will be shown on rubygems.org
    ```
    bastelfreak committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8fe0c3f View commit details
    Browse the repository at this point in the history