hashie/lib/hashie
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
..
extensions Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00
array.rb Fix dig bug for Array 2016-10-17 15:40:04 +03:00
clash.rb Update Rubocop and address the addressable todos 2018-06-17 11:04:56 -05:00
dash.rb Fix inconsistencies with Dash defaults 2020-10-23 21:57:10 -05:00
hash.rb Changes to `Mash` initialization key string conversion. (#521) 2020-05-04 21:15:32 -04:00
logger.rb Fix #401: use a Railtie to set Hashie.logger on rails boot. 2017-02-10 18:26:31 -05:00
mash.rb Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00
railtie.rb Make Hashie play nice with Rails 6 Hash#except method (#479) 2019-10-02 10:48:19 -04:00
rash.rb Change rubocop to allow 100 character lines. 2019-10-17 23:55:45 -04:00
trash.rb Extract Trash behavior into an extension 2015-04-25 23:27:44 -05:00
utils.rb Suppress an integer unification warning for Ruby 2.4.0+ 2020-01-16 10:58:05 +09:00
version.rb Add Ruby 3.1 to CI (#558) 2022-01-27 18:59:24 -08:00