Skip to content

Commit f4bb991

Browse files
authored
Merge pull request #10 from dblock/added-url
Add HTTPs URL.
2 parents 735b815 + c80584e commit f4bb991

File tree

2 files changed

+232
-102
lines changed

2 files changed

+232
-102
lines changed

Gemfile.lock

Lines changed: 231 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -1,128 +1,257 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
activesupport (4.2.6)
6-
i18n (~> 0.7)
7-
json (~> 1.7, >= 1.7.7)
4+
activesupport (6.0.5.1)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
87
minitest (~> 5.1)
9-
thread_safe (~> 0.3, >= 0.3.4)
108
tzinfo (~> 1.1)
11-
addressable (2.4.0)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.8.0)
11+
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
15-
coffee-script-source (1.10.0)
16-
colorator (0.1)
17-
ethon (0.8.1)
18-
ffi (>= 1.3.0)
19-
execjs (2.6.0)
20-
faraday (0.9.2)
21-
multipart-post (>= 1.2, < 3)
22-
ffi (1.9.10)
23-
gemoji (2.1.0)
24-
github-pages (75)
25-
RedCloth (= 4.2.9)
26-
github-pages-health-check (= 1.1.0)
27-
jekyll (= 3.0.4)
28-
jekyll-coffeescript (= 1.0.1)
29-
jekyll-feed (= 0.5.1)
30-
jekyll-gist (= 1.4.0)
31-
jekyll-github-metadata (= 1.11.1)
32-
jekyll-mentions (= 1.1.2)
15+
coffee-script-source (1.11.1)
16+
colorator (1.1.0)
17+
commonmarker (0.23.5)
18+
concurrent-ruby (1.1.10)
19+
dnsruby (1.61.9)
20+
simpleidn (~> 0.1)
21+
em-websocket (0.5.3)
22+
eventmachine (>= 0.12.9)
23+
http_parser.rb (~> 0)
24+
ethon (0.15.0)
25+
ffi (>= 1.15.0)
26+
eventmachine (1.2.7)
27+
execjs (2.8.1)
28+
faraday (2.5.2)
29+
faraday-net_http (>= 2.0, < 3.1)
30+
ruby2_keywords (>= 0.0.4)
31+
faraday-net_http (3.0.0)
32+
ffi (1.15.5)
33+
forwardable-extended (2.6.0)
34+
gemoji (3.0.1)
35+
github-pages (227)
36+
github-pages-health-check (= 1.17.9)
37+
jekyll (= 3.9.2)
38+
jekyll-avatar (= 0.7.0)
39+
jekyll-coffeescript (= 1.1.1)
40+
jekyll-commonmark-ghpages (= 0.2.0)
41+
jekyll-default-layout (= 0.1.4)
42+
jekyll-feed (= 0.15.1)
43+
jekyll-gist (= 1.5.0)
44+
jekyll-github-metadata (= 2.13.0)
45+
jekyll-include-cache (= 0.2.1)
46+
jekyll-mentions (= 1.6.0)
47+
jekyll-optional-front-matter (= 0.3.2)
3348
jekyll-paginate (= 1.1.0)
34-
jekyll-redirect-from (= 0.10.0)
35-
jekyll-sass-converter (= 1.3.0)
36-
jekyll-seo-tag (= 1.3.3)
37-
jekyll-sitemap (= 0.10.0)
38-
jekyll-textile-converter (= 0.1.0)
39-
jemoji (= 0.6.2)
40-
kramdown (= 1.10.0)
41-
liquid (= 3.0.6)
42-
listen (= 3.0.6)
49+
jekyll-readme-index (= 0.3.0)
50+
jekyll-redirect-from (= 0.16.0)
51+
jekyll-relative-links (= 0.6.1)
52+
jekyll-remote-theme (= 0.4.3)
53+
jekyll-sass-converter (= 1.5.2)
54+
jekyll-seo-tag (= 2.8.0)
55+
jekyll-sitemap (= 1.4.0)
56+
jekyll-swiss (= 1.0.0)
57+
jekyll-theme-architect (= 0.2.0)
58+
jekyll-theme-cayman (= 0.2.0)
59+
jekyll-theme-dinky (= 0.2.0)
60+
jekyll-theme-hacker (= 0.2.0)
61+
jekyll-theme-leap-day (= 0.2.0)
62+
jekyll-theme-merlot (= 0.2.0)
63+
jekyll-theme-midnight (= 0.2.0)
64+
jekyll-theme-minimal (= 0.2.0)
65+
jekyll-theme-modernist (= 0.2.0)
66+
jekyll-theme-primer (= 0.6.0)
67+
jekyll-theme-slate (= 0.2.0)
68+
jekyll-theme-tactile (= 0.2.0)
69+
jekyll-theme-time-machine (= 0.2.0)
70+
jekyll-titles-from-headings (= 0.5.3)
71+
jemoji (= 0.12.0)
72+
kramdown (= 2.3.2)
73+
kramdown-parser-gfm (= 1.1.0)
74+
liquid (= 4.0.3)
4375
mercenary (~> 0.3)
44-
rdiscount (= 2.1.8)
45-
redcarpet (= 3.3.3)
46-
rouge (= 1.10.1)
76+
minima (= 2.5.1)
77+
nokogiri (>= 1.13.6, < 2.0)
78+
rouge (= 3.26.0)
4779
terminal-table (~> 1.4)
48-
github-pages-health-check (1.1.0)
80+
github-pages-health-check (1.17.9)
4981
addressable (~> 2.3)
50-
net-dns (~> 0.8)
82+
dnsruby (~> 1.60)
5183
octokit (~> 4.0)
52-
public_suffix (~> 1.4)
53-
typhoeus (~> 0.7)
54-
html-pipeline (2.4.0)
55-
activesupport (>= 2, < 5)
84+
public_suffix (>= 3.0, < 5.0)
85+
typhoeus (~> 1.3)
86+
html-pipeline (2.14.2)
87+
activesupport (>= 2)
5688
nokogiri (>= 1.4)
57-
i18n (0.7.0)
58-
jekyll (3.0.4)
59-
colorator (~> 0.1)
89+
http_parser.rb (0.8.0)
90+
i18n (0.9.5)
91+
concurrent-ruby (~> 1.0)
92+
jekyll (3.9.2)
93+
addressable (~> 2.4)
94+
colorator (~> 1.0)
95+
em-websocket (~> 0.5)
96+
i18n (~> 0.7)
6097
jekyll-sass-converter (~> 1.0)
61-
jekyll-watch (~> 1.1)
62-
kramdown (~> 1.3)
63-
liquid (~> 3.0)
98+
jekyll-watch (~> 2.0)
99+
kramdown (>= 1.17, < 3)
100+
liquid (~> 4.0)
64101
mercenary (~> 0.3.3)
65-
rouge (~> 1.7)
102+
pathutil (~> 0.9)
103+
rouge (>= 1.7, < 4)
66104
safe_yaml (~> 1.0)
67-
jekyll-coffeescript (1.0.1)
105+
jekyll-avatar (0.7.0)
106+
jekyll (>= 3.0, < 5.0)
107+
jekyll-coffeescript (1.1.1)
68108
coffee-script (~> 2.2)
69-
jekyll-feed (0.5.1)
70-
jekyll-gist (1.4.0)
109+
coffee-script-source (~> 1.11.1)
110+
jekyll-commonmark (1.4.0)
111+
commonmarker (~> 0.22)
112+
jekyll-commonmark-ghpages (0.2.0)
113+
commonmarker (~> 0.23.4)
114+
jekyll (~> 3.9.0)
115+
jekyll-commonmark (~> 1.4.0)
116+
rouge (>= 2.0, < 4.0)
117+
jekyll-default-layout (0.1.4)
118+
jekyll (~> 3.0)
119+
jekyll-feed (0.15.1)
120+
jekyll (>= 3.7, < 5.0)
121+
jekyll-gist (1.5.0)
71122
octokit (~> 4.2)
72-
jekyll-github-metadata (1.11.1)
73-
octokit (~> 4.0)
74-
jekyll-mentions (1.1.2)
123+
jekyll-github-metadata (2.13.0)
124+
jekyll (>= 3.4, < 5.0)
125+
octokit (~> 4.0, != 4.4.0)
126+
jekyll-include-cache (0.2.1)
127+
jekyll (>= 3.7, < 5.0)
128+
jekyll-mentions (1.6.0)
75129
html-pipeline (~> 2.3)
76-
jekyll (~> 3.0)
130+
jekyll (>= 3.7, < 5.0)
131+
jekyll-optional-front-matter (0.3.2)
132+
jekyll (>= 3.0, < 5.0)
77133
jekyll-paginate (1.1.0)
78-
jekyll-redirect-from (0.10.0)
79-
jekyll (>= 2.0)
80-
jekyll-sass-converter (1.3.0)
81-
sass (~> 3.2)
82-
jekyll-seo-tag (1.3.3)
83-
jekyll (~> 3.0)
84-
jekyll-sitemap (0.10.0)
85-
jekyll-textile-converter (0.1.0)
86-
RedCloth (~> 4.0)
87-
jekyll-watch (1.4.0)
88-
listen (~> 3.0, < 3.1)
89-
jemoji (0.6.2)
90-
gemoji (~> 2.0)
134+
jekyll-readme-index (0.3.0)
135+
jekyll (>= 3.0, < 5.0)
136+
jekyll-redirect-from (0.16.0)
137+
jekyll (>= 3.3, < 5.0)
138+
jekyll-relative-links (0.6.1)
139+
jekyll (>= 3.3, < 5.0)
140+
jekyll-remote-theme (0.4.3)
141+
addressable (~> 2.0)
142+
jekyll (>= 3.5, < 5.0)
143+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
144+
rubyzip (>= 1.3.0, < 3.0)
145+
jekyll-sass-converter (1.5.2)
146+
sass (~> 3.4)
147+
jekyll-seo-tag (2.8.0)
148+
jekyll (>= 3.8, < 5.0)
149+
jekyll-sitemap (1.4.0)
150+
jekyll (>= 3.7, < 5.0)
151+
jekyll-swiss (1.0.0)
152+
jekyll-theme-architect (0.2.0)
153+
jekyll (> 3.5, < 5.0)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-cayman (0.2.0)
156+
jekyll (> 3.5, < 5.0)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-dinky (0.2.0)
159+
jekyll (> 3.5, < 5.0)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-hacker (0.2.0)
162+
jekyll (> 3.5, < 5.0)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-leap-day (0.2.0)
165+
jekyll (> 3.5, < 5.0)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-merlot (0.2.0)
168+
jekyll (> 3.5, < 5.0)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-midnight (0.2.0)
171+
jekyll (> 3.5, < 5.0)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-minimal (0.2.0)
174+
jekyll (> 3.5, < 5.0)
175+
jekyll-seo-tag (~> 2.0)
176+
jekyll-theme-modernist (0.2.0)
177+
jekyll (> 3.5, < 5.0)
178+
jekyll-seo-tag (~> 2.0)
179+
jekyll-theme-primer (0.6.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-github-metadata (~> 2.9)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-slate (0.2.0)
184+
jekyll (> 3.5, < 5.0)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-tactile (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-time-machine (0.2.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-titles-from-headings (0.5.3)
193+
jekyll (>= 3.3, < 5.0)
194+
jekyll-watch (2.2.1)
195+
listen (~> 3.0)
196+
jemoji (0.12.0)
197+
gemoji (~> 3.0)
91198
html-pipeline (~> 2.2)
92-
jekyll (>= 3.0)
93-
json (1.8.3)
94-
kramdown (1.10.0)
95-
liquid (3.0.6)
96-
listen (3.0.6)
97-
rb-fsevent (>= 0.9.3)
98-
rb-inotify (>= 0.9.7)
199+
jekyll (>= 3.0, < 5.0)
200+
kramdown (2.3.2)
201+
rexml
202+
kramdown-parser-gfm (1.1.0)
203+
kramdown (~> 2.0)
204+
liquid (4.0.3)
205+
listen (3.7.1)
206+
rb-fsevent (~> 0.10, >= 0.10.3)
207+
rb-inotify (~> 0.9, >= 0.9.10)
99208
mercenary (0.3.6)
100-
mini_portile2 (2.0.0)
101-
minitest (5.8.4)
102-
multipart-post (2.0.0)
103-
net-dns (0.8.0)
104-
nokogiri (1.6.7.2)
105-
mini_portile2 (~> 2.0.0.rc2)
106-
octokit (4.3.0)
107-
sawyer (~> 0.7.0, >= 0.5.3)
108-
public_suffix (1.5.3)
109-
rb-fsevent (0.9.7)
110-
rb-inotify (0.9.7)
111-
ffi (>= 0.5.0)
112-
rdiscount (2.1.8)
113-
redcarpet (3.3.3)
114-
rouge (1.10.1)
115-
safe_yaml (1.0.4)
116-
sass (3.4.22)
117-
sawyer (0.7.0)
118-
addressable (>= 2.3.5, < 2.5)
119-
faraday (~> 0.8, < 0.10)
120-
terminal-table (1.5.2)
121-
thread_safe (0.3.5)
122-
typhoeus (0.8.0)
123-
ethon (>= 0.8.0)
124-
tzinfo (1.2.2)
209+
mini_portile2 (2.8.0)
210+
minima (2.5.1)
211+
jekyll (>= 3.5, < 5.0)
212+
jekyll-feed (~> 0.9)
213+
jekyll-seo-tag (~> 2.1)
214+
minitest (5.16.2)
215+
nokogiri (1.13.8)
216+
mini_portile2 (~> 2.8.0)
217+
racc (~> 1.4)
218+
octokit (4.25.1)
219+
faraday (>= 1, < 3)
220+
sawyer (~> 0.9)
221+
pathutil (0.16.2)
222+
forwardable-extended (~> 2.6)
223+
public_suffix (4.0.7)
224+
racc (1.6.0)
225+
rb-fsevent (0.11.1)
226+
rb-inotify (0.10.1)
227+
ffi (~> 1.0)
228+
rexml (3.2.5)
229+
rouge (3.26.0)
230+
ruby2_keywords (0.0.5)
231+
rubyzip (2.3.2)
232+
safe_yaml (1.0.5)
233+
sass (3.7.4)
234+
sass-listen (~> 4.0.0)
235+
sass-listen (4.0.0)
236+
rb-fsevent (~> 0.9, >= 0.9.4)
237+
rb-inotify (~> 0.9, >= 0.9.7)
238+
sawyer (0.9.2)
239+
addressable (>= 2.3.5)
240+
faraday (>= 0.17.3, < 3)
241+
simpleidn (0.2.1)
242+
unf (~> 0.1.4)
243+
terminal-table (1.8.0)
244+
unicode-display_width (~> 1.1, >= 1.1.1)
245+
thread_safe (0.3.6)
246+
typhoeus (1.4.0)
247+
ethon (>= 0.9.0)
248+
tzinfo (1.2.10)
125249
thread_safe (~> 0.1)
250+
unf (0.1.4)
251+
unf_ext
252+
unf_ext (0.0.8.2)
253+
unicode-display_width (1.8.0)
254+
zeitwerk (2.6.0)
126255

127256
PLATFORMS
128257
ruby
@@ -131,4 +260,4 @@ DEPENDENCIES
131260
github-pages
132261

133262
BUNDLED WITH
134-
1.11.2
263+
1.17.2

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title:
22
long: Mongoid | Mongoid is the officially supported ODM (Object-Document-Mapper) framework for MongoDB in Ruby.
33
short: Mongoid
44
locale: en_US
5+
url: https://mongoid.github.io
56
sass:
67
sass_dir: _sass
78
style: compressed

0 commit comments

Comments
 (0)