cable_ready 4.4.0.pre2 → 4.4.0.pre3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cable_ready
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.4.0.pre2
4
+ version: 4.4.0.pre3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Hopkins
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-02 00:00:00.000000000 Z
11
+ date: 2020-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -132,7 +132,9 @@ files:
132
132
  - lib/cable_ready/channel.rb
133
133
  - lib/cable_ready/channels.rb
134
134
  - lib/cable_ready/version.rb
135
+ - package.json
135
136
  - tags
137
+ - yarn.lock
136
138
  homepage: https://github.com/hopsoft/cable_ready
137
139
  licenses:
138
140
  - MIT