common_core_js 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e57dda2081a4472872145ebd8cdd9fdf28be5014488ee5080224d15c51f6e14f
4
- data.tar.gz: 18440eefe37cb6eae705870efc0c37fba1caefdb9e2fef30e72575238dafcfd8
3
+ metadata.gz: 9fcd99ee8fa4548986c624ebcf06a0fa1dc41043ec996ec4679b033b6bc299ee
4
+ data.tar.gz: 3671e05b83391706306cca609051aa597930686532f301ff436f766817ca65c9
5
5
  SHA512:
6
- metadata.gz: cae68e3566b0546c0d03f9a4061a9a357c33f925fc87957525ac94fe0f62fb3882227f824f2031260b7e23a827140d3f13bf7341926ff96a169c175783b68fdb
7
- data.tar.gz: 258050b8e32b576e2ec0ad8b60ce01809a59f9107897ab7f92e160a4ab1073f7212784180954437728c54a9a1cefde2834d9a5f6973f0644d084801f76da9abe
6
+ metadata.gz: fb0467aaae71e0cad30d58c7984ac67e1dfd8a7903410b5964f1de9d9b7541259e5ea2e779e2e88d035893bd6654c1b8b968b4e9d5ba2305e4c82b12cfcc2936
7
+ data.tar.gz: 2e56fc4005e080d6a65c8772959ee6be7f9d50cef3188bbf30818148cd882a1fc192c2fd109bc45173ec7647ffb8aca6e35197a1def200f036aea2f2a848ce5d
@@ -7,7 +7,7 @@ require 'byebug'
7
7
  Gem::Specification.new do |spec|
8
8
  spec.name = "common_core_js"
9
9
  spec.version = CommonCoreJs::VERSION
10
- spec.license = 'MIT'
10
+ spec.license = 'Commit to Social Justice'
11
11
  spec.date = '2020-10-29'
12
12
  spec.summary = "A gem build scaffolding."
13
13
  spec.description = "Simple, plug & play Rails scaffolding with really simple Javascript"
@@ -1,3 +1,3 @@
1
1
  module CommonCoreJs
2
- VERSION = '0.4.2'
2
+ VERSION = '0.4.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: common_core_js
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Fleetwood-Boldt
@@ -193,7 +193,7 @@ files:
193
193
  - lib/tasks/common_core_js_tasks.rake
194
194
  homepage: https://blog.jasonfleetwoodboldt.com/common-core-js/
195
195
  licenses:
196
- - MIT
196
+ - Commit to Social Justice
197
197
  metadata:
198
198
  source_code_uri: https://github.com/jasonfb/common_core_js
199
199
  documentation_uri: https://github.com/jasonfb/common_core_js