From f75961fa50109d92f043a8fd2d5b787adbf39314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:25:06 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.200 to 8.0.100 in /ruby-gem/spec/dummy Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.200 to 8.0.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ruby-gem/spec/dummy/package.json | 2 +- ruby-gem/spec/dummy/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ruby-gem/spec/dummy/package.json b/ruby-gem/spec/dummy/package.json index 1ba81a276..31da8310d 100644 --- a/ruby-gem/spec/dummy/package.json +++ b/ruby-gem/spec/dummy/package.json @@ -20,7 +20,7 @@ "@babel/preset-react": "^7.26.3", "@babel/runtime": "7", "@kaspernj/api-maker": "1.0.446", - "@rails/actioncable": "^7.2.200", + "@rails/actioncable": "^8.0.100", "babel-loader": "9", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^3.1.0", diff --git a/ruby-gem/spec/dummy/yarn.lock b/ruby-gem/spec/dummy/yarn.lock index 673c83985..a16b6b759 100644 --- a/ruby-gem/spec/dummy/yarn.lock +++ b/ruby-gem/spec/dummy/yarn.lock @@ -1350,10 +1350,10 @@ "@parcel/watcher-win32-ia32" "2.4.1" "@parcel/watcher-win32-x64" "2.4.1" -"@rails/actioncable@^7.2.200": - version "7.2.200" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" - integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== +"@rails/actioncable@^8.0.100": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.100.tgz#83733a8fa35be5d085cf0fe10b341d0428022bc0" + integrity sha512-/vXTG6gzSW0CDqmA0hWasZ1UAGZC7g5NGM21jowh58rCCeTHAGbWwKExHn49VDuYXz+cHbL4MGfc5LMdTp9m3A== "@react-native/normalize-colors@^0.74.1": version "0.74.81"