We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8639b commit fcdbf04Copy full SHA for fcdbf04
gemfiles/Gemfile-rails-edge
@@ -4,6 +4,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
4
5
gem 'rails', github: 'rails/rails', branch: 'main'
6
7
+gem 'mutex_m'
8
+
9
gemspec path: '../vite_ruby'
10
gemspec path: '../vite_rails'
11
gemspec path: '../vite_plugin_legacy'
0 commit comments