Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps ruby_llm from 7430570 to a35aa11.

Commits
  • a35aa11 Update required Ruby version to 3.1.3 in gemspec
  • fb90276 Version bump to 1.3.1
  • 9948224 Clarify logging configuration notes in RubyLLM setup to indicate that custom ...
  • 3ee88cc Add support for custom logger via configuration (#225)
  • 45040db Enhance model registry documentation with application and gem development gui...
  • 477d71d Revert "Fix Rails rake tasks with clean namespacing"
  • b23ec4c Fix Rails rake tasks with clean namespacing
  • 705969a Fix #155: Incorrect temperature parameter for OpenAI gpt-4o-search-preview an...
  • dcb6689 Add MCP support section to Tools guide
  • 08f881b Update Rails guide to include ToolCall model in migrations and clarify tools ...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruby_llm](https://github.com/crmne/ruby_llm) from `7430570` to `a35aa11`.
- [Release notes](https://github.com/crmne/ruby_llm/releases)
- [Commits](crmne/ruby_llm@7430570...a35aa11)

---
updated-dependencies:
- dependency-name: ruby_llm
  dependency-version: a35aa111a0bb36b7f0363b1f1f2a25e3d5378fd3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 11, 2025
@jorgemanrubia jorgemanrubia merged commit 9da6aa4 into main Jun 13, 2025
@jorgemanrubia jorgemanrubia deleted the dependabot/bundler/ruby_llm-a35aa11 branch June 13, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants