Bump shakapacker from 6.5.0 to 6.5.1
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.5.0 to 6.5.1. - [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.0...v6.5.1) --- 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
1e18c22f93
commit
aeadea2446
2
Gemfile
2
Gemfile
@ -42,7 +42,7 @@ gem 'rest-client'
|
|||||||
gem 'rubytree'
|
gem 'rubytree'
|
||||||
gem 'rubyzip'
|
gem 'rubyzip'
|
||||||
gem 'sass-rails'
|
gem 'sass-rails'
|
||||||
gem 'shakapacker', '= 6.5'
|
gem 'shakapacker', '6.5.1'
|
||||||
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'
|
||||||
|
@ -464,7 +464,7 @@ GEM
|
|||||||
sentry-ruby (5.4.1)
|
sentry-ruby (5.4.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
set (1.0.2)
|
set (1.0.2)
|
||||||
shakapacker (6.5.0)
|
shakapacker (6.5.1)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
rack-proxy (>= 0.6.1)
|
rack-proxy (>= 0.6.1)
|
||||||
railties (>= 5.2)
|
railties (>= 5.2)
|
||||||
@ -611,7 +611,7 @@ DEPENDENCIES
|
|||||||
selenium-webdriver
|
selenium-webdriver
|
||||||
sentry-rails
|
sentry-rails
|
||||||
sentry-ruby
|
sentry-ruby
|
||||||
shakapacker (= 6.5)
|
shakapacker (= 6.5.1)
|
||||||
shoulda-matchers
|
shoulda-matchers
|
||||||
simplecov
|
simplecov
|
||||||
slim-rails
|
slim-rails
|
||||||
|
Reference in New Issue
Block a user