Merge pull request #181 from openHPI/snyk-fix-24ux2d

[Snyk] Fix for 1 vulnerable dependencies
This commit is contained in:
rteusner
2018-07-25 13:07:48 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ gem 'rubytree'
gem 'sass-rails', '>= 5.0.7'
gem 'sdoc', group: :doc
gem 'slim-rails'
gem 'bootstrap_pagedown'
gem 'bootstrap_pagedown', '>= 1.1.0'
gem 'pagedown-rails'
gem 'sorcery'
gem 'thread_safe'

View File

@ -383,7 +383,7 @@ DEPENDENCIES
better_errors
binding_of_caller
bootstrap-will_paginate
bootstrap_pagedown
bootstrap_pagedown (>= 1.1.0)
byebug
capistrano
capistrano-rails