Skip to content

Commit 49375cf

Browse files
committed
Updates
1 parent a276b1b commit 49375cf

File tree

4 files changed

+81
-34
lines changed

4 files changed

+81
-34
lines changed

docs/Gemfile.lock

Lines changed: 72 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,66 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.10)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (8.0.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
713
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1017
addressable (2.8.7)
1118
public_suffix (>= 2.0.2, < 7.0)
1219
base64 (0.2.0)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.9)
1322
coffee-script (2.4.1)
1423
coffee-script-source
1524
execjs
1625
coffee-script-source (1.12.2)
1726
colorator (1.1.0)
1827
commonmarker (0.23.11)
1928
concurrent-ruby (1.3.5)
29+
connection_pool (2.5.0)
30+
csv (3.3.2)
2031
dnsruby (1.72.3)
2132
base64 (~> 0.2.0)
2233
simpleidn (~> 0.2.1)
34+
drb (2.2.1)
2335
em-websocket (0.5.3)
2436
eventmachine (>= 0.12.9)
2537
http_parser.rb (~> 0)
2638
ethon (0.16.0)
2739
ffi (>= 1.15.0)
2840
eventmachine (1.2.7)
2941
execjs (2.10.0)
30-
faraday (2.8.1)
31-
base64
32-
faraday-net_http (>= 2.0, < 3.1)
33-
ruby2_keywords (>= 0.0.4)
34-
faraday-net_http (3.0.2)
35-
ffi (1.17.1)
42+
faraday (2.12.2)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.1-aarch64-linux-gnu)
49+
ffi (1.17.1-aarch64-linux-musl)
50+
ffi (1.17.1-arm-linux-gnu)
51+
ffi (1.17.1-arm-linux-musl)
52+
ffi (1.17.1-arm64-darwin)
53+
ffi (1.17.1-x86_64-darwin)
54+
ffi (1.17.1-x86_64-linux-gnu)
55+
ffi (1.17.1-x86_64-linux-musl)
3656
forwardable-extended (2.6.0)
3757
gemoji (4.1.0)
38-
github-pages (231)
58+
github-pages (232)
3959
github-pages-health-check (= 1.18.2)
40-
jekyll (= 3.9.5)
60+
jekyll (= 3.10.0)
4161
jekyll-avatar (= 0.8.0)
4262
jekyll-coffeescript (= 1.2.2)
43-
jekyll-commonmark-ghpages (= 0.4.0)
63+
jekyll-commonmark-ghpages (= 0.5.1)
4464
jekyll-default-layout (= 0.1.5)
4565
jekyll-feed (= 0.17.0)
4666
jekyll-gist (= 1.5.0)
@@ -77,9 +97,10 @@ GEM
7797
liquid (= 4.0.4)
7898
mercenary (~> 0.3)
7999
minima (= 2.5.1)
80-
nokogiri (>= 1.13.6, < 2.0)
100+
nokogiri (>= 1.16.2, < 2.0)
81101
rouge (= 3.30.0)
82102
terminal-table (~> 1.4)
103+
webrick (~> 1.8)
83104
github-pages-health-check (1.18.2)
84105
addressable (~> 2.3)
85106
dnsruby (~> 1.60)
@@ -92,9 +113,10 @@ GEM
92113
http_parser.rb (0.8.0)
93114
i18n (1.14.7)
94115
concurrent-ruby (~> 1.0)
95-
jekyll (3.9.5)
116+
jekyll (3.10.0)
96117
addressable (~> 2.4)
97118
colorator (~> 1.0)
119+
csv (~> 3.0)
98120
em-websocket (~> 0.5)
99121
i18n (>= 0.7, < 2)
100122
jekyll-sass-converter (~> 1.0)
@@ -105,16 +127,17 @@ GEM
105127
pathutil (~> 0.9)
106128
rouge (>= 1.7, < 4)
107129
safe_yaml (~> 1.0)
130+
webrick (>= 1.0)
108131
jekyll-avatar (0.8.0)
109132
jekyll (>= 3.0, < 5.0)
110133
jekyll-coffeescript (1.2.2)
111134
coffee-script (~> 2.2)
112135
coffee-script-source (~> 1.12)
113136
jekyll-commonmark (1.4.0)
114137
commonmarker (~> 0.22)
115-
jekyll-commonmark-ghpages (0.4.0)
116-
commonmarker (~> 0.23.7)
117-
jekyll (~> 3.9.0)
138+
jekyll-commonmark-ghpages (0.5.1)
139+
commonmarker (>= 0.23.7, < 1.1.0)
140+
jekyll (>= 3.9, < 4.0)
118141
jekyll-commonmark (~> 1.4.0)
119142
rouge (>= 2.0, < 5.0)
120143
jekyll-default-layout (0.1.5)
@@ -200,6 +223,7 @@ GEM
200223
gemoji (>= 3, < 5)
201224
html-pipeline (~> 2.2)
202225
jekyll (>= 3.0, < 5.0)
226+
json (2.9.1)
203227
kramdown (2.4.0)
204228
rexml
205229
kramdown-parser-gfm (1.1.0)
@@ -208,15 +232,30 @@ GEM
208232
listen (3.9.0)
209233
rb-fsevent (~> 0.10, >= 0.10.3)
210234
rb-inotify (~> 0.9, >= 0.9.10)
235+
logger (1.6.5)
211236
mercenary (0.3.6)
212-
mini_portile2 (2.8.8)
213237
minima (2.5.1)
214238
jekyll (>= 3.5, < 5.0)
215239
jekyll-feed (~> 0.9)
216240
jekyll-seo-tag (~> 2.1)
217241
minitest (5.25.4)
218-
nokogiri (1.13.10)
219-
mini_portile2 (~> 2.8.0)
242+
net-http (0.6.0)
243+
uri
244+
nokogiri (1.18.2-aarch64-linux-gnu)
245+
racc (~> 1.4)
246+
nokogiri (1.18.2-aarch64-linux-musl)
247+
racc (~> 1.4)
248+
nokogiri (1.18.2-arm-linux-gnu)
249+
racc (~> 1.4)
250+
nokogiri (1.18.2-arm-linux-musl)
251+
racc (~> 1.4)
252+
nokogiri (1.18.2-arm64-darwin)
253+
racc (~> 1.4)
254+
nokogiri (1.18.2-x86_64-darwin)
255+
racc (~> 1.4)
256+
nokogiri (1.18.2-x86_64-linux-gnu)
257+
racc (~> 1.4)
258+
nokogiri (1.18.2-x86_64-linux-musl)
220259
racc (~> 1.4)
221260
octokit (4.25.1)
222261
faraday (>= 1, < 3)
@@ -230,7 +269,6 @@ GEM
230269
ffi (~> 1.0)
231270
rexml (3.4.0)
232271
rouge (3.30.0)
233-
ruby2_keywords (0.0.5)
234272
rubyzip (2.4.1)
235273
safe_yaml (1.0.5)
236274
sass (3.7.4)
@@ -241,6 +279,7 @@ GEM
241279
sawyer (0.9.2)
242280
addressable (>= 2.3.5)
243281
faraday (>= 0.17.3, < 3)
282+
securerandom (0.4.1)
244283
simpleidn (0.2.3)
245284
terminal-table (1.8.0)
246285
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -249,13 +288,21 @@ GEM
249288
tzinfo (2.0.6)
250289
concurrent-ruby (~> 1.0)
251290
unicode-display_width (1.8.0)
252-
zeitwerk (2.6.18)
291+
uri (1.0.2)
292+
webrick (1.9.1)
253293

