Bundle update (CVE-2018-3760, requires Ruby 2.3, PR #561)
This commit is contained in:
parent
4137992032
commit
d9ae0d11b0
5 changed files with 125 additions and 122 deletions
2
Gemfile
2
Gemfile
|
|
@ -20,7 +20,7 @@ gem 'rails-assets-listjs', '0.2.0.beta.4' # remember to maintain list.*.js plugi
|
|||
gem 'i18n-js', '~> 3.0.0.rc8'
|
||||
gem 'rails-i18n'
|
||||
|
||||
gem 'mysql2'
|
||||
gem 'mysql2', '~> 0.4.0' # for compatibility with rails 4
|
||||
gem 'prawn'
|
||||
gem 'prawn-table'
|
||||
gem 'haml', '~> 4.0' # some breaking changes in version 5, remove this line again when fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue