Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit e909472

Browse files
Bump activesupport from 6.0.5.1 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.5.1 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.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 854f971 commit e909472

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.5.1)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -15,7 +15,7 @@ GEM
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.5)
18-
concurrent-ruby (1.1.10)
18+
concurrent-ruby (1.2.2)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -210,7 +210,7 @@ GEM
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213-
minitest (5.16.3)
213+
minitest (5.19.0)
214214
nokogiri (1.13.9-arm64-darwin)
215215
racc (~> 1.4)
216216
nokogiri (1.13.9-x86_64-linux)
@@ -245,14 +245,14 @@ GEM
245245
thread_safe (0.3.6)
246246
typhoeus (1.4.0)
247247
ethon (>= 0.9.0)
248-
tzinfo (1.2.10)
248+
tzinfo (1.2.11)
249249
thread_safe (~> 0.1)
250250
unf (0.1.4)
251251
unf_ext
252252
unf_ext (0.0.8.2)
253253
unicode-display_width (1.8.0)
254254
webrick (1.7.0)
255-
zeitwerk (2.6.0)
255+
zeitwerk (2.6.10)
256256

257257
PLATFORMS
258258
arm64-darwin-20

0 commit comments

Comments
 (0)