Skip to content

Commit

Permalink
Merge pull request #20 from atmattpatt/dependabot/bundler/uglifier-4.…
Browse files Browse the repository at this point in the history
…1.14

Bump uglifier from 4.1.6 to 4.1.14
  • Loading branch information
Matthew Patterson committed Jul 6, 2018
2 parents 541052e + 73222c8 commit c12a763
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ group :development, :deployment do
gem 'cssminify', '1.0.2'
gem 'rake', '~> 10.3'
gem 'therubyracer', '0.12.3'
gem 'uglifier', '4.1.6'
gem 'uglifier', '4.1.14'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
libv8 (~> 3.16.14.15)
ref
tilt (2.0.8)
uglifier (4.1.6)
uglifier (4.1.14)
execjs (>= 0.3.0, < 3)
unicorn (5.4.0)
kgio (~> 2.6)
Expand All @@ -43,7 +43,7 @@ DEPENDENCIES
shotgun (= 0.9.2)
sinatra (= 2.0.3)
therubyracer (= 0.12.3)
uglifier (= 4.1.6)
uglifier (= 4.1.14)
unicorn (= 5.4.0)

BUNDLED WITH
Expand Down

0 comments on commit c12a763

Please sign in to comment.