Skip to content

Commit 2db1db3

Browse files
Bump activesupport from 6.0.3.4 to 6.1.7.5 in /docs (#69)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.4 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.3.4...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-version: 6.1.7.5 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 47a5ea2 commit 2db1db3

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

docs/Gemfile.lock

Lines changed: 9 additions & 10 deletions
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.3.4)
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.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
@@ -214,7 +214,7 @@ GEM
214214
jekyll (>= 3.5, < 5.0)
215215
jekyll-feed (~> 0.9)
216216
jekyll-seo-tag (~> 2.1)
217-
minitest (5.14.2)
217+
minitest (5.25.5)
218218
multipart-post (2.1.1)
219219
nokogiri (1.18.8)
220220
mini_portile2 (~> 2.8.2)
@@ -246,17 +246,16 @@ GEM
246246
unf (~> 0.1.4)
247247
terminal-table (1.8.0)
248248
unicode-display_width (~> 1.1, >= 1.1.1)
249-
thread_safe (0.3.6)
250249
typhoeus (1.4.0)
251250
ethon (>= 0.9.0)
252-
tzinfo (1.2.10)
253-
thread_safe (~> 0.1)
251+
tzinfo (2.0.6)
252+
concurrent-ruby (~> 1.0)
254253
unf (0.1.4)
255254
unf_ext
256255
unf_ext (0.0.7.7)
257256
unicode-display_width (1.7.0)
258257
webrick (1.9.1)
259-
zeitwerk (2.4.1)
258+
zeitwerk (2.7.3)
260259

261260
PLATFORMS
262261
ruby

0 commit comments

Comments
 (0)