Bump prawn_rails
This commit is contained in:
parent
3d20b24baf
commit
3f1af527cc
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -108,7 +108,7 @@ gem 'select2-rails'
|
|||
|
||||
# PDF Generation
|
||||
gem 'prawn'
|
||||
gem 'prawn_rails', '~> 0.0.11'
|
||||
gem 'prawn_rails'
|
||||
|
||||
gem 'chunky_png'
|
||||
gem 'sentry-raven'
|
||||
|
|
|
@ -803,7 +803,7 @@ DEPENDENCIES
|
|||
openstack
|
||||
pg
|
||||
prawn
|
||||
prawn_rails (~> 0.0.11)
|
||||
prawn_rails
|
||||
pry-byebug
|
||||
rack-handlers
|
||||
rack-mini-profiler
|
||||
|
|
Loading…
Reference in a new issue