Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit efa8688

Browse files
committed
Merging in 18F/isildurs-bane guide template
18F/isildurs-bane@7189475
1 parent 716cd53 commit efa8688

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.2)
4+
activesupport (6.0.3.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -23,7 +23,7 @@ GEM
2323
html-pipeline (2.14.0)
2424
activesupport (>= 2)
2525
nokogiri (>= 1.4)
26-
html-proofer (3.15.3)
26+
html-proofer (3.16.0)
2727
addressable (~> 2.3)
2828
mercenary (~> 0.3)
2929
nokogumbo (~> 2.0)
@@ -90,7 +90,7 @@ GEM
9090
rb-inotify (0.10.1)
9191
ffi (~> 1.0)
9292
rexml (3.2.4)
93-
rouge (3.22.0)
93+
rouge (3.23.0)
9494
safe_yaml (1.0.5)
9595
sassc (2.4.0)
9696
ffi (~> 1.9)
@@ -102,7 +102,7 @@ GEM
102102
tzinfo (1.2.7)
103103
thread_safe (~> 0.1)
104104
unicode-display_width (1.7.0)
105-
uswds-jekyll (5.0.0)
105+
uswds-jekyll (5.0.1)
106106
jekyll (>= 4.0, < 5)
107107
yell (2.2.2)
108108
zeitwerk (2.4.0)

Diff for: _config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sass:
1616

1717
google_analytics_ua: UA-48605964-19
1818
dap_agency: GSA
19+
dap_subagency: TTS
1920

2021
collections_dir: _guide
2122

0 commit comments

Comments
 (0)