2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/docs/developer-guides/Gemfile.lock
Sérgio Saquetim 241c25ae27
DEV: Merge discourse-developer-docs into core (#37732)
- 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.
2026-02-11 20:38:08 -03:00

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