Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/uglifier-4.2.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 7, 2024
2 parents 41ecce8 + b72a071 commit 419f125
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ gem 'bootstrap-sass', '~> 2.3.2.2'
gem 'mini_racer', '~> 0.16.0'
gem 'sass-rails', '~> 5.0.8'
gem 'sprockets', git: 'https://github.com/rails/sprockets', ref: '3.x'
gem 'uglifier', '~> 4.2.0'
gem 'uglifier', '~> 4.2.1'
# Modern Assets
gem 'importmap-rails', '~> 2.0.1'
gem 'stimulus-rails', '~> 1.3.4'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ GEM
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
execjs (2.7.0)
execjs (2.9.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand Down Expand Up @@ -547,7 +547,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
uglifier (4.2.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode (0.4.4.5)
unicode-display_width (2.6.0)
Expand Down Expand Up @@ -674,7 +674,7 @@ DEPENDENCIES
syck (~> 1.4.1)
syslog_protocol (~> 0.9.0)
turbo-rails (~> 2.0.6)
uglifier (~> 4.2.0)
uglifier (~> 4.2.1)
unicode (~> 0.4.4)
unidecoder (~> 1.1.0)
vpim (~> 24.2.20)
Expand Down

0 comments on commit 419f125

Please sign in to comment.