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/timeout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: ruby/timeout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 11 commits
  • 4 files changed
  • 5 contributors

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    949445f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from jjb/patch-1

    require ruby version in gemspec
    hsbt authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d5eb74f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    2d2959c View commit details
    Browse the repository at this point in the history
  2. Require Ruby >= 2.6 for the timeout gem

    * The test suite fails on 2.5.
    * See #35
    eregon committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    03873a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 9, 2023

  1. tests for blank seconds

    jjb committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    54bc763 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8a20479 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from ruby/dependabot/github_actions/actions/ch…

    …eckout-4
    
    Bump actions/checkout from 3 to 4
    hsbt authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    54835ea View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge pull request #39 from jjb/test-nested-exception-identity

    nested exception tests for discussion
    hsbt authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f31321c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from jjb/test-blank-seconds

    tests for blank seconds
    hsbt authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    008a632 View commit details
    Browse the repository at this point in the history
  3. Bump up 0.4.1

    hsbt committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a65e49c View commit details
    Browse the repository at this point in the history
Loading