Skip to content

Commit

Permalink
Merge pull request #77 from schneems/schneems/fix-master
Browse files Browse the repository at this point in the history
Fix master
  • Loading branch information
bolandrm committed Aug 1, 2016
2 parents d1c4324 + 1a1e198 commit f56c804
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/sprockets_3_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem "sprockets", "~> 3.0.0"
gem "sprockets", "~> 3.0.3"

# Specify your gem's dependencies in sassc-rails.gemspec
gemspec path: "../"
3 changes: 3 additions & 0 deletions test/dummy/app/assets/config/manifest.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css

0 comments on commit f56c804

Please sign in to comment.