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

Get rid of warnings in bin/build #174

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

handshake-enthusiast
Copy link
Contributor

From https://github.com/handshake-org/handshake-org.github.io/actions/runs/4471682840/jobs/7856884549:

[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path '../../build/vendor'`, and stop using this flag
...
/home/runner/work/handshake-org.github.io/handshake-org.github.io/build/vendor/ruby/3.2.0/gems/tilt-2.0.11/lib/tilt/redcarpet.rb:64: warning: undefining the allocator of T_DATA class Redcarpet::Markdown

From https://github.com/handshake-org/handshake-org.github.io/actions/runs/4471682840/jobs/7856884549:
```
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path '../../build/vendor'`, and stop using this flag
```
See https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md#version-360.

From https://github.com/handshake-org/handshake-org.github.io/actions/runs/4471682840/jobs/7856884549:
```
/home/runner/work/handshake-org.github.io/handshake-org.github.io/build/vendor/ruby/3.2.0/gems/tilt-2.0.11/lib/tilt/redcarpet.rb:64: warning: undefining the allocator of T_DATA class Redcarpet::Markdown
```
@handshake-enthusiast
Copy link
Contributor Author

Deliberately separate commits, do not squash.

@nodech nodech merged commit 13f8146 into handshake-org:master Mar 21, 2023
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.

2 participants