diff --git a/.gitignore b/.gitignore index 06c9d6b..84e06be 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,4 @@ novo.css novo.html sass/novo.scss sass/novo -Gemfile -Gemfile.lock \ No newline at end of file +.bundle \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 7839e50..73f64bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,4 +7,4 @@ PLATFORMS ruby DEPENDENCIES - sass (= 3.4.9) + sass (~> 3.4.9) -- libgit2 0.21.2