Skip to content

Commit 7431de2

Browse files
Bump activesupport from 5.2.6 to 6.1.7.5 (#281)
Bumps [activesupport](https://github.com/rails/rails) from 5.2.6 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](rails/rails@v5.2.6...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20e96a5 commit 7431de2

File tree

1 file changed

+34
-33
lines changed

1 file changed

+34
-33
lines changed

Gemfile.lock

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.6)
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)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
910
addressable (2.8.0)
1011
public_suffix (>= 2.0.2, < 5.0)
1112
coffee-script (2.4.1)
1213
coffee-script-source
1314
execjs
1415
coffee-script-source (1.11.1)
1516
colorator (1.1.0)
16-
commonmarker (0.17.13)
17-
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.9)
17+
commonmarker (0.23.10)
18+
concurrent-ruby (1.3.3)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -54,16 +54,17 @@ GEM
5454
ffi (1.15.5-x64-unknown)
5555
forwardable-extended (2.6.0)
5656
gemoji (3.0.1)
57-
github-pages (220)
57+
github-pages (228)
5858
github-pages-health-check (= 1.17.9)
59-
jekyll (= 3.9.0)
59+
jekyll (= 3.9.3)
6060
jekyll-avatar (= 0.7.0)
6161
jekyll-coffeescript (= 1.1.1)
62-
jekyll-commonmark-ghpages (= 0.1.6)
62+
jekyll-commonmark-ghpages (= 0.4.0)
6363
jekyll-default-layout (= 0.1.4)
6464
jekyll-feed (= 0.15.1)
6565
jekyll-gist (= 1.5.0)
6666
jekyll-github-metadata (= 2.13.0)
67+
jekyll-include-cache (= 0.2.1)
6768
jekyll-mentions (= 1.6.0)
6869
jekyll-optional-front-matter (= 0.3.2)
6970
jekyll-paginate (= 1.1.0)
@@ -72,7 +73,7 @@ GEM
7273
jekyll-relative-links (= 0.6.1)
7374
jekyll-remote-theme (= 0.4.3)
7475
jekyll-sass-converter (= 1.5.2)
75-
jekyll-seo-tag (= 2.7.1)
76+
jekyll-seo-tag (= 2.8.0)
7677
jekyll-sitemap (= 1.4.0)
7778
jekyll-swiss (= 1.0.0)
7879
jekyll-theme-architect (= 0.2.0)
@@ -90,12 +91,12 @@ GEM
9091
jekyll-theme-time-machine (= 0.2.0)
9192
jekyll-titles-from-headings (= 0.5.3)
9293
jemoji (= 0.12.0)
93-
kramdown (= 2.3.1)
94+
kramdown (= 2.3.2)
9495
kramdown-parser-gfm (= 1.1.0)
95-
liquid (= 4.0.3)
96+
liquid (= 4.0.4)
9697
mercenary (~> 0.3)
9798
minima (= 2.5.1)
98-
nokogiri (>= 1.10.4, < 2.0)
99+
nokogiri (>= 1.13.6, < 2.0)
99100
rouge (= 3.26.0)
100101
terminal-table (~> 1.4)
101102
github-pages-health-check (1.17.9)
@@ -108,13 +109,13 @@ GEM
108109
activesupport (>= 2)
109110
nokogiri (>= 1.4)
110111
http_parser.rb (0.8.0)
111-
i18n (0.9.5)
112+
i18n (1.14.5)
112113
concurrent-ruby (~> 1.0)
113-
jekyll (3.9.0)
114+
jekyll (3.9.3)
114115
addressable (~> 2.4)
115116
colorator (~> 1.0)
116117
em-websocket (~> 0.5)
117-
i18n (~> 0.7)
118+
i18n (>= 0.7, < 2)
118119
jekyll-sass-converter (~> 1.0)
119120
jekyll-watch (~> 2.0)
120121
kramdown (>= 1.17, < 3)
@@ -128,13 +129,13 @@ GEM
128129
jekyll-coffeescript (1.1.1)
129130
coffee-script (~> 2.2)
130131
coffee-script-source (~> 1.11.1)
131-
jekyll-commonmark (1.3.1)
132-
commonmarker (~> 0.14)
133-
jekyll (>= 3.7, < 5.0)
134-
jekyll-commonmark-ghpages (0.1.6)
135-
commonmarker (~> 0.17.6)
136-
jekyll-commonmark (~> 1.2)
137-
rouge (>= 2.0, < 4.0)
132+
jekyll-commonmark (1.4.0)
133+
commonmarker (~> 0.22)
134+
jekyll-commonmark-ghpages (0.4.0)
135+
commonmarker (~> 0.23.7)
136+
jekyll (~> 3.9.0)
137+
jekyll-commonmark (~> 1.4.0)
138+
rouge (>= 2.0, < 5.0)
138139
jekyll-default-layout (0.1.4)
139140
jekyll (~> 3.0)
140141
jekyll-feed (0.15.1)
@@ -144,6 +145,8 @@ GEM
144145
jekyll-github-metadata (2.13.0)
145146
jekyll (>= 3.4, < 5.0)
146147
octokit (~> 4.0, != 4.4.0)
148+
jekyll-include-cache (0.2.1)
149+
jekyll (>= 3.7, < 5.0)
147150
jekyll-mentions (1.6.0)
148151
html-pipeline (~> 2.3)
149152
jekyll (>= 3.7, < 5.0)
@@ -163,7 +166,7 @@ GEM
163166
rubyzip (>= 1.3.0, < 3.0)
164167
jekyll-sass-converter (1.5.2)
165168
sass (~> 3.4)
166-
jekyll-seo-tag (2.7.1)
169+
jekyll-seo-tag (2.8.0)
167170
jekyll (>= 3.8, < 5.0)
168171
jekyll-sitemap (1.4.0)
169172
jekyll (>= 3.7, < 5.0)
@@ -216,11 +219,11 @@ GEM
216219
gemoji (~> 3.0)
217220
html-pipeline (~> 2.2)
218221
jekyll (>= 3.0, < 5.0)
219-
kramdown (2.3.1)
222+
kramdown (2.3.2)
220223
rexml
221224
kramdown-parser-gfm (1.1.0)
222225
kramdown (~> 2.0)
223-
liquid (4.0.3)
226+
liquid (4.0.4)
224227
listen (3.7.1)
225228
rb-fsevent (~> 0.10, >= 0.10.3)
226229
rb-inotify (~> 0.9, >= 0.9.10)
@@ -230,7 +233,7 @@ GEM
230233
jekyll (>= 3.5, < 5.0)
231234
jekyll-feed (~> 0.9)
232235
jekyll-seo-tag (~> 2.1)
233-
minitest (5.15.0)
236+
minitest (5.24.1)
234237
multipart-post (2.1.1)
235238
nokogiri (1.16.5)
236239
mini_portile2 (~> 2.8.2)
@@ -250,8 +253,6 @@ GEM
250253
rexml (3.3.3)
251254
strscan
252255
rouge (3.26.0)
253-
ruby-enum (0.9.0)
254-
i18n
255256
ruby2_keywords (0.0.5)
256257
rubyzip (2.3.2)
257258
safe_yaml (1.0.5)
@@ -268,17 +269,17 @@ GEM
268269
strscan (3.1.0)
269270
terminal-table (1.8.0)
270271
unicode-display_width (~> 1.1, >= 1.1.1)
271-
thread_safe (0.3.6)
272272
typhoeus (1.4.0)
273273
ethon (>= 0.9.0)
274-
tzinfo (1.2.10)
275-
thread_safe (~> 0.1)
274+
tzinfo (2.0.6)
275+
concurrent-ruby (~> 1.0)
276276
unf (0.1.4)
277277
unf_ext
278278
unf_ext (0.0.8)
279279
unf_ext (0.0.8-x64-mingw32)
280280
unicode-display_width (1.8.0)
281281
webrick (1.7.0)
282+
zeitwerk (2.6.17)
282283

283284
PLATFORMS
284285
x64-mingw32

0 commit comments

Comments
 (0)