README.md in gfsm-0.3.2 vs README.md in gfsm-0.4.0
- old
+ new
@@ -76,10 +76,10 @@
stages:
- version
update-version:
stage: version
- image: ruby:2.7.5
+ image: ruby:3.2.4
before_script:
- gem install gfsm
script:
- gfsm version bump --force > .version
- gfsm changelog --force --output-file CHANGELOG.md
\ No newline at end of file