Merge pull request #5769 from consuldemocracy/dependabot/bundler/wicked_pdf-2.8.2
Bump wicked_pdf from 2.8.1 to 2.8.2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -61,7 +61,7 @@ gem "uglifier", "~> 4.2.1"
|
|||||||
gem "uuidtools", "~> 2.2.0"
|
gem "uuidtools", "~> 2.2.0"
|
||||||
gem "view_component", "~> 3.11.0"
|
gem "view_component", "~> 3.11.0"
|
||||||
gem "whenever", "~> 1.0.0", require: false
|
gem "whenever", "~> 1.0.0", require: false
|
||||||
gem "wicked_pdf", "~> 2.8.1"
|
gem "wicked_pdf", "~> 2.8.2"
|
||||||
gem "wkhtmltopdf-binary", "~> 0.12.6"
|
gem "wkhtmltopdf-binary", "~> 0.12.6"
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
|
|||||||
13
Gemfile.lock
13
Gemfile.lock
@@ -184,8 +184,8 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.3.4)
|
concurrent-ruby (1.3.5)
|
||||||
connection_pool (2.5.0)
|
connection_pool (2.5.3)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
csv (3.3.2)
|
csv (3.3.2)
|
||||||
daemons (1.4.1)
|
daemons (1.4.1)
|
||||||
@@ -210,7 +210,7 @@ GEM
|
|||||||
devise (>= 4.3.0)
|
devise (>= 4.3.0)
|
||||||
diff-lcs (1.6.0)
|
diff-lcs (1.6.0)
|
||||||
docile (1.4.0)
|
docile (1.4.0)
|
||||||
drb (2.2.1)
|
drb (2.2.3)
|
||||||
email_spec (2.3.0)
|
email_spec (2.3.0)
|
||||||
htmlentities (~> 4.3.3)
|
htmlentities (~> 4.3.3)
|
||||||
launchy (>= 2.1, < 4.0)
|
launchy (>= 2.1, < 4.0)
|
||||||
@@ -382,7 +382,7 @@ GEM
|
|||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.7.1)
|
multi_xml (0.7.1)
|
||||||
bigdecimal (~> 3.1)
|
bigdecimal (~> 3.1)
|
||||||
mutex_m (0.2.0)
|
mutex_m (0.3.0)
|
||||||
net-http (0.6.0)
|
net-http (0.6.0)
|
||||||
uri
|
uri
|
||||||
net-imap (0.5.7)
|
net-imap (0.5.7)
|
||||||
@@ -725,8 +725,9 @@ GEM
|
|||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
whenever (1.0.0)
|
whenever (1.0.0)
|
||||||
chronic (>= 0.6.3)
|
chronic (>= 0.6.3)
|
||||||
wicked_pdf (2.8.1)
|
wicked_pdf (2.8.2)
|
||||||
activesupport
|
activesupport
|
||||||
|
ostruct
|
||||||
wkhtmltopdf-binary (0.12.6.8)
|
wkhtmltopdf-binary (0.12.6.8)
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
@@ -834,7 +835,7 @@ DEPENDENCIES
|
|||||||
view_component (~> 3.11.0)
|
view_component (~> 3.11.0)
|
||||||
web-console (~> 4.2.1)
|
web-console (~> 4.2.1)
|
||||||
whenever (~> 1.0.0)
|
whenever (~> 1.0.0)
|
||||||
wicked_pdf (~> 2.8.1)
|
wicked_pdf (~> 2.8.2)
|
||||||
wkhtmltopdf-binary (~> 0.12.6)
|
wkhtmltopdf-binary (~> 0.12.6)
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user