Skip to content

Commit

Permalink
Merge pull request #223 from kb-dk/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
siglun authored Jul 30, 2020
2 parents 34b605e + 417516e commit f36bf00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ end
gem 'jquery-rails'
gem 'font-awesome-rails'
gem 'wicked_pdf'
gem 'wkhtmltopdf-binary'
gem 'wkhtmltopdf-binary', '0.12.4'
#gem 'bootstrap', '~> 4.1.1'
gem "bootstrap", ">= 4.3.1"
gem 'oai'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ GEM
websocket-extensions (0.1.5)
wicked_pdf (2.1.0)
activesupport
wkhtmltopdf-binary (0.12.6)
wkhtmltopdf-binary (0.12.4)
xpath (3.2.0)
nokogiri (~> 1.8)
xray-rails (0.3.2)
Expand Down Expand Up @@ -295,7 +295,7 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console (>= 3.3.0)
wicked_pdf
wkhtmltopdf-binary
wkhtmltopdf-binary (= 0.12.4)
xray-rails

BUNDLED WITH
Expand Down

0 comments on commit f36bf00

Please sign in to comment.