Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
igonzalezb committed Jul 26, 2023
1 parent 27b5edc commit a079e96
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 @@ -33,4 +33,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem "github-pages", "~> 227", group: :jekyll_plugins

gem "webrick", "~> 1.7"
gem "webrick", ">= 2.2.8"

0 comments on commit a079e96

Please sign in to comment.