upgrade to the newest version of the mounter in the master branch
did
committed Aug 13, 2014
commit f32cf2c5af8d32812fc0b15833c0778dfa9e0470
Showing 1
changed file with
1 additions
and 1 deletions
Gemfile
+1
-1
| @@ | @@ -7,7 +7,7 @@ gemspec |
| # gem 'locomotivecms-liquid', path: '../gems/liquid', require: false | |
| # gem 'locomotivecms-solid', path: '../gems/solid', require: false | |
| # gem 'locomotivecms_mounter', path: '../gems/mounter', require: false | |
| - | gem 'locomotivecms_mounter', github: 'locomotivecms/mounter', ref: '1398d81', require: false |
| + | gem 'locomotivecms_mounter', github: 'locomotivecms/mounter', ref: '6025c4a', require: false |
| gem 'rb-fsevent', '~> 0.9.1' | |