Skip to content

Commit

Permalink
Merge pull request #1349 from alphagov/update-uglifier
Browse files Browse the repository at this point in the history
Remove dependency on uglifier
  • Loading branch information
andysellick authored Jul 3, 2024
2 parents 8f9284b + 621f840 commit c59e3a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ gem "plek"
gem "redis"
gem "rubocop-govuk"
gem "sprockets-rails"
gem "uglifier"
gem "whenever", require: false

group :development do
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ GEM
rubocop
smart_properties
erubi (1.13.0)
execjs (2.8.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand Down Expand Up @@ -741,8 +740,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
version_gem (1.1.4)
Expand Down Expand Up @@ -808,7 +805,6 @@ DEPENDENCIES
simplecov
sprockets-rails
timecop
uglifier
web-console
webmock
whenever
Expand Down

0 comments on commit c59e3a0

Please sign in to comment.