Skip to content

Commit 4acedb0

Browse files
Bump faraday from 2.14.0 to 2.14.1 in /examples/demo (#786)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lostisland/faraday/releases">faraday's releases</a>.</em></p> <blockquote> <h2>v2.14.1</h2> <h2>Security Note</h2> <p>This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.</p> <h2>What's Changed</h2> <ul> <li>Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1642">lostisland/faraday#1642</a></li> <li>Add RFC document for Options architecture refactoring plan by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1644">lostisland/faraday#1644</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lostisland/faraday/pull/1655">lostisland/faraday#1655</a></li> <li>Explicit top-level namespace reference by <a href="https://github.com/c960657"><code>@​c960657</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1657">lostisland/faraday#1657</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/lostisland/faraday/pull/1642">lostisland/faraday#1642</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1">https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lostisland/faraday/commit/16cbd38ef252d25dedf416a4d2510a2f3db10c87"><code>16cbd38</code></a> Version bump to 2.14.1</li> <li><a href="https://github.com/lostisland/faraday/commit/a6d3a3a0bf59c2ab307d0abd91bc126aef5561bc"><code>a6d3a3a</code></a> Merge commit from fork</li> <li><a href="https://github.com/lostisland/faraday/commit/b23f710d28c0dba169470f568df4017a1e8beea7"><code>b23f710</code></a> Explicit top-level namespace reference (<a href="https://redirect.github.com/lostisland/faraday/issues/1657">#1657</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/49ba4ac3a7359baed634c12a82386f6c8c717ea8"><code>49ba4ac</code></a> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/lostisland/faraday/issues/1655">#1655</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/51a49bc99d7df6f724d250d64771e1d710576df7"><code>51a49bc</code></a> Ensure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...</li> <li><a href="https://github.com/lostisland/faraday/commit/894f65cab8f04bcf35e84a2dfd9fc0286dbce340"><code>894f65c</code></a> Add RFC document for Options architecture refactoring plan (<a href="https://redirect.github.com/lostisland/faraday/issues/1644">#1644</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/397e3ded0c5166313bb22f1c0221b36b6023fd0f"><code>397e3de</code></a> Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...</li> <li><a href="https://github.com/lostisland/faraday/commit/d98c65cfc254ea2898386e4359428527122abec3"><code>d98c65c</code></a> Update Faraday-specific AI agent guidelines</li> <li><a href="https://github.com/lostisland/faraday/commit/56c18ecb718e30c5a3a0dea9bd2361912af9013c"><code>56c18ec</code></a> Add AI agent guidelines specific to Faraday repository</li> <li>See full diff in <a href="https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faraday&package-manager=bundler&previous-version=2.14.0&new-version=2.14.1)](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Shopify/roast/network/alerts). </details>
1 parent 89ae7e7 commit 4acedb0

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

examples/demo/Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ GEM
6464
dotenv (3.1.8)
6565
drb (2.2.3)
6666
event_stream_parser (1.0.0)
67-
faraday (2.14.0)
67+
faraday (2.14.1)
6868
faraday-net_http (>= 2.0, < 3.5)
6969
json
7070
logger
7171
faraday-multipart (1.1.1)
7272
multipart-post (~> 2.0)
73-
faraday-net_http (3.4.1)
74-
net-http (>= 0.5.0)
73+
faraday-net_http (3.4.2)
74+
net-http (~> 0.5)
7575
faraday-retry (2.3.2)
7676
faraday (~> 2.0)
7777
fiber-annotation (0.2.0)
@@ -81,7 +81,7 @@ GEM
8181
i18n (1.14.7)
8282
concurrent-ruby (~> 1.0)
8383
io-event (1.14.0)
84-
json (2.15.1)
84+
json (2.18.1)
8585
json-schema (6.0.0)
8686
addressable (~> 2.8)
8787
bigdecimal (~> 3.1)
@@ -90,8 +90,8 @@ GEM
9090
metrics (0.15.0)
9191
minitest (5.26.0)
9292
multipart-post (2.4.1)
93-
net-http (0.6.0)
94-
uri
93+
net-http (0.9.1)
94+
uri (>= 0.11.1)
9595
open_router (0.3.3)
9696
activesupport (>= 6.0)
9797
dotenv (>= 2)
@@ -124,15 +124,17 @@ GEM
124124
zeitwerk (~> 2)
125125
securerandom (0.4.1)
126126
sqlite3 (2.7.4-arm64-darwin)
127+
sqlite3 (2.7.4-x86_64-linux-gnu)
127128
thor (1.4.0)
128129
traces (0.18.2)
129130
tzinfo (2.0.6)
130131
concurrent-ruby (~> 1.0)
131-
uri (1.0.4)
132+
uri (1.1.1)
132133
zeitwerk (2.7.3)
133134

134135
PLATFORMS
135136
arm64-darwin
137+
x86_64-linux
136138

137139
DEPENDENCIES
138140
plugin-gem-example!

0 commit comments

Comments
 (0)