1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Peter Goldstein
7bb1f940ab Adds Ruby 3.2 to the CI matrix. Updates checkout action version. 2022-12-29 16:27:54 -05:00
Peter Goldstein
781dfed0b0 Adds Ruby 3.1 to CI
This PR adds Ruby 3.1 to the CI matrix.  It includes two other changes:

1. Removes the .simplecov file, which causes an error on Ruby 3.1 (coverage attempts to start twice)
2. Removes the require "pry", as pry is not going to be the Ruby debugger going forward
2022-01-25 10:06:03 -08:00
Olle Jonsson
1a782b9e0b
CI: Add "3.0" to build matrix 2021-09-29 15:15:52 +02:00
John Nunemaker
b9c5515701
Merge pull request #732 from olleolleolle/patch-1
CI: use ruby/setup-ruby + bundler-cache
2021-09-29 08:50:01 -04:00
John Nunemaker
d02fc3dc60 Switch to non deprecated version of github actions ruby 2021-09-29 08:35:08 -04:00
Olle Jonsson
fcc68965b3
CI: use ruby/setup-ruby + bundler-cache 2021-09-10 20:31:09 +02:00
John Nunemaker
0fb5d6203a Name the folder right 2021-01-08 14:41:47 -05:00