Skip to content

Commit c2466cd

Browse files
Bump activesupport from 6.0.5 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.5 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.5...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5706697 commit c2466cd

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Gemfile.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (6.0.5)
11+
activesupport (6.0.6.1)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 0.7, < 2)
1414
minitest (~> 5.1)
@@ -23,7 +23,7 @@ GEM
2323
coffee-script-source (1.11.1)
2424
colorator (1.1.0)
2525
commonmarker (0.23.4)
26-
concurrent-ruby (1.1.10)
26+
concurrent-ruby (1.2.0)
2727
dnsruby (1.61.9)
2828
simpleidn (~> 0.1)
2929
em-websocket (0.5.3)
@@ -243,12 +243,14 @@ GEM
243243
jekyll (>= 3.5, < 5.0)
244244
jekyll-feed (~> 0.9)
245245
jekyll-seo-tag (~> 2.1)
246-
minitest (5.15.0)
246+
minitest (5.17.0)
247247
multipart-post (2.1.1)
248248
nokogiri (1.13.6-arm64-darwin)
249249
racc (~> 1.4)
250250
nokogiri (1.13.6-x86_64-darwin)
251251
racc (~> 1.4)
252+
nokogiri (1.13.6-x86_64-linux)
253+
racc (~> 1.4)
252254
octokit (4.22.0)
253255
faraday (>= 0.9)
254256
sawyer (~> 0.8.0, >= 0.5.3)
@@ -296,7 +298,7 @@ GEM
296298
thread_safe (0.3.6)
297299
typhoeus (1.4.0)
298300
ethon (>= 0.9.0)
299-
tzinfo (1.2.9)
301+
tzinfo (1.2.11)
300302
thread_safe (~> 0.1)
301303
unf (0.1.4)
302304
unf_ext
@@ -308,10 +310,11 @@ GEM
308310
rexml (~> 3.2)
309311
webrick (1.7.0)
310312
yell (2.2.2)
311-
zeitwerk (2.5.4)
313+
zeitwerk (2.6.6)
312314

313315
PLATFORMS
314316
universal-darwin-21
317+
x86_64-linux
315318

316319
DEPENDENCIES
317320
github-pages

0 commit comments

Comments
 (0)