* Update middleman-core gemspec deps (allow activesupport 7 usage)
* update lock file
* fix yaml loading
* fix dump for yaml
* update bundler for ruby 3.1
* Array, Hash allowed in safe_load + use CLOCK_MONOTONIC
* Update test deps
* back contracts 0.16.0
* update mini_racer
* fix corrupted cache
* lock contracts gem (patch version break middleman)
* add x86_64-linux platform to lock
* add x86_64-linux and x86_64-darwin-20 platforms to lock
* revert fix corrupted cache
* disable check 3.1 - nokogiri issue
* Support ruby 3.0.0 (commented some contracts)
* Fix rubocop
* no success for 3.1 - mini_racer build error on CI
* be more specific about padrino-helpers
* trying to back 3.1
* try to disable platform fetch
* disable js runtime
* trying to fix https://github.com/simplecov-ruby/simplecov/issues/1003
* `Trying to back min_racer
* No success with min_racer
* remove comments, move in correct place openssl
* Support manifest json for external pipeline
* Support manifest json helpers for external pipeline
* Add tests for external pipeline helpers
* Add tests for external pipeline helpers, more cases
* Add tests for external pipeline helpers, more cases
travis-ci.org now displays "Please be aware travis-ci.org will be
shutting down in several weeks, with all accounts migrating to
travis-ci.com. Please stay tuned here for more information."
As GitHub actions is free for public repositories, whereas it's unclear
to what travis-ci.com will be, and the switching cost is low, it seems
going with workflows is the prudent thing to do.