diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5899541..7970771 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up tests run: | diff --git a/Gemfile.lock b/Gemfile.lock index 49838c3..d4cb69c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,15 +14,15 @@ GEM diff-lcs (1.6.2) docile (1.4.1) dotenv (3.2.0) - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) hashdiff (1.2.1) io-console (0.8.2) - json (2.19.5) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)