Skip to content

[feat](web): add Liquid#690

Merged
RalphHightower merged 2 commits intomainfrom
RalphHightower-patch-674248
Jan 13, 2025
Merged

[feat](web): add Liquid#690
RalphHightower merged 2 commits intomainfrom
RalphHightower-patch-674248

Conversation

@RalphHightower
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: Ralph Hightower <[email protected]>
@RalphHightower RalphHightower added config – Ruby Ruby configuration type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jan 13, 2025
@RalphHightower RalphHightower self-assigned this Jan 13, 2025
Signed-off-by: Ralph Hightower <[email protected]>
@RalphHightower RalphHightower merged commit 2a47784 into main Jan 13, 2025
@RalphHightower
Copy link
Copy Markdown
Owner Author

Run ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
  with:
    ruby-version: 3.3.6
    bundler-cache: true
    cache-version: 2
Modifying PATH
  Entries added to PATH to use selected Ruby:
    /opt/hostedtoolcache/Ruby/3.3.6/x64/bin
Downloading Ruby
  https://github.com/ruby/ruby-builder/releases/download/toolcache/ruby-3.3.6-ubuntu-24.04.tar.gz
  Took   0.41 seconds
Extracting  Ruby
  /usr/bin/tar -xz -C /opt/hostedtoolcache/Ruby/3.3.6 -f /home/runner/work/_temp/80a151c8-b203-45e6-8419-c2f66d10540a
  Took   0.52 seconds
Print Ruby version
  /opt/hostedtoolcache/Ruby/3.3.6/x64/bin/ruby --version
  ruby 3.3.6 (2024-11-05 revision 75015d4c1f) [x86_64-linux]
  Took   0.02 seconds
Installing Bundler
  Using Bundler 2 shipped with ruby-3.3.6
  Took   0.00 seconds
> bundle install
/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle config --local path /home/runner/work/blog/blog/vendor/bundle
/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle lock
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Could not find compatible versions

Because jekyll >= 3.5.0 depends on liquid ~> 4.0
  and Gemfile depends on jekyll >= 4.3.4, < 5.A,
  liquid ~> 4.0 is required.
So, because Gemfile depends on liquid >= 5.6.2, < 6.A,
  version solving has failed.
Error: The process '/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle' failed with exit code

@RalphHightower RalphHightower added the action – failure Failure during an Action label Jan 14, 2025
@RalphHightower RalphHightower deleted the RalphHightower-patch-674248 branch June 23, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action – failure Failure during an Action config – Ruby Ruby configuration type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant