Skip to content

Commit

Permalink
[Snyk] Security upgrade github-pages from 228 to 228 (streetsidesoftw…
Browse files Browse the repository at this point in the history
…are#2592)

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Jason3S and snyk-bot authored Mar 15, 2023
1 parent 0c8397c commit dcf3885
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "minima", "~> 2.5"
# uncomment the line below. To upgrade, run `bundle update github-pages`.
# gem "github-pages", ">= 219", group: :jekyll_plugins
# gem "github-pages", "~> 217", group: :jekyll_plugins
gem "github-pages", ">= 227", group: :jekyll_plugins
gem "github-pages", ">= 228", group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
27 changes: 12 additions & 15 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.6.1)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
coffee-script (2.4.1)
Expand All @@ -15,7 +14,7 @@ GEM
coffee-script-source (1.11.1)
colorator (1.1.0)
commonmarker (0.23.8)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
dnsruby (1.61.9)
simpleidn (~> 0.1)
em-websocket (0.5.3)
Expand Down Expand Up @@ -211,13 +210,13 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.17.0)
nokogiri (1.14.1)
minitest (5.18.0)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-darwin)
nokogiri (1.14.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-linux)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -246,25 +245,23 @@ GEM
unf (~> 0.1.4)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.6)

PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
github-pages (>= 227)
github-pages (>= 228)
jekyll-feed (~> 0.12)
jekyll-relative-links (~> 0.6.1)
minima (~> 2.5)
Expand Down

0 comments on commit dcf3885

Please sign in to comment.