Skip to content

Commit

Permalink
Fix also sprocket-rails gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jun 30, 2016
1 parent 58ecaa7 commit 18fe564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/Gemfile-sprockets-rails-2-2
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ gemspec path: ".."

gem "rails"
gem "sprockets-rails", "~> 2.2.0"
gem "sass", "~> 3.4.0"
gem "mime-types", "< 2"
1 change: 1 addition & 0 deletions gemfiles/Gemfile-sprockets-rails-master
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ gemspec path: ".."

gem "rails"
gem "sprockets-rails", github: "rails/sprockets-rails"
gem "sass", "~> 3.4.0"
gem "mime-types", "< 2"

0 comments on commit 18fe564

Please sign in to comment.