Skip to content

Commit fc6daf9

Browse files
committed
chore: update the app template to test the beta version
1 parent 6004937 commit fc6daf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
end
77

88
# Puma 5.x can't serve files generated by Vite 🤷🏻
9-
gsub_file 'Gemfile', /gem "puma", "~> 5\.\d"/, 'gem "puma", "~> 6.4"'
9+
gsub_file 'Gemfile', /gem "puma", "~> 5\.\d"/, 'gem "puma", "~> 6.6"'
1010

11-
gem 'maglevcms', '~> 1.8.0'
11+
gem 'maglevcms', '~> 2.0.0.beta1'
1212
gem 'maglevcms-hyperui-kit', '~> 1.2.0'
1313
gem 'image_processing', '~> 1.2'
1414

0 commit comments

Comments
 (0)