content_block_tools 1.14.0 → 1.14.1
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 +4 -4
- data/lib/content_block_tools/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 838582c2538bbe70c10178123a0d45012cc374f311ab2c201248315bdc4a75ca
|
|
4
|
+
data.tar.gz: 6df681c851529b676a3c99e9102eb650d14cb4264e6a19c9af090457f6f84faa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2811f4de394ea44cdad0a0b780b8933c6748d65a21b183f33134d1a94e3b8ab3ab1e423ac116ebda8cd84541abdf5487a73101e03612c5ba9b7e834570da592a
|
|
7
|
+
data.tar.gz: 4e43661c293351a6e00038116ee6da74e51b43fe9ad6db0c1e5cf1f8b2e758439e537c5c8b73466490f219cdaf76083bcfb7f70aefa9561f78f9909a024dca47
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: content_block_tools
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.14.
|
|
4
|
+
version: 1.14.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
@@ -1124,7 +1124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
1124
1124
|
- !ruby/object:Gem::Version
|
|
1125
1125
|
version: '0'
|
|
1126
1126
|
requirements: []
|
|
1127
|
-
rubygems_version: 4.0.
|
|
1127
|
+
rubygems_version: 4.0.12
|
|
1128
1128
|
specification_version: 4
|
|
1129
1129
|
summary: A suite of tools for working with GOV.UK Content Blocks
|
|
1130
1130
|
test_files: []
|