hashie/spec
Peter Goldstein 3e57eb531f
Add Ruby 3.1 to CI (#558)
* Add Ruby 3.1 to CI

Update Rubocop for recent Rubies
Disable Rubocop run for Rubies before Ruby 2.4
Quote '3.0' in the CI configuration to ensure it loads a 3.0.x Ruby
Set RUBYOPT="--disable_error_highlight" so Ruby 3.1 error matchers pass

* Add CHANGELOG.md entry

* Re-add deleted line from CHANGELOG.md

* Set minimum supported Ruby version to 2.4.

Remove a number of code bits designed to support Rubies below version 2.4

* Bump version.  Remove unneeded require from Gemfile.  Add require to spec/support file
2022-01-27 18:59:24 -08:00
..
fixtures Allow options on Mash.load (#474) 2019-03-22 14:04:22 -05:00
hashie Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00
integration Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00
support Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00
hashie_spec.rb Fix specs using shared context 'with a logger' 2017-02-03 00:58:01 +00:00
spec_helper.rb Fix inconsistencies with Dash defaults 2020-10-23 21:57:10 -05:00