README.md in working_hours-1.4.1 vs README.md in working_hours-1.5.0

- old
+ new

@@ -1,13 +1,13 @@ # WorkingHours -[![Build Status](https://travis-ci.com/Intrepidd/working_hours.svg?branch=master)](https://travis-ci.com/Intrepidd/working_hours) +[![build](https://github.com/Intrepidd/working_hours/actions/workflows/build.yml/badge.svg)](https://github.com/Intrepidd/working_hours/actions/workflows/build.yml) A modern ruby gem allowing to do time calculation with working hours. Compatible and tested with: -- Ruby `2.4`, `2.5`, `2.6`, `2.7`, `3.0`, JRuby `9.2` -- ActiveSupport `4.x`, `5.x`, `6.x` +- Ruby `3.1`, `3.2`, `3.3`, JRuby `9.4` +- ActiveSupport `7.x`, `8.x` ## Installation Gemfile: