From 86d8c5f2395dc44a88ec98f5a81b7fd33e84b64e Mon Sep 17 00:00:00 2001
From: Steffen van Bergerem <svbergerem@online.de>
Date: Sun, 12 Jun 2016 23:39:03 +0200
Subject: [PATCH] Bump autoprefixer-rails

---
 Gemfile      | 2 +-
 Gemfile.lock | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Gemfile b/Gemfile
index 36f0439f56..8a7792b0f4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -56,7 +56,7 @@ gem "rack-cors", "0.4.0", require: "rack/cors"
 gem "bootstrap-sass", "2.3.2.2"
 gem "compass-rails",  "2.0.5"
 gem "sass-rails",     "5.0.4"
-gem "autoprefixer-rails", "6.3.6"
+gem "autoprefixer-rails", "6.3.6.2"
 
 # Database
 
diff --git a/Gemfile.lock b/Gemfile.lock
index 350574f88b..012a567209 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -55,7 +55,7 @@ GEM
       fog (>= 1.8.0)
       unf
     ast (2.2.0)
-    autoprefixer-rails (6.3.6)
+    autoprefixer-rails (6.3.6.2)
       execjs
     backbone-on-rails (1.2.0.0)
       eco
@@ -187,7 +187,7 @@ GEM
       ffi (>= 1.3.0)
     eventmachine (1.0.9.1)
     excon (0.49.0)
-    execjs (2.6.0)
+    execjs (2.7.0)
     eye (0.7)
       celluloid (~> 0.16.0)
       celluloid-io (~> 0.16.0)
@@ -803,7 +803,7 @@ DEPENDENCIES
   acts_as_api (= 0.4.2)
   addressable (= 2.3.8)
   asset_sync (= 1.1.0)
-  autoprefixer-rails (= 6.3.6)
+  autoprefixer-rails (= 6.3.6.2)
   backbone-on-rails (= 1.2.0.0)
   bootstrap-sass (= 2.3.2.2)
   capybara (= 2.7.1)
-- 
GitLab