Skip to content

Commit 36fbc84

Browse files
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.6.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ced70d7 commit 36fbc84

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/Gemfile.lock

+7-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.7)
1111
public_suffix (>= 2.0.2, < 7.0)
1212
base64 (0.2.0)
@@ -250,11 +250,10 @@ GEM
250250
simpleidn (0.2.3)
251251
terminal-table (1.8.0)
252252
unicode-display_width (~> 1.1, >= 1.1.1)
253-
thread_safe (0.3.6)
254253
typhoeus (1.4.1)
255254
ethon (>= 0.9.0)
256-
tzinfo (1.2.10)
257-
thread_safe (~> 0.1)
255+
tzinfo (2.0.6)
256+
concurrent-ruby (~> 1.0)
258257
unicode-display_width (1.8.0)
259258
uri (1.0.2)
260259
webrick (1.9.1)

0 commit comments

Comments
 (0)