Bump shakapacker from 6.5.2 to 6.5.3
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: shakapacker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
2da7d6be7c
commit
199f154999
2
Gemfile
2
Gemfile
@ -43,7 +43,7 @@ gem 'rest-client'
|
|||||||
gem 'rubytree'
|
gem 'rubytree'
|
||||||
gem 'rubyzip'
|
gem 'rubyzip'
|
||||||
gem 'sass-rails'
|
gem 'sass-rails'
|
||||||
gem 'shakapacker', '6.5.2'
|
gem 'shakapacker', '6.5.3'
|
||||||
gem 'slim-rails'
|
gem 'slim-rails'
|
||||||
gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255
|
gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255
|
||||||
gem 'telegraf'
|
gem 'telegraf'
|
||||||
|
@ -465,7 +465,7 @@ GEM
|
|||||||
sentry-ruby (5.5.0)
|
sentry-ruby (5.5.0)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
set (1.0.3)
|
set (1.0.3)
|
||||||
shakapacker (6.5.2)
|
shakapacker (6.5.3)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
rack-proxy (>= 0.6.1)
|
rack-proxy (>= 0.6.1)
|
||||||
railties (>= 5.2)
|
railties (>= 5.2)
|
||||||
@ -543,7 +543,7 @@ GEM
|
|||||||
will_paginate (3.3.1)
|
will_paginate (3.3.1)
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
zeitwerk (2.6.1)
|
zeitwerk (2.6.4)
|
||||||
zxcvbn-ruby (1.2.0)
|
zxcvbn-ruby (1.2.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
@ -617,7 +617,7 @@ DEPENDENCIES
|
|||||||
selenium-webdriver
|
selenium-webdriver
|
||||||
sentry-rails
|
sentry-rails
|
||||||
sentry-ruby
|
sentry-ruby
|
||||||
shakapacker (= 6.5.2)
|
shakapacker (= 6.5.3)
|
||||||
shoulda-matchers
|
shoulda-matchers
|
||||||
simplecov
|
simplecov
|
||||||
slim-rails
|
slim-rails
|
||||||
|
Reference in New Issue
Block a user