diff --git a/Gemfile.lock b/Gemfile.lock index b0c5ba92..a23ad19a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - compass (0.12.alpha.1.d335855) + compass (0.12.alpha.1.7d2d537) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) diff --git a/features/command_line.feature b/features/command_line.feature index da043816..69a89ced 100644 --- a/features/command_line.feature +++ b/features/command_line.feature @@ -200,7 +200,7 @@ Feature: Command Line | tmp/box_shadow.css | | tmp/columns.css | | tmp/fonts.css | - | images/flag-s8f1e8fdb9b.png | + | images/flag-s4798b5a210.png | And the following files are removed: | .sass-cache/ | | tmp/border_radius.css | @@ -208,7 +208,7 @@ Feature: Command Line | tmp/box_shadow.css | | tmp/columns.css | | tmp/fonts.css | - | images/flag-s8f1e8fdb9b.png | + | images/flag-s4798b5a210.png | Scenario: Watching a project for changes Given ruby supports fork