Commit d3e7b85
committed
Remove explicit sprockets dependency for Rails 7
[!] There was an error parsing `Gemfile`:
[!] There was an error parsing `Gemfile-rails-dependencies`: You cannot specify the same gem twice with different version requirements.
You specified: sprockets-rails (>= 2.0.0) and sprockets-rails (>= 0). Bundler cannot continue.
# from /home/runner/work/rspec-rails/rspec-rails/Gemfile-rails-dependencies:10
# -------------------------------------------
# gem 'sprockets', :git => 'https://github.com/rails/sprockets.git', :branch => 'master'
> gem 'sprockets-rails', :git => 'https://github.com/rails/sprockets-rails.git', :branch => 'master'1 parent f6a9b40 commit d3e7b85
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
| |||
0 commit comments