Skip to content

Commit

Permalink
Update dependency terser to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 5c9384a commit 74f4cfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ gem 'rails-html-sanitizer'
gem 'rack-cors', '~> 2.0'
gem 'rapidjson'
gem 'redis'
gem 'responders'
gem 'rubyzip', '~> 2.3.0' # 3.0 will be breaking
gem 'sassc-rails', '~> 2.1'
gem 'sidekiq'
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ GEM
sprockets (>= 3.0.0)
stringio (3.1.0)
strscan (3.1.0)
terser (1.1.20)
terser (1.2.3)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
tilt (2.3.0)
Expand Down Expand Up @@ -550,6 +550,7 @@ DEPENDENCIES
rails-html-sanitizer
rapidjson
redis
responders
rubocop
rubocop-capybara
rubocop-rails
Expand Down

0 comments on commit 74f4cfa

Please sign in to comment.