Skip to content

Commit cca00f5

Browse files
Bump activesupport from 6.0.4.7 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.7 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.4.7...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bd5c7c commit cca00f5

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.4.7)
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.4)
18-
concurrent-ruby (1.1.10)
18+
concurrent-ruby (1.2.0)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -238,7 +238,7 @@ GEM
238238
jekyll (>= 3.5, < 5.0)
239239
jekyll-feed (~> 0.9)
240240
jekyll-seo-tag (~> 2.1)
241-
minitest (5.15.0)
241+
minitest (5.17.0)
242242
multipart-post (2.1.1)
243243
nokogiri (1.13.6)
244244
mini_portile2 (~> 2.8.0)
@@ -275,14 +275,14 @@ GEM
275275
thread_safe (0.3.6)
276276
typhoeus (1.4.0)
277277
ethon (>= 0.9.0)
278-
tzinfo (1.2.9)
278+
tzinfo (1.2.11)
279279
thread_safe (~> 0.1)
280280
unf (0.1.4)
281281
unf_ext
282282
unf_ext (0.0.8.1)
283283
unicode-display_width (1.8.0)
284284
yell (2.2.2)
285-
zeitwerk (2.5.4)
285+
zeitwerk (2.6.6)
286286

287287
PLATFORMS
288288
ruby

0 commit comments

Comments
 (0)