Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
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: airbnb/hypernova-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Shopify/hypernova-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 6 files changed
  • 2 contributors

Commits on Aug 30, 2023

  1. Update gemspec for Faraday made in this century (#2)

    * Add supports Ruby 2.4, 2.5, 2.6, 2.7
    
    * Use webmock gem v2.3.2
    
    * Support faraday 1.x
    
    * Specify the version for crack gem in order to pass tests on ruby1.9
    
    * Enable to run tests with the both faraday 0.8 and 1.0
    
    * Mark faraday-1.0 with rvm <= 2.2 as allow_failures for now
    
    ---------
    
    Co-authored-by: 9toon <h7110y@gmail.com>
    shayarnett and 9toon authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6ea30b0 View commit details
    Browse the repository at this point in the history
Loading