Skip to content

Commit 5da956f

Browse files
chore(deps): update
1 parent 4b65e7a commit 5da956f

File tree

4 files changed

+101
-74
lines changed

4 files changed

+101
-74
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.6
1+
3.3.6

Gemfile.lock

Lines changed: 94 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,64 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (8.0.0)
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-
addressable (2.8.1)
10-
public_suffix (>= 2.0.2, < 6.0)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
17+
addressable (2.8.7)
18+
public_suffix (>= 2.0.2, < 7.0)
19+
base64 (0.2.0)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.8)
1122
coffee-script (2.4.1)
1223
coffee-script-source
1324
execjs
14-
coffee-script-source (1.11.1)
25+
coffee-script-source (1.12.2)
1526
colorator (1.1.0)
16-
commonmarker (0.23.8)
17-
concurrent-ruby (1.2.2)
18-
dnsruby (1.61.9)
19-
simpleidn (~> 0.1)
27+
commonmarker (0.23.10)
28+
concurrent-ruby (1.3.4)
29+
connection_pool (2.4.1)
30+
csv (3.3.0)
31+
dnsruby (1.72.3)
32+
base64 (~> 0.2.0)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.1)
2035
em-websocket (0.5.3)
2136
eventmachine (>= 0.12.9)
2237
http_parser.rb (~> 0)
2338
ethon (0.16.0)
2439
ffi (>= 1.15.0)
2540
eventmachine (1.2.7)
26-
execjs (2.8.1)
27-
faraday (2.7.4)
28-
faraday-net_http (>= 2.0, < 3.1)
29-
ruby2_keywords (>= 0.0.4)
30-
faraday-net_http (3.0.2)
31-
ffi (1.15.5-x64-mingw-ucrt)
41+
execjs (2.10.0)
42+
faraday (2.12.1)
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.0)
49+
ffi (1.17.0-arm64-darwin)
3250
forwardable-extended (2.6.0)
33-
gemoji (3.0.1)
34-
github-pages (228)
35-
github-pages-health-check (= 1.17.9)
36-
jekyll (= 3.9.3)
37-
jekyll-avatar (= 0.7.0)
38-
jekyll-coffeescript (= 1.1.1)
39-
jekyll-commonmark-ghpages (= 0.4.0)
40-
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.15.1)
51+
gemoji (4.1.0)
52+
github-pages (232)
53+
github-pages-health-check (= 1.18.2)
54+
jekyll (= 3.10.0)
55+
jekyll-avatar (= 0.8.0)
56+
jekyll-coffeescript (= 1.2.2)
57+
jekyll-commonmark-ghpages (= 0.5.1)
58+
jekyll-default-layout (= 0.1.5)
59+
jekyll-feed (= 0.17.0)
4260
jekyll-gist (= 1.5.0)
43-
jekyll-github-metadata (= 2.13.0)
61+
jekyll-github-metadata (= 2.16.1)
4462
jekyll-include-cache (= 0.2.1)
4563
jekyll-mentions (= 1.6.0)
4664
jekyll-optional-front-matter (= 0.3.2)
@@ -67,30 +85,32 @@ GEM
6785
jekyll-theme-tactile (= 0.2.0)
6886
jekyll-theme-time-machine (= 0.2.0)
6987
jekyll-titles-from-headings (= 0.5.3)
70-
jemoji (= 0.12.0)
71-
kramdown (= 2.3.2)
88+
jemoji (= 0.13.0)
89+
kramdown (= 2.4.0)
7290
kramdown-parser-gfm (= 1.1.0)
7391
liquid (= 4.0.4)
7492
mercenary (~> 0.3)
7593
minima (= 2.5.1)
76-
nokogiri (>= 1.13.6, < 2.0)
77-
rouge (= 3.26.0)
94+
nokogiri (>= 1.16.2, < 2.0)
95+
rouge (= 3.30.0)
7896
terminal-table (~> 1.4)
79-
github-pages-health-check (1.17.9)
97+
webrick (~> 1.8)
98+
github-pages-health-check (1.18.2)
8099
addressable (~> 2.3)
81100
dnsruby (~> 1.60)
82-
octokit (~> 4.0)
83-
public_suffix (>= 3.0, < 5.0)
101+
octokit (>= 4, < 8)
102+
public_suffix (>= 3.0, < 6.0)
84103
typhoeus (~> 1.3)
85104
html-pipeline (2.14.3)
86105
activesupport (>= 2)
87106
nokogiri (>= 1.4)
88107
http_parser.rb (0.8.0)
89-
i18n (1.12.0)
108+
i18n (1.14.6)
90109
concurrent-ruby (~> 1.0)
91-
jekyll (3.9.3)
110+
jekyll (3.10.0)
92111
addressable (~> 2.4)
93112
colorator (~> 1.0)
113+
csv (~> 3.0)
94114
em-websocket (~> 0.5)
95115
i18n (>= 0.7, < 2)
96116
jekyll-sass-converter (~> 1.0)
@@ -101,27 +121,28 @@ GEM
101121
pathutil (~> 0.9)
102122
rouge (>= 1.7, < 4)
103123
safe_yaml (~> 1.0)
104-
jekyll-avatar (0.7.0)
124+
webrick (>= 1.0)
125+
jekyll-avatar (0.8.0)
105126
jekyll (>= 3.0, < 5.0)
106-
jekyll-coffeescript (1.1.1)
127+
jekyll-coffeescript (1.2.2)
107128
coffee-script (~> 2.2)
108-
coffee-script-source (~> 1.11.1)
129+
coffee-script-source (~> 1.12)
109130
jekyll-commonmark (1.4.0)
110131
commonmarker (~> 0.22)
111-
jekyll-commonmark-ghpages (0.4.0)
112-
commonmarker (~> 0.23.7)
113-
jekyll (~> 3.9.0)
132+
jekyll-commonmark-ghpages (0.5.1)
133+
commonmarker (>= 0.23.7, < 1.1.0)
134+
jekyll (>= 3.9, < 4.0)
114135
jekyll-commonmark (~> 1.4.0)
115136
rouge (>= 2.0, < 5.0)
116-
jekyll-default-layout (0.1.4)
117-
jekyll (~> 3.0)
118-
jekyll-feed (0.15.1)
137+
jekyll-default-layout (0.1.5)
138+
jekyll (>= 3.0, < 5.0)
139+
jekyll-feed (0.17.0)
119140
jekyll (>= 3.7, < 5.0)
120141
jekyll-gist (1.5.0)
121142
octokit (~> 4.2)
122-
jekyll-github-metadata (2.13.0)
143+
jekyll-github-metadata (2.16.1)
123144
jekyll (>= 3.4, < 5.0)
124-
octokit (~> 4.0, != 4.4.0)
145+
octokit (>= 4, < 7, != 4.4.0)
125146
jekyll-include-cache (0.2.1)
126147
jekyll (>= 3.7, < 5.0)
127148
jekyll-mentions (1.6.0)
@@ -192,39 +213,46 @@ GEM
192213
jekyll (>= 3.3, < 5.0)
193214
jekyll-watch (2.2.1)
194215
listen (~> 3.0)
195-
jemoji (0.12.0)
196-
gemoji (~> 3.0)
216+
jemoji (0.13.0)
217+
gemoji (>= 3, < 5)
197218
html-pipeline (~> 2.2)
198219
jekyll (>= 3.0, < 5.0)
199-
kramdown (2.3.2)
220+
json (2.8.2)
221+
kramdown (2.4.0)
200222
rexml
201223
kramdown-parser-gfm (1.1.0)
202224
kramdown (~> 2.0)
203225
liquid (4.0.4)
204-
listen (3.8.0)
226+
listen (3.9.0)
205227
rb-fsevent (~> 0.10, >= 0.10.3)
206228
rb-inotify (~> 0.9, >= 0.9.10)
229+
logger (1.6.1)
207230
mercenary (0.3.6)
231+
mini_portile2 (2.8.8)
208232
minima (2.5.1)
209233
jekyll (>= 3.5, < 5.0)
210234
jekyll-feed (~> 0.9)
211235
jekyll-seo-tag (~> 2.1)
212-
minitest (5.18.0)
213-
nokogiri (1.14.2-x64-mingw-ucrt)
236+
minitest (5.25.1)
237+
net-http (0.5.0)
238+
uri
239+
nokogiri (1.16.7)
240+
mini_portile2 (~> 2.8.2)
241+
racc (~> 1.4)
242+
nokogiri (1.16.7-arm64-darwin)
214243
racc (~> 1.4)
215244
octokit (4.25.1)
216245
faraday (>= 1, < 3)
217246
sawyer (~> 0.9)
218247
pathutil (0.16.2)
219248
forwardable-extended (~> 2.6)
220-
public_suffix (4.0.7)
221-
racc (1.6.2)
249+
public_suffix (5.1.1)
250+
racc (1.8.1)
222251
rb-fsevent (0.11.2)
223-
rb-inotify (0.10.1)
252+
rb-inotify (0.11.1)
224253
ffi (~> 1.0)
225-
rexml (3.2.5)
226-
rouge (3.26.0)
227-
ruby2_keywords (0.0.5)
254+
rexml (3.3.9)
255+
rouge (3.30.0)
228256
rubyzip (2.3.2)
229257
safe_yaml (1.0.5)
230258
sass (3.7.4)
@@ -235,26 +263,25 @@ GEM
235263
sawyer (0.9.2)
236264
addressable (>= 2.3.5)
237265
faraday (>= 0.17.3, < 3)
238-
simpleidn (0.2.1)
239-
unf (~> 0.1.4)
266+
securerandom (0.3.2)
267+
simpleidn (0.2.3)
240268
terminal-table (1.8.0)
241269
unicode-display_width (~> 1.1, >= 1.1.1)
242-
typhoeus (1.4.0)
270+
typhoeus (1.4.1)
243271
ethon (>= 0.9.0)
244272
tzinfo (2.0.6)
245273
concurrent-ruby (~> 1.0)
246-
unf (0.1.4)
247-
unf_ext
248-
unf_ext (0.0.8.2-x64-mingw-ucrt)
249274
unicode-display_width (1.8.0)
250-
webrick (1.8.1)
275+
uri (1.0.2)
276+
webrick (1.9.0)
251277

252278
PLATFORMS
253-
x64-mingw-ucrt
279+
arm64-darwin-23
280+
x64-unknown
254281

255282
DEPENDENCIES
256283
github-pages
257284
webrick (~> 1.8)
258285

259286
BUNDLED WITH
260-
2.4.7
287+
2.5.23

_includes/legacy/meetups/meetup2022053.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h3>Agenda:</h3>
1313
</ul>
1414
<h3>Host</h3>
1515
<figure class="image ">
16-
<a href="https://pt.devoteam.com/pt-pt/" target="_blank"><img alt="Devoteam Portugal" class="width-is-128" src="assets/images/hosts/devoteam_logo.png" /></a>
16+
<a href="https://pt.devoteam.com/pt-pt/" target="_blank"><img alt="Devoteam Portugal" class="width-is-128" src="assets/images/hosts/devoteam-porto.png" /></a>
1717
</figure>
1818
<!-- <h3>Video</h3>
1919
<figure class="image ">
@@ -30,8 +30,8 @@ <h3>Host</h3>
3030
<h3>The Lord of AWS Accounts</h3>
3131

3232
<p>
33-
One account to provision them all, One account to configure them, One Account to bring them all, and finance to pay them.
34-
How to organize your AWS environment using multiple accounts to help isolate and manage your company assets for security, reliability, and a sprinkle cost optimization.
33+
One account to provision them all, One account to configure them, One Account to bring them all, and finance to pay them.
34+
How to organize your AWS environment using multiple accounts to help isolate and manage your company assets for security, reliability, and a sprinkle cost optimization.
3535
</p>
3636
</div>
3737
</div>

meetups.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
{% endif %}
1414
{% endfor %}
1515

16-
{% assign years = (years | uniq | sort | reverse) %}
16+
{% assign years = years | uniq | sort | reverse %}
1717
{% assign events = events | where_exp: "item", 'item.date != nil' | sort: 'date' | reverse %}
1818

1919
{% for year in years %}
2020
{% include components/calendarHeader.html year=year %}
21-
{% for event in events"%}
21+
{% for event in events %}
2222
{% capture year_of_event %}{{ event.date | date: "%Y" }}{% endcapture %}
23-
{% if year_of_event == year %}
23+
{% if year_of_event == year %}
2424
{% include components/event.html event=event %}
2525
{% endif %}
2626
{% endfor %}

0 commit comments

Comments
 (0)