mirror of
https://github.com/discourse/discourse.git
synced 2026-03-04 01:15:08 +08:00
- Import the full `discourse/discourse-developer-docs` repository into `docs/developer-guides/` using `git subtree add` with complete git history preserved - Move CI workflows (lint + publish) from the nested `.github/` to root-level workflows scoped to `docs/developer-guides/**` path changes - The [developer-docs repo](https://github.com/discourse/discourse-developer-docs) was archived.
38 lines
699 B
Text
38 lines
699 B
Text
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
faraday (2.10.1)
|
|
faraday-net_http (>= 2.0, < 3.2)
|
|
logger
|
|
faraday-multipart (1.0.4)
|
|
multipart-post (~> 2)
|
|
faraday-net_http (3.1.1)
|
|
net-http
|
|
faraday-retry (2.2.1)
|
|
faraday (~> 2.0)
|
|
ffi (1.17.0)
|
|
ffi (1.17.0-arm64-darwin)
|
|
listen (3.9.0)
|
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
logger (1.6.0)
|
|
multipart-post (2.4.1)
|
|
net-http (0.4.1)
|
|
uri
|
|
rb-fsevent (0.11.2)
|
|
rb-inotify (0.11.1)
|
|
ffi (~> 1.0)
|
|
uri (0.13.0)
|
|
|
|
PLATFORMS
|
|
arm64-darwin-23
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
faraday
|
|
faraday-multipart
|
|
faraday-retry
|
|
listen
|
|
|
|
BUNDLED WITH
|
|
2.5.9
|