Skip to content

Commit 1559e6b

Browse files
Bump activesupport from 6.0.6 to 6.0.6.1 in /docs
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] <[email protected]>
1 parent 38f1595 commit 1559e6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Gemfile.lock

+4-4
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)
@@ -16,7 +16,7 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.6)
19+
concurrent-ruby (1.2.2)
2020
dnsruby (1.61.3)
2121
addressable (~> 2.5)
2222
em-websocket (0.5.1)
@@ -208,7 +208,7 @@ GEM
208208
jekyll (>= 3.5, < 5.0)
209209
jekyll-feed (~> 0.9)
210210
jekyll-seo-tag (~> 2.1)
211-
minitest (5.16.3)
211+
minitest (5.18.0)
212212
nokogiri (1.14.3)
213213
mini_portile2 (~> 2.8.0)
214214
racc (~> 1.4)
@@ -248,7 +248,7 @@ GEM
248248
tzinfo (>= 1.0.0)
249249
unicode-display_width (1.6.0)
250250
wdm (0.1.1)
251-
zeitwerk (2.6.1)
251+
zeitwerk (2.6.7)
252252

253253
PLATFORMS
254254
ruby

0 commit comments

Comments
 (0)