Skip to content

Commit

Permalink
December is near
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Nov 20, 2024
1 parent 5315078 commit 5cd7588
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actor_like.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/aggregate_root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/decider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/document_way.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/duck_typing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/extracted_state.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/polymorphic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/poro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/query_based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rails_way.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/yield_based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make test
Expand All @@ -34,7 +34,7 @@ jobs:
working-directory: ${{ env.WORKING_DIRECTORY }}
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2.2
ruby-version: 3.3.6
bundler-cache: true
working-directory: ${{ env.WORKING_DIRECTORY }}
- run: make mutate
Expand Down

0 comments on commit 5cd7588

Please sign in to comment.