254294
PLATFORMS
255-
ruby
295+
aarch64-linux-gnu
296+
aarch64-linux-musl
297+
arm-linux-gnu
298+
arm-linux-musl
299+
arm64-darwin
300+
x86_64-darwin
301+
x86_64-linux-gnu
302+
x86_64-linux-musl
256303

257304
DEPENDENCIES
258305
github-pages
259306

260307
BUNDLED WITH
261-
1.17.2
308+
2.5.18

docs/_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
title: Roo Documentation
2-
description: Documentation for the Roo project
1+
title: Roo Code Documentation
2+
description: Documentation for the Roo Code project
33
remote_theme: just-the-docs/just-the-docs
44

5-
url: https://shanemmattner.github.io/roo-code
5+
url: https://docs.roocode.com
66

77
aux_links:
8-
"Roo on GitHub":
9-
- "//github.com/shanemmattner/roo-code"
8+
"Roo Code on GitHub":
9+
- "//github.com/RooVetGit/Roo-Code"
1010

1111
# Enable search
1212
search_enabled: true

docs/getting-started/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ nav_order: 2
55
has_children: true
66
---
77

8-
# Getting Started with Roo
8+
# Getting Started with Roo Code
99

10-
This section will help you get up and running with Roo quickly.
10+
This section will help you get up and running with Roo Code quickly.

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ layout: home
44
nav_order: 1
55
---
66

7-
# Welcome to Roo Documentation
7+
# Welcome to Roo Code Documentation
88

9-
This is the documentation for Roo. Choose a section from the navigation menu to get started.
9+
This is the documentation for Roo Code. Choose a section from the navigation menu to get started.

0 commit comments

Comments
 (0)