Skip to content

Commit 76b6227

Browse files
Merge pull request #107 from MSanKeys963/replace_gitter_w_zulip
Replace Gitter with Zulip
2 parents 946fe67 + 611ff51 commit 76b6227

File tree

2 files changed

+94
-106
lines changed

2 files changed

+94
-106
lines changed

Gemfile.lock

Lines changed: 91 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,56 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (7.1.3)
5+
base64
6+
bigdecimal
57
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
minitest (>= 5.1)
12+
mutex_m
13+
tzinfo (~> 2.0)
14+
addressable (2.8.6)
15+
public_suffix (>= 2.0.2, < 6.0)
16+
base64 (0.2.0)
17+
bigdecimal (3.1.6)
1218
coffee-script (2.4.1)
1319
coffee-script-source
1420
execjs
15-
coffee-script-source (1.11.1)
21+
coffee-script-source (1.12.2)
1622
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.2.0)
20-
dnsruby (1.61.9)
21-
simpleidn (~> 0.1)
23+
commonmarker (0.23.10)
24+
concurrent-ruby (1.2.3)
25+
connection_pool (2.4.1)
26+
dnsruby (1.70.0)
27+
simpleidn (~> 0.2.1)
28+
drb (2.2.0)
29+
ruby2_keywords
2230
em-websocket (0.5.3)
2331
eventmachine (>= 0.12.9)
2432
http_parser.rb (~> 0)
25-
ethon (0.15.0)
33+
ethon (0.16.0)
2634
ffi (>= 1.15.0)
2735
eventmachine (1.2.7)
28-
execjs (2.8.1)
29-
faraday (1.9.3)
30-
faraday-em_http (~> 1.0)
31-
faraday-em_synchrony (~> 1.0)
32-
faraday-excon (~> 1.1)
33-
faraday-httpclient (~> 1.0)
34-
faraday-multipart (~> 1.0)
35-
faraday-net_http (~> 1.0)
36-
faraday-net_http_persistent (~> 1.0)
37-
faraday-patron (~> 1.0)
38-
faraday-rack (~> 1.0)
39-
faraday-retry (~> 1.0)
40-
ruby2_keywords (>= 0.0.4)
41-
faraday-em_http (1.0.0)
42-
faraday-em_synchrony (1.0.0)
43-
faraday-excon (1.1.0)
44-
faraday-httpclient (1.0.1)
45-
faraday-multipart (1.0.3)
46-
multipart-post (>= 1.2, < 3)
47-
faraday-net_http (1.0.1)
48-
faraday-net_http_persistent (1.2.0)
49-
faraday-patron (1.0.0)
50-
faraday-rack (1.0.0)
51-
faraday-retry (1.0.3)
52-
ffi (1.15.5)
36+
execjs (2.9.1)
37+
faraday (2.9.0)
38+
faraday-net_http (>= 2.0, < 3.2)
39+
faraday-net_http (3.1.0)
40+
net-http
41+
ffi (1.16.3)
5342
forwardable-extended (2.6.0)
54-
gemoji (3.0.1)
55-
github-pages (223)
56-
github-pages-health-check (= 1.17.9)
57-
jekyll (= 3.9.0)
58-
jekyll-avatar (= 0.7.0)
59-
jekyll-coffeescript (= 1.1.1)
60-
jekyll-commonmark-ghpages (= 0.1.6)
61-
jekyll-default-layout (= 0.1.4)
62-
jekyll-feed (= 0.15.1)
43+
gemoji (4.1.0)
44+
github-pages (231)
45+
github-pages-health-check (= 1.18.2)
46+
jekyll (= 3.9.5)
47+
jekyll-avatar (= 0.8.0)
48+
jekyll-coffeescript (= 1.2.2)
49+
jekyll-commonmark-ghpages (= 0.4.0)
50+
jekyll-default-layout (= 0.1.5)
51+
jekyll-feed (= 0.17.0)
6352
jekyll-gist (= 1.5.0)
64-
jekyll-github-metadata (= 2.13.0)
53+
jekyll-github-metadata (= 2.16.1)
6554
jekyll-include-cache (= 0.2.1)
6655
jekyll-mentions (= 1.6.0)
6756
jekyll-optional-front-matter (= 0.3.2)
@@ -71,7 +60,7 @@ GEM
7160
jekyll-relative-links (= 0.6.1)
7261
jekyll-remote-theme (= 0.4.3)
7362
jekyll-sass-converter (= 1.5.2)
74-
jekyll-seo-tag (= 2.7.1)
63+
jekyll-seo-tag (= 2.8.0)
7564
jekyll-sitemap (= 1.4.0)
7665
jekyll-swiss (= 1.0.0)
7766
jekyll-theme-architect (= 0.2.0)
@@ -88,32 +77,32 @@ GEM
8877
jekyll-theme-tactile (= 0.2.0)
8978
jekyll-theme-time-machine (= 0.2.0)
9079
jekyll-titles-from-headings (= 0.5.3)
91-
jemoji (= 0.12.0)
92-
kramdown (= 2.3.1)
80+
jemoji (= 0.13.0)
81+
kramdown (= 2.4.0)
9382
kramdown-parser-gfm (= 1.1.0)
94-
liquid (= 4.0.3)
83+
liquid (= 4.0.4)
9584
mercenary (~> 0.3)
9685
minima (= 2.5.1)
97-
nokogiri (>= 1.12.5, < 2.0)
98-
rouge (= 3.26.0)
86+
nokogiri (>= 1.13.6, < 2.0)
87+
rouge (= 3.30.0)
9988
terminal-table (~> 1.4)
100-
github-pages-health-check (1.17.9)
89+
github-pages-health-check (1.18.2)
10190
addressable (~> 2.3)
10291
dnsruby (~> 1.60)
103-
octokit (~> 4.0)
104-
public_suffix (>= 3.0, < 5.0)
92+
octokit (>= 4, < 8)
93+
public_suffix (>= 3.0, < 6.0)
10594
typhoeus (~> 1.3)
106-
html-pipeline (2.14.0)
95+
html-pipeline (2.14.3)
10796
activesupport (>= 2)
10897
nokogiri (>= 1.4)
10998
http_parser.rb (0.8.0)
110-
i18n (0.9.5)
99+
i18n (1.14.1)
111100
concurrent-ruby (~> 1.0)
112-
jekyll (3.9.0)
101+
jekyll (3.9.5)
113102
addressable (~> 2.4)
114103
colorator (~> 1.0)
115104
em-websocket (~> 0.5)
116-
i18n (~> 0.7)
105+
i18n (>= 0.7, < 2)
117106
jekyll-sass-converter (~> 1.0)
118107
jekyll-watch (~> 2.0)
119108
kramdown (>= 1.17, < 3)
@@ -122,27 +111,27 @@ GEM
122111
pathutil (~> 0.9)
123112
rouge (>= 1.7, < 4)
124113
safe_yaml (~> 1.0)
125-
jekyll-avatar (0.7.0)
114+
jekyll-avatar (0.8.0)
126115
jekyll (>= 3.0, < 5.0)
127-
jekyll-coffeescript (1.1.1)
116+
jekyll-coffeescript (1.2.2)
128117
coffee-script (~> 2.2)
129-
coffee-script-source (~> 1.11.1)
130-
jekyll-commonmark (1.3.1)
131-
commonmarker (~> 0.14)
132-
jekyll (>= 3.7, < 5.0)
133-
jekyll-commonmark-ghpages (0.1.6)
134-
commonmarker (~> 0.17.6)
135-
jekyll-commonmark (~> 1.2)
136-
rouge (>= 2.0, < 4.0)
137-
jekyll-default-layout (0.1.4)
138-
jekyll (~> 3.0)
139-
jekyll-feed (0.15.1)
118+
coffee-script-source (~> 1.12)
119+
jekyll-commonmark (1.4.0)
120+
commonmarker (~> 0.22)
121+
jekyll-commonmark-ghpages (0.4.0)
122+
commonmarker (~> 0.23.7)
123+
jekyll (~> 3.9.0)
124+
jekyll-commonmark (~> 1.4.0)
125+
rouge (>= 2.0, < 5.0)
126+
jekyll-default-layout (0.1.5)
127+
jekyll (>= 3.0, < 5.0)
128+
jekyll-feed (0.17.0)
140129
jekyll (>= 3.7, < 5.0)
141130
jekyll-gist (1.5.0)
142131
octokit (~> 4.2)
143-
jekyll-github-metadata (2.13.0)
132+
jekyll-github-metadata (2.16.1)
144133
jekyll (>= 3.4, < 5.0)
145-
octokit (~> 4.0, != 4.4.0)
134+
octokit (>= 4, < 7, != 4.4.0)
146135
jekyll-include-cache (0.2.1)
147136
jekyll (>= 3.7, < 5.0)
148137
jekyll-mentions (1.6.0)
@@ -164,7 +153,7 @@ GEM
164153
rubyzip (>= 1.3.0, < 3.0)
165154
jekyll-sass-converter (1.5.2)
166155
sass (~> 3.4)
167-
jekyll-seo-tag (2.7.1)
156+
jekyll-seo-tag (2.8.0)
168157
jekyll (>= 3.8, < 5.0)
169158
jekyll-sitemap (1.4.0)
170159
jekyll (>= 3.7, < 5.0)
@@ -213,16 +202,16 @@ GEM
213202
jekyll (>= 3.3, < 5.0)
214203
jekyll-watch (2.2.1)
215204
listen (~> 3.0)
216-
jemoji (0.12.0)
217-
gemoji (~> 3.0)
205+
jemoji (0.13.0)
206+
gemoji (>= 3, < 5)
218207
html-pipeline (~> 2.2)
219208
jekyll (>= 3.0, < 5.0)
220-
kramdown (2.3.1)
209+
kramdown (2.4.0)
221210
rexml
222211
kramdown-parser-gfm (1.1.0)
223212
kramdown (~> 2.0)
224-
liquid (4.0.3)
225-
listen (3.7.1)
213+
liquid (4.0.4)
214+
listen (3.8.0)
226215
rb-fsevent (~> 0.10, >= 0.10.3)
227216
rb-inotify (~> 0.9, >= 0.9.10)
228217
mercenary (0.3.6)
@@ -231,25 +220,25 @@ GEM
231220
jekyll (>= 3.5, < 5.0)
232221
jekyll-feed (~> 0.9)
233222
jekyll-seo-tag (~> 2.1)
234-
minitest (5.17.0)
235-
multipart-post (2.1.1)
223+
minitest (5.22.2)
224+
mutex_m (0.2.0)
225+
net-http (0.4.1)
226+
uri
236227
nokogiri (1.16.2)
237228
mini_portile2 (~> 2.8.2)
238229
racc (~> 1.4)
239-
octokit (4.22.0)
240-
faraday (>= 0.9)
241-
sawyer (~> 0.8.0, >= 0.5.3)
230+
octokit (4.25.1)
231+
faraday (>= 1, < 3)
232+
sawyer (~> 0.9)
242233
pathutil (0.16.2)
243234
forwardable-extended (~> 2.6)
244-
public_suffix (4.0.6)
235+
public_suffix (5.0.4)
245236
racc (1.7.3)
246-
rb-fsevent (0.11.1)
237+
rb-fsevent (0.11.2)
247238
rb-inotify (0.10.1)
248239
ffi (~> 1.0)
249-
rexml (3.2.5)
250-
rouge (3.26.0)
251-
ruby-enum (0.9.0)
252-
i18n
240+
rexml (3.2.6)
241+
rouge (3.30.0)
253242
ruby2_keywords (0.0.5)
254243
rubyzip (2.3.2)
255244
safe_yaml (1.0.5)
@@ -258,24 +247,23 @@ GEM
258247
sass-listen (4.0.0)
259248
rb-fsevent (~> 0.9, >= 0.9.4)
260249
rb-inotify (~> 0.9, >= 0.9.7)
261-
sawyer (0.8.2)
250+
sawyer (0.9.2)
262251
addressable (>= 2.3.5)
263-
faraday (> 0.8, < 2.0)
252+
faraday (>= 0.17.3, < 3)
264253
simpleidn (0.2.1)
265254
unf (~> 0.1.4)
266255
terminal-table (1.8.0)
267256
unicode-display_width (~> 1.1, >= 1.1.1)
268-
thread_safe (0.3.6)
269-
typhoeus (1.4.0)
257+
typhoeus (1.4.1)
270258
ethon (>= 0.9.0)
271-
tzinfo (1.2.11)
272-
thread_safe (~> 0.1)
259+
tzinfo (2.0.6)
260+
concurrent-ruby (~> 1.0)
273261
unf (0.1.4)
274262
unf_ext
275-
unf_ext (0.0.8)
263+
unf_ext (0.0.9.1)
276264
unicode-display_width (1.8.0)
277-
webrick (1.7.0)
278-
zeitwerk (2.6.6)
265+
uri (0.13.0)
266+
webrick (1.8.1)
279267

280268
PLATFORMS
281269
ruby

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ footer:
8181
- label: "GitHub"
8282
icon: "fab fa-fw fa-github"
8383
url: "https://github.com/zarr-developers"
84-
- label: "Gitter"
85-
icon: "fab fa-gitter"
86-
url: "https://gitter.im/zarr-developers/community"
84+
- label: "Zulip"
85+
icon: "fas fa-comments"
86+
url: "https://ossci.zulipchat.com/"

0 commit comments

Comments
 (0)