Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 104e051

Browse files
authored
Merge pull request #99 from mendicant-original/dependabot/bundler/uglifier-4.2.0
Bump uglifier from 1.3.0 to 4.2.0
2 parents f14b603 + 877b15f commit 104e051

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ GEM
8787
exception_notification (3.0.1)
8888
actionmailer (>= 3.0.4)
8989
excon (0.110.0)
90-
execjs (1.4.0)
91-
multi_json (~> 1.0)
90+
execjs (2.9.1)
9291
factory_girl (4.1.0)
9392
activesupport (>= 3.0.0)
9493
factory_girl_rails (4.1.0)
@@ -370,9 +369,8 @@ GEM
370369
turn (0.9.6)
371370
ansi
372371
tzinfo (0.3.40)
373-
uglifier (1.3.0)
374-
execjs (>= 0.3.0)
375-
multi_json (~> 1.0, >= 1.0.2)
372+
uglifier (4.2.0)
373+
execjs (>= 0.3.0, < 3)
376374
webrick (1.8.1)
377375
websocket (1.0.7)
378376
will_paginate (3.0.5)

0 commit comments

Comments
 (0)