Skip to content

Commit a853705

Browse files
authored
Merge branch 'main' into ls/merge-deploy
2 parents 0e806cb + 67534d5 commit a853705

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Dependabot metadata
1414
id: metadata
15-
uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
15+
uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Enable auto-merge for Dependabot PRs

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/lsegal/yard.git
3-
revision: f7bfad91db3a1166a8231641e24e708d8a843915
3+
revision: f546a86b414c8c257b197d1e9267edbc2837bbff
44
branch: main
55
specs:
66
yard (0.9.37)
@@ -105,7 +105,7 @@ GEM
105105
regexp_parser (>= 1.5, < 3.0)
106106
xpath (~> 3.2)
107107
concurrent-ruby (1.3.5)
108-
connection_pool (2.5.2)
108+
connection_pool (2.5.3)
109109
crass (1.0.6)
110110
date (3.4.1)
111111
debug (1.10.0)
@@ -179,7 +179,7 @@ GEM
179179
language_server-protocol (3.17.0.4)
180180
lint_roller (1.1.0)
181181
logger (1.7.0)
182-
loofah (2.24.0)
182+
loofah (2.24.1)
183183
crass (~> 1.0.2)
184184
nokogiri (>= 1.12.0)
185185
mail (2.8.1)
@@ -245,7 +245,7 @@ GEM
245245
activesupport (>= 7.0.0)
246246
rack
247247
railties (>= 7.0.0)
248-
psych (5.2.3)
248+
psych (5.2.6)
249249
date
250250
stringio
251251
public_suffix (6.0.1)
@@ -360,7 +360,7 @@ GEM
360360
websocket (~> 1.0)
361361
skylight (6.0.4)
362362
activesupport (>= 5.2.0)
363-
solid_cable (3.0.7)
363+
solid_cable (3.0.8)
364364
actioncable (>= 7.2)
365365
activejob (>= 7.2)
366366
activerecord (>= 7.2)

0 commit comments

Comments
 (0)