Skip to content

Commit 1f983c4

Browse files
Bump activesupport from 6.0.6 to 6.0.6.1 in /docs (#987)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6 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.6...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa45015 commit 1f983c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/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.6)
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.9)
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)
@@ -212,7 +212,7 @@ GEM
212212
jekyll (>= 3.5, < 5.0)
213213
jekyll-feed (~> 0.9)
214214
jekyll-seo-tag (~> 2.1)
215-
minitest (5.16.3)
215+
minitest (5.18.0)
216216
nokogiri (1.14.3)
217217
mini_portile2 (~> 2.8.0)
218218
racc (~> 1.4)
@@ -250,13 +250,13 @@ GEM
250250
thread_safe (0.3.6)
251251
typhoeus (1.4.0)
252252
ethon (>= 0.9.0)
253-
tzinfo (1.2.10)
253+
tzinfo (1.2.11)
254254
thread_safe (~> 0.1)
255255
unf (0.1.4)
256256
unf_ext
257257
unf_ext (0.0.8.2)
258258
unicode-display_width (1.8.0)
259-
zeitwerk (2.6.1)
259+
zeitwerk (2.6.7)
260260

261261
PLATFORMS
262262
ruby

0 commit comments

Comments
 (0)