Skip to content

Commit

Permalink
Merge pull request #131 from debtcollective/renovate/rails-actioncabl…
Browse files Browse the repository at this point in the history
…e-6.x

fix(deps): update dependency @rails/actioncable to v6.0.1
  • Loading branch information
orlando authored Nov 13, 2019
2 parents 08941b2 + 34c8258 commit b2bacc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/preset-react": "7.6.3",
"@material-ui/core": "4.6.1",
"@material-ui/icons": "4.5.1",
"@rails/actioncable": "6.0.0",
"@rails/actioncable": "6.0.1",
"@rails/activestorage": "6.0.0",
"@rails/actiontext": "6.0.1",
"@rails/ujs": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,10 @@
once "^1.4.0"
universal-user-agent "^4.0.0"

"@rails/actioncable@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.0.0.tgz#8bff9c902be1531ef7a9e191562e9771efcfdfe1"
integrity sha512-DieouotYHpI6k2EGTCnh1eMvD3W8p3zqjWXEYj4z0khJ+A0qQ5tHxihjTEkio54MVwqHt1DcpUm2woh2n/alCA==
"@rails/actioncable@6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.0.1.tgz#43adf86c2ad6e6a076259b7ea02ba747e4f8bb6f"
integrity sha512-JTOPnusNMuZjmJGoyL+IWrwGxP5UwqiffJYBHkhipIbVRSUN6RYjUspShshmRsRziSD2bQywKePPRR5pl1HXXg==

"@rails/actiontext@6.0.1":
version "6.0.1"
Expand Down

0 comments on commit b2bacc8

Please sign in to comment.