mirror of
https://github.com/redmine/redmine.git
synced 2026-05-06 11:17:34 +02:00
Building ffi 1.9.7 fails in Ubuntu.
git-svn-id: http://svn.redmine.org/redmine/trunk@14078 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -14,6 +14,9 @@ gem "protected_attributes"
|
||||
gem "actionpack-action_caching"
|
||||
gem "actionpack-xml_parser"
|
||||
|
||||
# building ffi 1.9.7 fails in Ubuntu: https://github.com/ffi/ffi/issues/414
|
||||
gem "ffi", "1.9.6"
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: [:mingw, :x64_mingw, :mswin, :jruby]
|
||||
gem "rbpdf", "~> 1.18.5"
|
||||
|
||||
Reference in New Issue
Block a user