Skip to content

Commit c7b97c7

Browse files
authored
Merge PR #248
Bumps the bundler group with 1 update: [fiddle](https://github.com/ruby/fiddle). Updates `fiddle` from 1.1.7 to 1.1.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/fiddle/releases">fiddle's releases</a>.</em></p> <blockquote> <h2>Fiddle 1.1.8 - 2025-04-25</h2> <h3>Improvements</h3> <ul> <li>JRuby, TruffleRuby: Improved compatibility with CRuby implementation. <ul> <li><a href="https://redirect.github.com/ruby/fiddle/issues/187">GH-187</a></li> <li>Patch by Andrew Kane</li> </ul> </li> </ul> <h3>Thanks</h3> <ul> <li>Andrew Kane</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ruby/fiddle/blob/master/NEWS.md">fiddle's changelog</a>.</em></p> <blockquote> <h2>1.1.8 - 2025-04-25</h2> <h3>Improvements</h3> <ul> <li>JRuby, TruffleRuby: Improved compatibility with CRuby implementation. <ul> <li><a href="https://redirect.github.com/ruby/fiddle/issues/187">GH-187</a></li> <li>Patch by Andrew Kane</li> </ul> </li> </ul> <h3>Thanks</h3> <ul> <li>Andrew Kane</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/fiddle/commit/310b843cb0e7e9f94c47a5cf9edace2557ed67f1"><code>310b843</code></a> Add 1.1.8 entry</li> <li><a href="https://github.com/ruby/fiddle/commit/5aa16fdc3e9821e14973d9c0e9ef6c47844fffce"><code>5aa16fd</code></a> Restore null byte in to_ptr for FFI backend (<a href="https://redirect.github.com/ruby/fiddle/issues/187">#187</a>)</li> <li><a href="https://github.com/ruby/fiddle/commit/7a4c6daffa3ed148e02a98ebcd3e0f1009a37393"><code>7a4c6da</code></a> Bump version</li> <li>See full diff in <a href="https://github.com/ruby/fiddle/compare/v1.1.7...v1.1.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fiddle&package-manager=bundler&previous-version=1.1.7&new-version=1.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 3dbaa25 + 3471739 commit c7b97c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
fcntl (1.2.0)
115115
ffi (1.17.2-x64-mingw-ucrt)
116116
ffi (1.17.2-x86_64-linux-gnu)
117-
fiddle (1.1.7)
117+
fiddle (1.1.8)
118118
fileutils (1.7.3)
119119
find (0.2.0)
120120
forwardable (1.3.3)

0 commit comments

Comments
 (0)