Skip to content

Commit fcdbf04

Browse files
committed
chore: add gems that are no longer bundled in 3.4.0
1 parent 2a8639b commit fcdbf04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gemfiles/Gemfile-rails-edge

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44

55
gem 'rails', github: 'rails/rails', branch: 'main'
66

7+
gem 'mutex_m'
8+
79
gemspec path: '../vite_ruby'
810
gemspec path: '../vite_rails'
911
gemspec path: '../vite_plugin_legacy'

0 commit comments

Comments
 (0)