Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Bump wicked_pdf from 1.1.0 to 1.3.0 #255

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ gem 'validate_url'

gem 'thin'
# Pinned this version for Ruby 2.1 and Rails 3
gem 'wicked_pdf','1.1.0'
gem 'wicked_pdf','1.3.0'
gem 'htmltoword'
# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,8 @@ GEM
warden (1.2.7)
rack (>= 1.0)
websocket (1.2.8)
wicked_pdf (1.1.0)
wicked_pdf (1.3.0)
activesupport

PLATFORMS
ruby
Expand Down Expand Up @@ -347,7 +348,7 @@ DEPENDENCIES
twitter-bootstrap-rails (~> 2.2.8)
uglifier
validate_url
wicked_pdf (= 1.1.0)
wicked_pdf (= 1.3.0)

BUNDLED WITH
1.16.6