From ee36a72dffc573c5e9d974c8b1ccb7cc9832bb25 Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Sat, 25 Apr 2015 19:20:10 +0000 Subject: [PATCH] Update gemfile --- .gitignore | 3 +-- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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