aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-12-20 11:07:31 +0100
committerHans de Graaff <graaff@gentoo.org>2019-12-20 11:08:11 +0100
commit575d706fe0b624d1b1bab81b806015a539ac27ad (patch)
tree7af3c5de2f0b9aaa016b3027747bb592bd126dcc /Gemfile
parentMatch integration test to contents of fixture repo (diff)
downloadpackages-5-575d706fe0b624d1b1bab81b806015a539ac27ad.tar.gz
packages-5-575d706fe0b624d1b1bab81b806015a539ac27ad.tar.bz2
packages-5-575d706fe0b624d1b1bab81b806015a539ac27ad.zip
Update to latest Rails/Rack versions
Required for https://www.openwall.com/lists/oss-security/2019/12/18/2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b7aded6..db98594 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,6 +12,7 @@ gem 'uglifier', '>= 1.3.0'
# gem 'coffee-rails', '~> 4.1.0'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
+gem 'sprockets', '~> 3.0'
# Use jquery as the JavaScript library
gem 'jquery-rails', '~> 4.3.5'