Skip to content

Commit

Permalink
Merge pull request #1753 from alphagov/never
Browse files Browse the repository at this point in the history
Remove whenever gem
  • Loading branch information
yndajas authored Nov 12, 2024
2 parents 205ed80 + ab99182 commit 8acb796
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ gem "paper_trail"
gem "pg"
gem "plek"
gem "rack-utf8_sanitizer"
gem "sass"
gem "select2-rails", "~> 3.5.11" # Version 4 changes CSS classes considerably
gem "sentry-sidekiq"
gem "whenever"

gem "sass"
gem "sprockets"
gem "terser"

Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ GEM
capybara-select-2 (0.5.1)
cgi (0.3.6)
chartkick (5.1.1)
chronic (0.10.2)
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
Expand Down Expand Up @@ -845,8 +844,6 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.1)
Expand Down Expand Up @@ -902,7 +899,6 @@ DEPENDENCIES
timecop
web-console
webmock
whenever

BUNDLED WITH
2.3.22

0 comments on commit 8acb796

Please sign in to comment.