Skip to content

Commit

Permalink
set wkhtmltopdf-binary to 0.12.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig committed Oct 15, 2024
1 parent 7b16953 commit 8d135bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ group :development, :test do
gem "dotenv-rails"
gem "faker"
gem "mdl"
gem "rubocop-factory_bot", "2.25.1"
gem "rubocop-faker"
gem "rubocop-rspec", "2.20"
end

group :development do
Expand Down Expand Up @@ -69,7 +67,6 @@ group :production do
gem "sentry-sidekiq"
gem "sidekiq"
gem "stackprof"
gem 'ffi', '1.16.3'
end

group :test do
Expand Down
7 changes: 1 addition & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -843,8 +843,6 @@ GEM
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-faker (1.1.0)
faker (>= 2.12.0)
rubocop (>= 0.82.0)
Expand Down Expand Up @@ -973,7 +971,7 @@ GEM
activesupport
wisper (2.0.1)
wisper-rspec (1.1.0)
wkhtmltopdf-binary (0.12.6.8)
wkhtmltopdf-binary (0.12.6.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
Expand Down Expand Up @@ -1008,7 +1006,6 @@ DEPENDENCIES
decidim-valid_auth!
dotenv-rails
faker
ffi (= 1.16.3)
foreman
letter_opener_web
listen
Expand All @@ -1027,9 +1024,7 @@ DEPENDENCIES
rexml
rspec
rubocop
rubocop-factory_bot (= 2.25.1)
rubocop-faker
rubocop-rspec (= 2.20)
scout_apm
sentry-rails
sentry-ruby
Expand Down

0 comments on commit 8d135bb

Please sign in to comment.