From 31b216de222befc9537bd6a7d6c140c042b48ecc Mon Sep 17 00:00:00 2001 From: Jonas Date: Mon, 4 Apr 2016 16:07:25 +0200 Subject: [PATCH] remove Gemfile.lock --- Gemfile.lock | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 1527ca2..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,38 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - autoprefixer-rails (6.3.3.1) - execjs - bootstrap-sass (3.3.6) - autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) - chunky_png (1.3.5) - compass (1.0.3) - chunky_png (~> 1.2) - compass-core (~> 1.0.2) - compass-import-once (~> 1.0.5) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - sass (>= 3.3.13, < 3.5) - compass-core (1.0.3) - multi_json (~> 1.0) - sass (>= 3.3.0, < 3.5) - compass-import-once (1.0.5) - sass (>= 3.2, < 3.5) - execjs (2.6.0) - ffi (1.9.10) - multi_json (1.11.2) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - sass (3.4.21) - -PLATFORMS - ruby - -DEPENDENCIES - bootstrap-sass (~> 3.3, >= 3.3.6) - compass (~> 1.0, >= 1.0.3) - -BUNDLED WITH - 1.11.2