File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1717 # Install Ruby - using the version found in the Gemfile.lock
1818 - name : ' Install Ruby'
1919 uses : ruby/setup-ruby@v1
20- with :
2120
2221 - name : ' Bundle Install'
2322 run : |
Original file line number Diff line number Diff line change 11# Changelog
22
33## v5.0.2
4- - Bump Ruby to v3.1.4 and use ` .ruby-version ` in CI [ #3566 ] ( https://github.com/DMPRoadmap/roadmap/pull/3566 )
4+ - Bump Ruby to v3.1.4 and use ` .ruby-version ` in CI
5+ - [ #3566 ] ( https://github.com/DMPRoadmap/roadmap/pull/3566 )
6+ - [ #3573 ] ( https://github.com/DMPRoadmap/roadmap/pull/3573 )
57- Enable session timeout after 90 minutes of inactivity [ #3568 ] ( https://github.com/DMPRoadmap/roadmap/pull/3568 )
68- Validate CSV Separator [ #3569 ] ( https://github.com/DMPRoadmap/roadmap/pull/3569 )
79- Fix rendering of ` confirm_merge ` partial [ #3567 ] ( https://github.com/DMPRoadmap/roadmap/pull/3567 )
You can’t perform that action at this time.
0 commit comments