aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorZog2018-02-09 10:09:57 +0100
committerZog2018-02-09 10:09:57 +0100
commita3d7ced00bf68b44720cd4e09ebdb018c37c62bd (patch)
tree9d3acc9d51ac707bb4831bc2ef7328cbf424a9d4 /Gemfile
parentd0f6b92c7cbf48fad205bb96b85d8305f80d13dc (diff)
downloadchouette-core-a3d7ced00bf68b44720cd4e09ebdb018c37c62bd.tar.bz2
Refs #5807; Bump webpacker
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bb1a42df0..788358c5a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -16,7 +16,7 @@ gem 'uglifier', '~> 2.7.2'
gem 'coffee-rails', '~> 4.0.0'
# Webpacker
-gem 'webpacker', '3.0.2'
+gem 'webpacker', '3.2.1'
# Use jquery as the JavaScript library
gem 'jquery-rails', '~> 3.1.4' # Update to v4 for Rails 4.2