Skip to content

Commit

Permalink
Merge pull request #632 from uscensusbureau/node-ruby-updates
Browse files Browse the repository at this point in the history
Node ruby updates
  • Loading branch information
sadiejay authored Mar 9, 2023
2 parents 2117553 + caaef31 commit 22832ba
Show file tree
Hide file tree
Showing 7 changed files with 23,711 additions and 6,848 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.0
18
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

72 changes: 33 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,73 +22,71 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.15.0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.15.4)
ffi (1.15.5)
forwardable-extended (2.6.0)
html-proofer (3.19.2)
html-proofer (4.4.3)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
parallel (~> 1.3)
nokogiri (~> 1.13)
parallel (~> 1.10)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.8.11)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll-datapage-generator (1.4.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (2.1.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.6.1)
kramdown (2.3.1)
json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.0)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.0)
nokogiri (1.13.9)
mini_portile2 (2.8.1)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.21.0)
parallel (1.22.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.6.0)
rainbow (3.0.0)
rb-fsevent (0.11.0)
public_suffix (5.0.1)
racc (1.6.2)
rainbow (3.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.1)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
rouge (3.30.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -97,23 +95,19 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.4.0)
ffi (~> 1.9)
sassc (2.4.0-x64-mingw32)
ffi (~> 1.9)
scss_lint (0.59.0)
scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.7)

PLATFORMS
ruby
universal-darwin-21
x64-mingw32
x86_64-linux

DEPENDENCIES
html-proofer
Expand All @@ -129,4 +123,4 @@ DEPENDENCIES
webrick

BUNDLED WITH
2.3.18
2.1.4
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,10 @@ For additional documentation check out the [documentation directory](/docs/READM

## Dependencies

1. Ruby v2.7.2
2. Node v14.17.0
- gulp (`npm i -g gulp`)
3. Bundler v2.2.31
- jekyll (`gem install jekyll`)
1. Ruby v2.7.5
- jekyll (`gem install jekyll`)
2. Node v18
- gulp (`npm i -g gulp`)
4. Chrome v59 or higher (v60 if on Windows)

We recommend using a universal verion manager such as `asdf`
Expand Down
7 changes: 2 additions & 5 deletions css/_uswds-theme-custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ main {

#{($i * 11) - 6%},
#{$i * 11%} {
transform: translateY((-100% / $item-count) * $i);
transform: translateY(calc(-100% / $item-count) * $i);
}
}
}
Expand Down Expand Up @@ -2719,11 +2719,8 @@ code {
}

// External link styles
#{$external-href} {
// @include external-link(external-link, external-link-hover);
}
.explicit-external-link {
@include external-link(external-link, external-link-hover);
@include external-link();
}

.usa-button,
Expand Down
Loading

0 comments on commit 22832ba

Please sign in to comment.