Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit cac04b7

Browse files
Bump @rails/activestorage from 6.0.3 to 6.1.3 (#28)
Bumps [@rails/activestorage](https://github.com/rails/rails) from 6.0.3 to 6.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.3...v6.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d336394 commit cac04b7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@rails/actioncable": "^6.1.3",
6-
"@rails/activestorage": "^6.0.0",
6+
"@rails/activestorage": "^6.1.3",
77
"@rails/ujs": "^6.1.3",
88
"@rails/webpacker": "5.2.1",
99
"jquery": "^3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -931,10 +931,10 @@
931931
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.3.tgz#c8a67ec4d22ecd6931f7ebd98143fddbc815419a"
932932
integrity sha512-m02524MR9cTnUNfGz39Lkx9jVvuL0tle4O7YgvouJ7H83FILxzG1nQ5jw8pAjLAr9XQGu+P1sY4SKE3zyhCNjw==
933933

934-
"@rails/activestorage@^6.0.0":
935-
version "6.0.3"
936-
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.0.3.tgz#401d2a28ecb7167cdb5e830ffddaa17c308c31aa"
937-
integrity sha512-YdNwyfryHlcKj7Ruix89wZ2aiN3KTYULdW1Y/hNlHJlrY2/PXjT2YBTzZiVd+dcjrwHBsXV2rExdy+Z/lsrlEg==
934+
"@rails/activestorage@^6.1.3":
935+
version "6.1.3"
936+
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.1.3.tgz#d76ce0fe59b5778e05b967c22c61b2964fde112a"
937+
integrity sha512-9it2rc+79E+GP4GWX/P2M9/INcp1SicJaiF5yqj+k40x/JY+/eVdSAGfRCgq2G/FwkUdGlaKnG2OoDcXchczlw==
938938
dependencies:
939939
spark-md5 "^3.0.0"
940940

0 commit comments

Comments
 (0)