publishing_platform_nokodiff 0.1.0 → 0.2.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a68f8c34108df7e8436c255154a6d224f9e664fe4cc66a7fd95421563802369
4
- data.tar.gz: 22ad1fe022f37d8b6b4b16d706a4ea99de0c64fdc8129f8fb90b1c83de7a0ddc
3
+ metadata.gz: d357388beb5eca70d4748d1be5d5f6770f6649b082d7e8f69c8d40cd54fcc2f5
4
+ data.tar.gz: 06a02e5536cf3e89770cbf0af3f53aa02c237d7be22c8c71fcb2712298d1972f
5
5
  SHA512:
6
- metadata.gz: d8bfc56f097ec67694f32314df01b9933c25b8f9d706dd7fde499d25ee3d02256713137491e8319e9dd99d724bce7b529af41d0bbcafb2329d5534adb26d3109
7
- data.tar.gz: b3d6b296c69de8776b0344ad7dd9497ae1e417d068a26d778fc46043f1ca075bf870f3783b9a011f9726fb227db11272c7cabf3347c076baff4609274d3fab10
6
+ metadata.gz: 37a30a18ccf3556534c151d7edbf96356fae333eef308813494d7b7f09d50c5a6789ec9f6835410432d8a0496d2c5e384ca2cceb0123bc82669cd45330376540
7
+ data.tar.gz: 535c5c098ec325475089771e77d4ed17443a73ae3685800d185816b7bd803e383c004d0719dd38cb2565c13b6ff96e3951c1629fe4cbce83c6eac12ff42a5cf1
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PublishingPlatformNokodiff
4
- VERSION = "0.1.0"
4
+ VERSION = "0.2.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: publishing_platform_nokodiff
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Publishing Platform
@@ -181,7 +181,7 @@ extra_rdoc_files: []
181
181
  files:
182
182
  - LICENSE
183
183
  - README.md
184
- - app/assets/stylesheets/nokodiff.scss
184
+ - app/assets/stylesheets/publishing_platform_nokodiff/nokodiff.scss
185
185
  - lib/publishing_platform_nokodiff.rb
186
186
  - lib/publishing_platform_nokodiff/changes_in_fragments.rb
187
187
  - lib/publishing_platform_nokodiff/differ.rb