This repository was archived by the owner on Dec 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'jekyll', '~> 4.2.2'
1212gem 'jekyll-sitemap' , '>= 1.4.0'
1313
1414# This is the default theme for new Jekyll sites. You may change this to anything you like.
15- gem 'uswds-jekyll' , '~> 5.3' , '>= 5.3.0 '
15+ gem 'uswds-jekyll' , '~> 5.5 '
1616
1717# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1818# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.1 )
4+ addressable (2.8.4 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 autoprefixer-rails (9.8.6.5 )
77 execjs
88 colorator (1.1.0 )
9- concurrent-ruby (1.1.10 )
9+ concurrent-ruby (1.2.2 )
1010 em-websocket (0.5.3 )
1111 eventmachine (>= 0.12.9 )
1212 http_parser.rb (~> 0 )
1515 ffi (1.15.5 )
1616 forwardable-extended (2.6.0 )
1717 http_parser.rb (0.8.0 )
18- i18n (1.12.0 )
18+ i18n (1.14.1 )
1919 concurrent-ruby (~> 1.0 )
2020 jekyll (4.2.2 )
2121 addressable (~> 2.4 )
4646 rexml
4747 kramdown-parser-gfm (1.1.0 )
4848 kramdown (~> 2.0 )
49- libv8-node (15.14 .0.1 )
50- liquid (4.0.3 )
51- listen (3.7.1 )
49+ libv8-node (18.16 .0.0 )
50+ liquid (4.0.4 )
51+ listen (3.8.0 )
5252 rb-fsevent (~> 0.10 , >= 0.10.3 )
5353 rb-inotify (~> 0.9 , >= 0.9.10 )
5454 mercenary (0.4.0 )
55- mini_racer (0.4 .0 )
56- libv8-node (~> 15.14 .0.0 )
55+ mini_racer (0.8 .0 )
56+ libv8-node (~> 18.16 .0.0 )
5757 pathutil (0.16.2 )
5858 forwardable-extended (~> 2.6 )
59- public_suffix (5.0.0 )
59+ public_suffix (5.0.3 )
6060 rb-fsevent (0.11.2 )
6161 rb-inotify (0.10.1 )
6262 ffi (~> 1.0 )
6868 terminal-table (2.0.0 )
6969 unicode-display_width (~> 1.1 , >= 1.1.1 )
7070 unicode-display_width (1.8.0 )
71- uswds-jekyll (5.4 .0 )
71+ uswds-jekyll (5.5 .0 )
7272 jekyll (>= 4.0 , < 5 )
7373 jekyll-autoprefixer
7474 mini_racer
@@ -81,7 +81,7 @@ DEPENDENCIES
8181 jekyll-feed (~> 0.17 )
8282 jekyll-sitemap (>= 1.4.0 )
8383 tzinfo-data
84- uswds-jekyll (~> 5.3 , >= 5.3.0 )
84+ uswds-jekyll (~> 5.5 )
8585
8686BUNDLED WITH
8787 2.1.4
You can’t perform that action at this time.
0 commit comments