Skip to content

Commit b155892

Browse files
authored
Merge branch 'master' into dependabot/bundler/rubocop-rails-2.34.1
2 parents 6e73559 + 690ef82 commit b155892

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666

6767
- name: Upload coverage
6868
if: matrix.ruby == '3.2' || matrix.ruby == '3.3'
69-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
69+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # pin@5.5.2

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ GEM
4040
securerandom (>= 0.3)
4141
tzinfo (~> 2.0, >= 2.0.5)
4242
uri (>= 0.13.1)
43-
addressable (2.8.7)
44-
public_suffix (>= 2.0.2, < 7.0)
43+
addressable (2.8.8)
44+
public_suffix (>= 2.0.2, < 8.0)
4545
ast (2.4.3)
4646
base64 (0.3.0)
4747
bigdecimal (3.3.1)
@@ -170,7 +170,7 @@ GEM
170170
psych (5.2.6)
171171
date
172172
stringio
173-
public_suffix (6.0.1)
173+
public_suffix (7.0.0)
174174
racc (1.8.1)
175175
rack (3.2.4)
176176
rack-session (2.1.1)

0 commit comments

Comments
 (0)