katalyst-kpop 3.2.5 → 3.2.6

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d671f9e2ac561d86aeedfe41dedec4eb94cdda5fdf8790f0cfb4a524a20d5503
4
- data.tar.gz: af6b7204bdd605964360c05bcd30f6140a375fae5b88bb19ac104af69df9f608
3
+ metadata.gz: 265b8f849c193acd5f380b24bb75956fcb9f604a19f8b26c66b53eafcb08e3bc
4
+ data.tar.gz: 725b40a50766355cff40f51698c1005c23f9216579aa6e5d3a8f9229b8349ba0
5
5
  SHA512:
6
- metadata.gz: a14c27f241b423af869b6161e44bcd6e3e58294eda4d90d8748dec6f9de60efd9723ac868dfad1b915e2e61c0efd1d6b27a0e5f5964f0695cc5ed33111781998
7
- data.tar.gz: 1fe476dde033e27fb1b68746369484004431105143c029157210cb6c4011adecb55d8b0f7c30c9348170dfd6b329f4aa2ce95ac34c26ef107810ef7ea7280b4b
6
+ metadata.gz: 74871018734d6733953c916e28b462bb6d48797fb936393f47729dec86e935e10f9e88a47bd8ab181802079f0556fb083b517ce707688614196f5dad302cd067
7
+ data.tar.gz: c2abd44da054ceec49b88745614570b102b0bd04cdd286344710f82acfc011bfccf8397e6a62b4fe9acc83ccb703f12372e603df67d6dfed2af897b521b07a22
data/README.md CHANGED
@@ -123,9 +123,9 @@ calculation to check that the headers are compatible.
123
123
  Releases need to be distributed to rubygems.org and npmjs.org. To do this, you need to have accounts with both providers
124
124
  and be added as a collaborator to the kpop gem and npm packages.
125
125
 
126
- 1. Update the version in `lib/katalyst/kpop/version.rb`
126
+ 1. Update the version in `katalyst-kpop.gemspec` and run `bundle` to update `Gemfile.lock`
127
127
  2. Ensure that `rake` passes (format and tests)
128
- 3. Tag a release and push to rubygems.org by running `rake release`
128
+ 3. Tag the release and push the tag to github to run CI/CD
129
129
 
130
130
  ## License
131
131
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: katalyst-kpop
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.5
4
+ version: 3.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Katalyst Interactive