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 214eed3 commit 531ca35Copy full SHA for 531ca35
1 file changed
test/gemfiles/rails_head.gemfile
@@ -9,7 +9,7 @@ gem 'sprockets', github: 'rails/sprockets'
9
gem 'sprockets-rails', github: 'rails/sprockets-rails'
10
gem 'sass-rails', github: 'rails/sass-rails', branch: 'master'
11
12
-gem 'autoprefixer-rails', github: 'glebm/autoprefixer-rails', branch: 'rails5-compat'
+gem 'autoprefixer-rails', github: 'ai/autoprefixer-rails'
13
14
source 'https://rails-assets.org' do
15
gem 'rails-assets-tether', '>= 1.1.0'
0 commit comments