cloudcannon-jekyll-bookshop 2.0.7 → 2.0.8

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: 23ee31ac2468319511e66bee420ffb4d7cc28cfcf8e7f53a7c09776c39afead8
4
- data.tar.gz: e398023595b965529906d4cc33ba1560c08f52c725c39a3ac9098960c75cd092
3
+ metadata.gz: '038f7a7501b7d6a71c9761749d193ed2afd2edb1bcc69d954e0a62f61a3335ca'
4
+ data.tar.gz: 67e6cd9f9a024acb7e3be50174722acfe45f7da91ed9709b334d36b77ad8430f
5
5
  SHA512:
6
- metadata.gz: 41c071c6cc62331701a5201df1535de97f47a3c5639c74fea104dff20d615463b046c6671bf7137bec14787fdefaa0faf5f23603217f40fcf6e949b15cd2a78c
7
- data.tar.gz: 1a8fce9071c3b63a845901426785b3eb5e8f695f5b9e2b48feb2e4c4f2aaf1663a26bd360984a8570c51f4bc0f2ba7771b1cac4f1848e54ee8add35c3e12d38c
6
+ metadata.gz: d79cd68cab59614f93d486583b1fbfb9db5aa01d26f4eba75ee64676d154ad487309dad91a62f2950facfe5278e7cfce1ccdbc129192d54c945de10b0f2d6830
7
+ data.tar.gz: 491e22beed820e04ce22c979f49913e41d7aeef5a2a4c8bd08932a816c117db5accfa80ff69a8efb3b094294c318177fa3937d7208446bfe384f28cee5a7a50c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cloudcannon-jekyll-bookshop (2.0.7)
4
+ cloudcannon-jekyll-bookshop (2.0.8)
5
5
  dry-inflector (>= 0.1, < 1.0)
6
6
  jekyll (>= 3.7, < 5.0)
7
7
  node-runner-temp-fix-windows (>= 1.0, < 2.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CloudCannonJekyllBookshop
4
- VERSION = "2.0.7"
4
+ VERSION = "2.0.8"
5
5
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bookshop/cloudcannon-structures",
3
3
  "packageManager": "yarn@3.0.0",
4
- "version": "2.0.7",
4
+ "version": "2.0.8",
5
5
  "description": "Convert a Bookshop object into a CloudCannon structure",
6
6
  "main": "main.js",
7
7
  "scripts": {
@@ -17,7 +17,7 @@
17
17
  "access": "public"
18
18
  },
19
19
  "devDependencies": {
20
- "@bookshop/toml-narrator": "2.0.7",
20
+ "@bookshop/toml-narrator": "2.0.8",
21
21
  "@ltd/j-toml": "^1.17.0",
22
22
  "ava": "^3.15.0",
23
23
  "nyc": "^15.1.0",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bookshop/toml-narrator",
3
3
  "packageManager": "yarn@3.0.0",
4
- "version": "2.0.7",
4
+ "version": "2.0.8",
5
5
  "description": "Rewrite Bookshop TOML files to preserve comments",
6
6
  "main": "main.js",
7
7
  "scripts": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudcannon-jekyll-bookshop
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.7
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liam Bigelow
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-10-11 00:00:00.000000000 Z
11
+ date: 2021-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll