Skip to content

Commit 70478b9

Browse files
authored
Merge pull request #1989 from Homebrew/dependabot/all-49e6ccbb89
Bump the "all" group with 2 updates across multiple ecosystems
2 parents 825911f + 5e66809 commit 70478b9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
run: ./script/sign-json.rb
207207

208208
- name: Upload artifact
209-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
209+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
210210

211211
deploy:
212212
needs: build

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ GEM
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (1.0.0)
8-
async (2.27.2)
8+
async (2.27.3)
99
console (~> 1.29)
1010
fiber-annotation
1111
io-event (~> 1.11)
1212
metrics (~> 0.12)
1313
traces (~> 0.15)
1414
base64 (0.3.0)
1515
bigdecimal (3.2.2)
16-
chef-utils (18.8.9)
16+
chef-utils (18.8.11)
1717
concurrent-ruby
1818
colorator (1.1.0)
1919
concurrent-ruby (1.3.5)
@@ -46,19 +46,19 @@ GEM
4646
fiber-storage
4747
fiber-storage (1.0.1)
4848
forwardable-extended (2.6.0)
49-
google-protobuf (4.31.1)
49+
google-protobuf (4.32.0)
5050
bigdecimal
5151
rake (>= 13)
52-
google-protobuf (4.31.1-aarch64-linux-gnu)
52+
google-protobuf (4.32.0-aarch64-linux-gnu)
5353
bigdecimal
5454
rake (>= 13)
55-
google-protobuf (4.31.1-arm64-darwin)
55+
google-protobuf (4.32.0-arm64-darwin)
5656
bigdecimal
5757
rake (>= 13)
58-
google-protobuf (4.31.1-x86_64-darwin)
58+
google-protobuf (4.32.0-x86_64-darwin)
5959
bigdecimal
6060
rake (>= 13)
61-
google-protobuf (4.31.1-x86_64-linux-gnu)
61+
google-protobuf (4.32.0-x86_64-linux-gnu)
6262
bigdecimal
6363
rake (>= 13)
6464
hashery (2.1.2)

0 commit comments

Comments
 (0)