Skip to content

Commit

Permalink
Get rid of Wicked now that we use electron-pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 17, 2024
1 parent 52186eb commit 517a507
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end

# For PDF-generation
gem 'wicked_pdf'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0'
# Use Puma as the app server
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,6 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
wicked_pdf (2.8.0)
activesupport
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
Expand Down Expand Up @@ -421,7 +419,6 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console (>= 3.3.0)
webpacker
wicked_pdf

BUNDLED WITH
2.5.6
21 changes: 0 additions & 21 deletions config/initializers/wicked_pdf.rb

This file was deleted.

0 comments on commit 517a507

Please sign in to comment.