aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorschneems <richard.schneeman@gmail.com>2015-07-29 20:10:45 -0500
committerschneems <richard.schneeman@gmail.com>2015-07-29 20:12:56 -0500
commit9b18ba75b1e6910c2737d82fca5af856192c6498 (patch)
treecab2db25385e59797796500051b64bf339f92bd3 /Gemfile.lock
parent4bc246915671a4766996be0ec9d6bd312c112d1f (diff)
downloadrails-9b18ba75b1e6910c2737d82fca5af856192c6498.tar.gz
rails-9b18ba75b1e6910c2737d82fca5af856192c6498.tar.bz2
rails-9b18ba75b1e6910c2737d82fca5af856192c6498.zip
Fix rake/notes_test
Presumably due to https://github.com/rails/sprockets-rails/pull/265 sprockets was trying to load the "scss" gem but it isn't in the gemfile: ``` ApplicationTests::RakeTests::RakeNotesTest#test_register_a_new_extension: LoadError: cannot load such file -- sass ``` If we use an empty precompile list, it won't try to load sass.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions