Skip to content

Commit b6fc4ec

Browse files
authored
Merge pull request #1020 from sanger/develop
[release] Merge Develop into Master for 1.28.4
2 parents 3170ae7 + 974b983 commit b6fc4ec

23 files changed

+660
-330
lines changed

.release-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.28.3
1+
1.28.4

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'ostruct'
1717
gem 'pmb-client', '0.1.0', github: 'sanger/pmb-client'
1818
gem 'pry'
1919
gem 'puma' # Use Puma as the app server
20-
gem 'rails', '~> 7.2.0'
20+
gem 'rails', '~> 8.1.1'
2121
gem 'sass-rails' # Use SCSS for stylesheets
2222
gem 'sdoc', group: :doc # bundle exec rake doc:rails generates the API under doc/api.
2323
gem 'select2-rails'

0 commit comments

Comments
 (0)