Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gemfile: add a gem which used to be standard library; use unreleased Jekyll which works #132

Merged

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Apr 9, 2024

This PR makes bundle exec jekyll serve work

This stops warnings like

[...]/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb:1: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec. Also contact author of safe_yaml-1.0.5 to add base64 into its gemspec.

From happening at start of the app.

@olleolleolle olleolleolle force-pushed the gemfile-add-missing-gems branch 2 times, most recently from 021ff8b to 2417230 Compare April 9, 2024 17:12
@olleolleolle

This comment was marked as resolved.

@olleolleolle olleolleolle changed the title Gemfile: add two gems which used to be standard library Gemfile: add a gem which used to be standard library; use unreleased Jekyll which works Apr 9, 2024
@olleolleolle olleolleolle force-pushed the gemfile-add-missing-gems branch 2 times, most recently from 1eecae2 to 7a0d13b Compare April 9, 2024 18:51
This is installed using git, so git is needed in the docker-compose.yml definition.
And, in the Dockerfile, as well.
@dw-webminister-deputy dw-webminister-deputy merged commit 735c956 into drachenwald:main Apr 12, 2024
@olleolleolle olleolleolle deleted the gemfile-add-missing-gems branch April 12, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants