Skip to content

Commit

Permalink
changing versions to address vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
blessedbiped committed Dec 1, 2024
1 parent 02d4a76 commit d945388
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

gem "webrick"
gem "webrick", ">= 1.8.2"
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "rexml", ">= 3.3.9"
#gem "jekyll-theme-architect"
#gem "jekyll-theme-canyon"

0 comments on commit d945388

Please sign in to comment.