Skip to content

Commit 313c9cb

Browse files
authored
Merge branch 'main' into patch-1
2 parents 9aebd6a + 80ce885 commit 313c9cb

File tree

7 files changed

+22
-10
lines changed

7 files changed

+22
-10
lines changed

.github/workflows/collections-renames.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020

2121
- name: Setup Ruby
22-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1
22+
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1
2323
with:
2424
bundler-cache: true
2525

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2525

2626
- name: 💎 setup ruby
27-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
27+
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
2828
with:
2929
bundler-cache: true
3030
cache-version: 0

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1919

2020
- name: Setup Ruby
21-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1
21+
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1
2222
with:
2323
bundler-cache: true
2424

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Setup Ruby
4545
if: ${{ steps.topics.outputs.changed || steps.collections.outputs.changed || steps.all.outputs.changed }}
46-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1
46+
uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1
4747
with:
4848
bundler-cache: true
4949

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
net-http
4646
faraday-retry (2.2.1)
4747
faraday (~> 2.0)
48-
fastimage (2.3.1)
48+
fastimage (2.4.0)
4949
ffi (1.17.0-aarch64-linux-gnu)
5050
ffi (1.17.0-aarch64-linux-musl)
5151
ffi (1.17.0-arm-linux-gnu)
@@ -230,7 +230,7 @@ GEM
230230
gemoji (>= 3, < 5)
231231
html-pipeline (~> 2.2)
232232
jekyll (>= 3.0, < 5.0)
233-
json (2.9.0)
233+
json (2.9.1)
234234
kramdown (2.4.0)
235235
rexml
236236
kramdown-parser-gfm (1.1.0)
@@ -274,7 +274,7 @@ GEM
274274
racc
275275
pathutil (0.16.2)
276276
forwardable-extended (~> 2.6)
277-
pry (0.15.0)
277+
pry (0.15.2)
278278
coderay (~> 1.1)
279279
method_source (~> 1.0)
280280
public_suffix (5.1.1)
@@ -284,7 +284,7 @@ GEM
284284
rb-fsevent (0.11.2)
285285
rb-inotify (0.11.1)
286286
ffi (~> 1.0)
287-
regexp_parser (2.9.3)
287+
regexp_parser (2.10.0)
288288
rexml (3.3.9)
289289
rouge (3.30.0)
290290
rubocop (1.69.2)
@@ -299,7 +299,7 @@ GEM
299299
unicode-display_width (>= 2.4.0, < 4.0)
300300
rubocop-ast (1.37.0)
301301
parser (>= 3.3.1.0)
302-
rubocop-performance (1.23.0)
302+
rubocop-performance (1.23.1)
303303
rubocop (>= 1.48.1, < 2.0)
304304
rubocop-ast (>= 1.31.1, < 2.0)
305305
ruby-progressbar (1.13.0)
@@ -320,7 +320,7 @@ GEM
320320
ethon (>= 0.9.0)
321321
tzinfo (2.0.6)
322322
concurrent-ruby (~> 1.0)
323-
unicode-display_width (3.1.2)
323+
unicode-display_width (3.1.3)
324324
unicode-emoji (~> 4.0, >= 4.0.4)
325325
unicode-emoji (4.0.4)
326326
uri (0.13.1)

topics/atproto/atproto.png

68.7 KB
Loading

topics/atproto/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
display_name: AT Protocol
3+
github_url: https://github.com/bluesky-social/atproto
4+
logo: atproto.png
5+
related: decentralized, protocol, social-network, atprotocol, bluesky, bluesky-api, bluesky-bot, bluesky-clients, bluesky-social
6+
short_description: The AT Protocol is a protocol and open standard for decentralized social networking services.
7+
topic: atproto
8+
url: https://atproto.com/
9+
wikipedia_url: https://en.wikipedia.org/wiki/AT_Protocol
10+
---
11+
12+
The **AT Protocol** (Authenticated Transfer Protocol, pronounced "at-protocol" and commonly shortened to ATProto) is a protocol and open standard for decentralized social networking services.

0 commit comments

Comments
 (0)