somehow jruby's not ignoring this...

This commit is contained in:
HoneyryderChuck 2022-02-01 13:24:05 +00:00
parent 66b4689c59
commit 5c9d51023a

View File

@ -88,7 +88,8 @@ end
group :website do
gem "hanna-nouveau"
gem "opal", git: "https://github.com/HoneyryderChuck/opal.git", branch: "stdlib-uri"
# gem "opal", require: "opal"
gem "opal", git: "https://github.com/opal/opal.git", branch: "master", platform: :mri
gem "jekyll", "~> 4.2.0"
gem "jekyll-brotli", "~> 2.2.0", platform: :mri