Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruby/drb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: ruby/drb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8ff43dc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge pull request #25 from mame/no-backtick

    Use a single quote instead of a backtick as an open quote
    hsbt authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2938931 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Drop dependency on ruby2_keywords

    #4 bumped the minimum required ruby version to 2.7, so this is not needed anymore
    Earlopain committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    54b564f View commit details
    Browse the repository at this point in the history
  2. Fix warnings during test runs

    `warning: instance variable @Omitted not initialized`
    Earlopain committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    038951e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #27 from Earlopain/remove-ruby2_keywords-dep

    Drop dependency on ruby2_keywords
    hsbt authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ba1efb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from Earlopain/fix-test-warnings

    Fix warnings during test runs
    hsbt authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    26bbe31 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Bump up 2.2.1

    hsbt committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1be1278 View commit details
    Browse the repository at this point in the history
Loading