Merge pull request #2471 from rahul2240/export

Fix broken export
This commit is contained in:
Stella Rouzi 2019-04-29 21:35:55 +03:00 committed by GitHub
commit 9bdd889e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 41 additions and 16 deletions

View file

@ -364,9 +364,12 @@ GEM
prawn-qrcode (0.3.1)
prawn (>= 1)
rqrcode (>= 0.4.1)
prawn_rails (0.0.11)
prawn (>= 0.11.1)
railties (>= 3.0.0)
prawn-rails (1.2.0)
prawn
prawn-table
rails (>= 3.1.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@ -669,7 +672,7 @@ DEPENDENCIES
pg
piwik_analytics (~> 1.0.1)
prawn-qrcode
prawn_rails
prawn-rails
puma (~> 3.0)
rails (~> 5.0.7)
rails-assets-bootstrap-markdown!