metadata_presenter 0.7.0 → 0.7.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b189562f676341b0c9b1d6ad3e06eb514e7563d43273bb5397a27871bba72d3b
|
|
4
|
+
data.tar.gz: 65fbe4941dfca36471ce0e4349f932d0209fa7abef0155416b4e855fd54fa568
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8c872d7137b780e33cfa485e6d6d7dbd6647e7eaf48fea01d94003faede70531d22caf02867d8bdea634ff43b1f7878fee1ac060855d16b3db27bc9e8de7eea0
|
|
7
|
+
data.tar.gz: 517418f03929151d2dfbc420e1fec644903bf4b72cbda01f2a3d1f4fe2192d433dbda1799ed73ef664791c0be36c5dc2c92e346085de6087d48e3eecf917c794
|
|
File without changes
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: metadata_presenter
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.7.
|
|
4
|
+
version: 0.7.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- MoJ Online
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-02-
|
|
11
|
+
date: 2021-02-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -307,7 +307,6 @@ files:
|
|
|
307
307
|
- schemas/definition/page.content.json
|
|
308
308
|
- schemas/definition/page.form.json
|
|
309
309
|
- schemas/definition/page.json
|
|
310
|
-
- schemas/definition/page.singlequestion.json
|
|
311
310
|
- schemas/definition/repeatable.json
|
|
312
311
|
- schemas/definition/width_class.input.json
|
|
313
312
|
- schemas/definition/width_class.json
|
|
@@ -315,6 +314,7 @@ files:
|
|
|
315
314
|
- schemas/link/link.json
|
|
316
315
|
- schemas/page/checkanswers.json
|
|
317
316
|
- schemas/page/confirmation.json
|
|
317
|
+
- schemas/page/singlequestion.json
|
|
318
318
|
- schemas/page/start.json
|
|
319
319
|
- schemas/request/service.json
|
|
320
320
|
- schemas/service/base.json
|