diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e01fa8e..6aadcbe 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -211,7 +211,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - just-the-docs (0.9.0) + just-the-docs (0.10.0) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -224,7 +224,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.0) + logger (1.6.1) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0) @@ -246,8 +246,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.6) - strscan + rexml (3.3.7) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -261,7 +260,6 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.3.1) simpleidn (0.2.3) - strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.1) diff --git a/docs/_data/components/schemas/array-max-forecast-periods.yaml b/docs/_data/components/schemas/array-max-forecast-periods.yaml index 152dc2e..188345f 100644 --- a/docs/_data/components/schemas/array-max-forecast-periods.yaml +++ b/docs/_data/components/schemas/array-max-forecast-periods.yaml @@ -6,7 +6,7 @@ forecast-limit-item: &limit $ref: ./resource-id.yaml periods: &periods type: array - maxItems: 240 + maxItems: 300 items: $ref: 'forecast-limit-period.yaml#/snapshot-slim' required: