Skip to content

Commit f0c5c25

Browse files
authored
Merge pull request #900 from Homebrew/dependabot/all-99dc310204
Bump the "all" group with 2 updates across multiple ecosystems
2 parents 28f0371 + ae1fc27 commit f0c5c25

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Set up Ruby
27-
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
27+
uses: ruby/setup-ruby@866b91cc020931c510d42e43e498a7f07d335f60 # v1.259.0
2828
with:
2929
ruby-version: ruby
3030

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Set up Ruby
26-
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
26+
uses: ruby/setup-ruby@866b91cc020931c510d42e43e498a7f07d335f60 # v1.259.0
2727
with:
2828
ruby-version: ${{ matrix.ruby }}
2929
bundler-cache: true

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
logger (~> 1.5)
88
docile (1.4.1)
99
iniparse (1.5.0)
10-
json (2.13.2)
10+
json (2.14.1)
1111
language_server-protocol (3.17.0.5)
1212
lint_roller (1.1.0)
1313
logger (1.7.0)
@@ -20,11 +20,11 @@ GEM
2020
parser (3.3.9.0)
2121
ast (~> 2.4.1)
2222
racc
23-
prism (1.4.0)
23+
prism (1.5.1)
2424
racc (1.8.1)
2525
rainbow (3.1.1)
2626
rake (13.3.0)
27-
regexp_parser (2.11.2)
27+
regexp_parser (2.11.3)
2828
rexml (3.4.4)
2929
rubocop (1.80.2)
3030
json (~> 2.3)

0 commit comments

Comments
 (0)