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:
dependabot[bot]
2022-11-02 03:01:19 +00:00
committed by Sebastian Serth
parent 2da7d6be7c
commit 199f154999
2 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@ gem 'rest-client'
gem 'rubytree'
gem 'rubyzip'
gem 'sass-rails'
gem 'shakapacker', '6.5.2'
gem 'shakapacker', '6.5.3'
gem 'slim-rails'
gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255
gem 'telegraf'