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

[setup](build): Gemfile(LSD: gem 'sqlite3', '~> 2.5') #699

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

RalphHightower
Copy link
Owner

No description provided.

@RalphHightower RalphHightower added experimental This may or may not work. dependency – Ruby Ruby dependencies eol End of life. Deprecating support for a previous version. labels Jan 16, 2025
@RalphHightower RalphHightower self-assigned this Jan 16, 2025
@RalphHightower RalphHightower merged commit a584d32 into main Jan 16, 2025
4 of 7 checks passed
@RalphHightower
Copy link
Owner Author

Run ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
  with:
    ruby-version: 3.3.6
    bundler-cache: true
    cache-version: 3
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.64 seconds
Extracting  Ruby
  /usr/bin/tar -xz -C /opt/hostedtoolcache/Ruby/3.3.6 -f /home/runner/work/_temp/f80fefa4-b111-4dff-bc2f-98fec1013a38
  Took   0.44 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 every version of jekyll_ai_related_posts depends on sqlite3 ~> 1.4
  and Gemfile depends on jekyll_ai_related_posts ~> 0.1.4,
  sqlite3 ~> 1.4 is required.
So, because Gemfile depends on sqlite3 ~> 2.5,
  version solving has failed.

@RalphHightower RalphHightower added the action – failure Failure during an Action label Jan 16, 2025
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 dependency – Ruby Ruby dependencies eol End of life. Deprecating support for a previous version. experimental This may or may not work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant