Skip to content

Commit fc2b672

Browse files
authored
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#99)
2 parents a1444c6 + 9c2cd79 commit fc2b672

File tree

1 file changed

+24
-25
lines changed

1 file changed

+24
-25
lines changed

docs/Gemfile.lock

+24-25
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (6.1.7.5)
55
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)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
@@ -15,7 +15,7 @@ GEM
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.10)
18-
concurrent-ruby (1.2.0)
18+
concurrent-ruby (1.3.5)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -51,12 +51,12 @@ GEM
5151
ffi (1.15.5)
5252
forwardable-extended (2.6.0)
5353
gemoji (3.0.1)
54-
github-pages (225)
54+
github-pages (228)
5555
github-pages-health-check (= 1.17.9)
56-
jekyll (= 3.9.0)
56+
jekyll (= 3.9.3)
5757
jekyll-avatar (= 0.7.0)
5858
jekyll-coffeescript (= 1.1.1)
59-
jekyll-commonmark-ghpages (= 0.2.0)
59+
jekyll-commonmark-ghpages (= 0.4.0)
6060
jekyll-default-layout (= 0.1.4)
6161
jekyll-feed (= 0.15.1)
6262
jekyll-gist (= 1.5.0)
@@ -88,12 +88,12 @@ GEM
8888
jekyll-theme-time-machine (= 0.2.0)
8989
jekyll-titles-from-headings (= 0.5.3)
9090
jemoji (= 0.12.0)
91-
kramdown (= 2.3.1)
91+
kramdown (= 2.3.2)
9292
kramdown-parser-gfm (= 1.1.0)
93-
liquid (= 4.0.3)
93+
liquid (= 4.0.4)
9494
mercenary (~> 0.3)
9595
minima (= 2.5.1)
96-
nokogiri (>= 1.12.5, < 2.0)
96+
nokogiri (>= 1.13.6, < 2.0)
9797
rouge (= 3.26.0)
9898
terminal-table (~> 1.4)
9999
github-pages-health-check (1.17.9)
@@ -106,13 +106,13 @@ GEM
106106
activesupport (>= 2)
107107
nokogiri (>= 1.4)
108108
http_parser.rb (0.8.0)
109-
i18n (0.9.5)
109+
i18n (1.14.7)
110110
concurrent-ruby (~> 1.0)
111-
jekyll (3.9.0)
111+
jekyll (3.9.3)
112112
addressable (~> 2.4)
113113
colorator (~> 1.0)
114114
em-websocket (~> 0.5)
115-
i18n (~> 0.7)
115+
i18n (>= 0.7, < 2)
116116
jekyll-sass-converter (~> 1.0)
117117
jekyll-watch (~> 2.0)
118118
kramdown (>= 1.17, < 3)
@@ -128,11 +128,11 @@ GEM
128128
coffee-script-source (~> 1.11.1)
129129
jekyll-commonmark (1.4.0)
130130
commonmarker (~> 0.22)
131-
jekyll-commonmark-ghpages (0.2.0)
132-
commonmarker (~> 0.23.4)
131+
jekyll-commonmark-ghpages (0.4.0)
132+
commonmarker (~> 0.23.7)
133133
jekyll (~> 3.9.0)
134134
jekyll-commonmark (~> 1.4.0)
135-
rouge (>= 2.0, < 4.0)
135+
rouge (>= 2.0, < 5.0)
136136
jekyll-default-layout (0.1.4)
137137
jekyll (~> 3.0)
138138
jekyll-feed (0.15.1)
@@ -216,11 +216,11 @@ GEM
216216
gemoji (~> 3.0)
217217
html-pipeline (~> 2.2)
218218
jekyll (>= 3.0, < 5.0)
219-
kramdown (2.3.1)
219+
kramdown (2.3.2)
220220
rexml
221221
kramdown-parser-gfm (1.1.0)
222222
kramdown (~> 2.0)
223-
liquid (4.0.3)
223+
liquid (4.0.4)
224224
listen (3.7.1)
225225
rb-fsevent (~> 0.10, >= 0.10.3)
226226
rb-inotify (~> 0.9, >= 0.9.10)
@@ -230,7 +230,7 @@ GEM
230230
jekyll (>= 3.5, < 5.0)
231231
jekyll-feed (~> 0.9)
232232
jekyll-seo-tag (~> 2.1)
233-
minitest (5.17.0)
233+
minitest (5.25.4)
234234
multipart-post (2.1.1)
235235
nokogiri (1.16.5)
236236
mini_portile2 (~> 2.8.2)
@@ -262,16 +262,15 @@ GEM
262262
unf (~> 0.1.4)
263263
terminal-table (1.8.0)
264264
unicode-display_width (~> 1.1, >= 1.1.1)
265-
thread_safe (0.3.6)
266265
typhoeus (1.4.0)
267266
ethon (>= 0.9.0)
268-
tzinfo (1.2.11)
269-
thread_safe (~> 0.1)
267+
tzinfo (2.0.6)
268+
concurrent-ruby (~> 1.0)
270269
unf (0.1.4)
271270
unf_ext
272271
unf_ext (0.0.8)
273272
unicode-display_width (1.8.0)
274-
zeitwerk (2.6.6)
273+
zeitwerk (2.7.1)
275274

276275
PLATFORMS
277276
ruby

0 commit comments

Comments
 (0)