This commit is contained in:
Sewer Aplikacji 2016-10-10 11:51:48 +02:00
parent 86d9bcd332
commit 7784938c14
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ gem 'jbuilder', '~> 2.5'
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
gem 'wicked_pdf'
gem 'wkhtmltopdf-binary'
gem 'wkhtmltopdf-binary', '0.9.9'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platform: :mri