Skip to content

Commit

Permalink
Bump the minor-updates group across 1 directory with 5 updates (#318)
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.6` |
`2.0.7` |
| [jbuilder](https://github.com/rails/jbuilder) | `2.12.0` | `2.13.0` |
| [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) |
`2.7.3` | `2.7.4` |
|
[omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2)
| `1.1.3` | `1.2.0` |
| [rubocop-performance](https://github.com/rubocop/rubocop-performance)
| `1.21.1` | `1.22.0` |


Updates `turbo-rails` from 2.0.6 to 2.0.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hotwired/turbo-rails/releases">turbo-rails's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove unused morph tag builder by <a
href="https://github.com/omarluq"><code>@​omarluq</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/655">hotwired/turbo-rails#655</a></li>
<li>Fix deprecation in routing by <a
href="https://github.com/atomaka"><code>@​atomaka</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/657">hotwired/turbo-rails#657</a></li>
<li>Raise ArgumentError when turbo_stream_from helper gets passed blank
streamables by <a
href="https://github.com/mwallba"><code>@​mwallba</code></a> in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/661">hotwired/turbo-rails#661</a></li>
<li>Drop Redis for dev requirement in <a
href="https://redirect.github.com/hotwired/turbo-rails/pull/675">hotwired/turbo-rails#675</a>
by <a href="https://github.com/dhh"><code>@​dhh</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.7">https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/32b86230d1685d0b49898e6b8a9b3611efb66299"><code>32b8623</code></a>
Bump version for 2.0.7</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/d5bf68f86e7af8440399208299a9288dbead7911"><code>d5bf68f</code></a>
Drop Redis for dev requirement</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/e9ed0a2d8746475d3dd643057ec6d2d793709cb8"><code>e9ed0a2</code></a>
Raise ArgumentError when turbo_stream_from helper gets passed blank
streamabl...</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/01ff576bff617af7685e3988a5f8cb2ec553992a"><code>01ff576</code></a>
Fix deprecation in routing (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/657">#657</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/b0e7ebf2c7e2925c4d5fee4bf7d527c53ff4c1e3"><code>b0e7ebf</code></a>
remove unused morph tag builder (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/655">#655</a>)</li>
<li><a
href="https://github.com/hotwired/turbo-rails/commit/9b17a3be3705786d72c3ae77fde5a9b3006555d7"><code>9b17a3b</code></a>
Create executable bug report Rails application (<a
href="https://redirect.github.com/hotwired/turbo-rails/issues/593">#593</a>)</li>
<li>See full diff in <a
href="https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `jbuilder` from 2.12.0 to 2.13.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rails/jbuilder/releases">jbuilder's
releases</a>.</em></p>
<blockquote>
<h2>v2.13.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Redirect to <code>@record</code> or path in controller generator by
<a
href="https://github.com/jeromedalbert"><code>@​jeromedalbert</code></a>
in <a
href="https://redirect.github.com/rails/jbuilder/pull/569">rails/jbuilder#569</a></li>
<li>Return early from collection partial rendering if blank by <a
href="https://github.com/tylerjc"><code>@​tylerjc</code></a> in <a
href="https://redirect.github.com/rails/jbuilder/pull/560">rails/jbuilder#560</a></li>
<li>Add missing ':see_other' status code in generated destroy controller
method by <a href="https://github.com/ldeld"><code>@​ldeld</code></a> in
<a
href="https://redirect.github.com/rails/jbuilder/pull/538">rails/jbuilder#538</a></li>
<li>Remove OpenStruct references from Jbuilder by <a
href="https://github.com/mtsmfm"><code>@​mtsmfm</code></a> in <a
href="https://redirect.github.com/rails/jbuilder/pull/567">rails/jbuilder#567</a></li>
<li>Use new <code>params.expect</code> syntax instead of
<code>params.require</code> by <a
href="https://github.com/jeromedalbert"><code>@​jeromedalbert</code></a>
in <a
href="https://redirect.github.com/rails/jbuilder/pull/573">rails/jbuilder#573</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jeromedalbert"><code>@​jeromedalbert</code></a>
made their first contribution in <a
href="https://redirect.github.com/rails/jbuilder/pull/570">rails/jbuilder#570</a></li>
<li><a href="https://github.com/tylerjc"><code>@​tylerjc</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/jbuilder/pull/560">rails/jbuilder#560</a></li>
<li><a href="https://github.com/ldeld"><code>@​ldeld</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/jbuilder/pull/538">rails/jbuilder#538</a></li>
<li><a href="https://github.com/mtsmfm"><code>@​mtsmfm</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/jbuilder/pull/567">rails/jbuilder#567</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rails/jbuilder/compare/v2.12.0...v2.13.0">https://github.com/rails/jbuilder/compare/v2.12.0...v2.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/jbuilder/commit/9aa3dd9d0e8142d58108ea00fdcc6cabda1df18d"><code>9aa3dd9</code></a>
Use new version const</li>
<li><a
href="https://github.com/rails/jbuilder/commit/acf7a46cc63ae74f5e84c0ccf11dbe97c21ebd48"><code>acf7a46</code></a>
No lock committed</li>
<li><a
href="https://github.com/rails/jbuilder/commit/d4698962069424a87ebdd2d3c2d649e15c431ca4"><code>d469896</code></a>
Bump version for 2.13.0</li>
<li><a
href="https://github.com/rails/jbuilder/commit/9bcd653c166f09faeee5fe1934500340576f32f0"><code>9bcd653</code></a>
Add test binstub</li>
<li><a
href="https://github.com/rails/jbuilder/commit/99c42bdd3dc8bcc0d4e685418478019481c95a4e"><code>99c42bd</code></a>
Add release binstub</li>
<li><a
href="https://github.com/rails/jbuilder/commit/e18fe2ab38026320e6ea0afd5a6ed291be40f216"><code>e18fe2a</code></a>
Give Jbuilder a programmatically accessible version</li>
<li><a
href="https://github.com/rails/jbuilder/commit/1a18149bd012d8820d7607ace2f97a3d8c0e9817"><code>1a18149</code></a>
Use new <code>params.expect</code> syntax (<a
href="https://redirect.github.com/rails/jbuilder/issues/573">#573</a>)</li>
<li><a
href="https://github.com/rails/jbuilder/commit/5288e8a7c0040a5cbe29e0742c83e4844c73d9b9"><code>5288e8a</code></a>
Remove OpenStruct references from Jbuilder (<a
href="https://redirect.github.com/rails/jbuilder/issues/567">#567</a>)</li>
<li><a
href="https://github.com/rails/jbuilder/commit/acf44b86eebeb229dea651f2a8ec4bdd64a5328c"><code>acf44b8</code></a>
Add missing ':see_other' status code in generated destroy controller
method (...</li>
<li><a
href="https://github.com/rails/jbuilder/commit/0adeb9625bdafb706cab8891c065c3d987772a14"><code>0adeb96</code></a>
Suggestion: Return early from collection partial rendering if blank. (<a
href="https://redirect.github.com/rails/jbuilder/issues/560">#560</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rails/jbuilder/compare/v2.12.0...v2.13.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss-rails` from 2.7.3 to 2.7.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rails/tailwindcss-rails/releases">tailwindcss-rails's
releases</a>.</em></p>
<blockquote>
<h2>v2.7.4 / 2024-09-13</h2>
<ul>
<li>Update to <a
href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.11">Tailwind
CSS v3.4.11</a> <a
href="https://github.com/flavorjones"><code>@​flavorjones</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md">tailwindcss-rails's
changelog</a>.</em></p>
<blockquote>
<h2>v2.7.4 / 2024-09-13</h2>
<ul>
<li>Update to <a
href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.11">Tailwind
CSS v3.4.11</a> <a
href="https://github.com/flavorjones"><code>@​flavorjones</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/1b5c8f2a6d4066319f9f86ce0af68d76a5cd7e99"><code>1b5c8f2</code></a>
version bump to v2.7.4</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/41a11eb41894135c3ebd422fcc328a1bed8c9fc3"><code>41a11eb</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/tailwindcss-rails/issues/401">#401</a>
from rails/flavorjones-dep-tailwind-3.4.11</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/985ca94367ab2d5a7363d872071fbe9d474f67f6"><code>985ca94</code></a>
dep: update tailwindcss to v3.4.11</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/8dc0d906654cf9f03b6ce0fe5aac01768178951c"><code>8dc0d90</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/tailwindcss-rails/issues/397">#397</a>
from rails/dependabot/bundler/actionmailer-7.2.1</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/46ffe0007628a94b251138c3b796f5362c45bd2e"><code>46ffe00</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/tailwindcss-rails/issues/398">#398</a>
from rails/dependabot/bundler/railties-7.2.1</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/7388f4c95c421c1754f3903cc5f162b009901651"><code>7388f4c</code></a>
build(deps): bump railties from 7.2.0 to 7.2.1</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/00f2cdbe54078832b1bd9ca4e4825063bb220057"><code>00f2cdb</code></a>
build(deps-dev): bump actionmailer from 7.2.0 to 7.2.1</li>
<li>See full diff in <a
href="https://github.com/rails/tailwindcss-rails/compare/v2.7.3...v2.7.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `omniauth-google-oauth2` from 1.1.3 to 1.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zquestz/omniauth-google-oauth2/releases">omniauth-google-oauth2's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.0</h2>
<h3>Added</h3>
<ul>
<li>jwt 2.9.0 support for their updated claims code.</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Nothing.</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Ruby 2.3 and 2.4 support.</li>
<li>Support for jwt &lt; 2.9.0.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed image sizing code.</li>
<li>Rubocop configuration updates.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md">omniauth-google-oauth2's
changelog</a>.</em></p>
<blockquote>
<h2>1.2.0 - 2024-09-15</h2>
<h3>Added</h3>
<ul>
<li>jwt 2.9.0 support for their updated claims code.</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Nothing.</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Ruby 2.3 and 2.4 support.</li>
<li>Support for jwt &lt; 2.9.0.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed image sizing code.</li>
<li>Rubocop configuration updates.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/11af0784aeb6a195d4e1857bdf0f696dc6f80e4b"><code>11af078</code></a>
Add 1.2.0 changelog and slight doc changes for image sizing</li>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/452e119f3252f3751030eeb95cb37bcfb550a836"><code>452e119</code></a>
Update image sizing based on docs at <a
href="https://developers.google.com/people/ima">https://developers.google.com/people/ima</a>...</li>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/bf4d29764bf27bd42260ac1a83610c707cd5c27e"><code>bf4d297</code></a>
Bump version required for example app</li>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/b20c7235a74b12b48d923c51acaa79edfafc7e10"><code>b20c723</code></a>
Drop unsupported Ruby versions from CI</li>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/772f7602bdb75486ddfb2858b023f2d9e649e42f"><code>772f760</code></a>
Rubocop fixes</li>
<li><a
href="https://github.com/zquestz/omniauth-google-oauth2/commit/405db1997aff09695ac6f9b831a9b90174cc68cd"><code>405db19</code></a>
follow jwt 2.9.0 changes (<a
href="https://redirect.github.com/zquestz/omniauth-google-oauth2/issues/464">#464</a>)</li>
<li>See full diff in <a
href="https://github.com/zquestz/omniauth-google-oauth2/compare/v1.1.3...v1.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `rubocop-performance` from 1.21.1 to 1.22.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-performance/releases">rubocop-performance's
releases</a>.</em></p>
<blockquote>
<h2>RuboCop Performance 1.22.0</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/454">#454</a>:
Fix false positives for
<code>Performance/BigDecimalWithNumericArgument</code> when using
BigDecimal 3.1+. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/385">#385</a>:
Disable <code>Performance/BlockGivenWithExplicitBlock</code> by default.
(<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/407">#407</a>:
Make <code>Performance/DoubleStartEndWith</code> aware of safe
navigation. (<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md">rubocop-performance's
changelog</a>.</em></p>
<blockquote>
<h2>1.22.0 (2024-09-16)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/454">#454</a>:
Fix false positives for
<code>Performance/BigDecimalWithNumericArgument</code> when using
BigDecimal 3.1+. ([<a
href="https://github.com/koic"><code>@​koic</code></a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/385">#385</a>:
Disable <code>Performance/BlockGivenWithExplicitBlock</code> by default.
([<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/407">#407</a>:
Make <code>Performance/DoubleStartEndWith</code> aware of safe
navigation. ([<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/bf5f64f33a3cfbd369a9245e087aa25ee6bbf983"><code>bf5f64f</code></a>
Cut 1.22.0</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/d26b4412751da6e29073f436ec4378d3eca51b8b"><code>d26b441</code></a>
Update Changelog</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/723300585b1937db73ed85562846178ba756dc98"><code>7233005</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/465">#465</a>
from Earlopain/start-end-safe-navigation</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/767f2c9b67d28b2155adf1da783293066683f2a6"><code>767f2c9</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/407">#407</a>]
Make <code>Performance/DoubleStartEndWith</code> aware of safe
navigation</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/f28d18ded31852c76e52f165deb942725ed5c56a"><code>f28d18d</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/466">#466</a>
from Earlopain/block-given-disable</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/8907a128a7ed39589c539e39997ac270f322c5bc"><code>8907a12</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/385">#385</a>]
Disable <code>Performance/BlockGivenWithExplicitBlock</code> by
default</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/082d63584f404cc815bee201a9c25fc3e23682e6"><code>082d635</code></a>
Add changelog entry for <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/463">#463</a></li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/0f401f7e6b661ac4b04e4e08df520b17c728b711"><code>0f401f7</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/463">#463</a>
from koic/fix_false_positives_for_performance_big_dec...</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/6f20945899d905344dba76c3cd6a5db614a5d256"><code>6f20945</code></a>
[Fix <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/454">#454</a>]
Fix false positives for
<code>Performance/BigDecimalWithNumericArgument</code></li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/b52d821a441f0d93c22505eccf1c2acb8801808f"><code>b52d821</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/459">#459</a>
from Earlopain/rubocop-workaround</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop-performance/compare/v1.21.1...v1.22.0">compare
view</a></li>
</ul>
</details>
<br />


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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 74a819e commit b5fae70
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ GEM
multi_json (>= 1.9.2)
webrick
heroku-log-parser (0.4.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand All @@ -182,11 +182,11 @@ GEM
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
jwt (2.8.2)
jwt (2.9.0)
base64
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down Expand Up @@ -238,8 +238,8 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-google-oauth2 (1.1.3)
jwt (>= 2.0)
omniauth-google-oauth2 (1.2.0)
jwt (>= 2.9)
oauth2 (~> 2.0)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8)
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.6)
strscan
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop-performance (1.22.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
Expand Down Expand Up @@ -398,21 +398,21 @@ GEM
railties (>= 6.0.0)
stringio (3.1.1)
strscan (3.1.0)
tailwindcss-rails (2.7.3)
tailwindcss-rails (2.7.4)
railties (>= 7.0.0)
tailwindcss-rails (2.7.3-arm64-darwin)
tailwindcss-rails (2.7.4-arm64-darwin)
railties (>= 7.0.0)
tailwindcss-rails (2.7.3-x86_64-linux)
tailwindcss-rails (2.7.4-x86_64-linux)
railties (>= 7.0.0)
thor (1.3.2)
timeout (0.4.1)
turbo-rails (2.0.6)
turbo-rails (2.0.7)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
useragent (0.16.10)
version_gem (1.1.4)
Expand Down

0 comments on commit b5fae70

Please sign in to comment.