Skip to content

Commit 2c3046e

Browse files
Bump activesupport from 6.1.1 to 7.0.4.1
Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26e1582 commit 2c3046e

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.1)
4+
activesupport (7.0.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
109
addressable (2.7.0)
1110
public_suffix (>= 2.0.2, < 5.0)
1211
colorator (1.1.0)
13-
concurrent-ruby (1.1.7)
12+
concurrent-ruby (1.1.10)
1413
em-websocket (0.5.2)
1514
eventmachine (>= 0.12.9)
1615
http_parser.rb (~> 0.6.0)
@@ -22,7 +21,7 @@ GEM
2221
activesupport (>= 2)
2322
nokogiri (>= 1.4)
2423
http_parser.rb (0.6.0)
25-
i18n (1.8.7)
24+
i18n (1.12.0)
2625
concurrent-ruby (~> 1.0)
2726
jekyll (4.2.0)
2827
addressable (~> 2.4)
@@ -67,7 +66,7 @@ GEM
6766
jekyll (>= 3.5, < 5.0)
6867
jekyll-feed (~> 0.9)
6968
jekyll-seo-tag (~> 2.1)
70-
minitest (5.14.3)
69+
minitest (5.17.0)
7170
nokogiri (1.10.10)
7271
mini_portile2 (~> 2.4.0)
7372
pathutil (0.16.2)
@@ -83,13 +82,13 @@ GEM
8382
ffi (~> 1.9)
8483
terminal-table (2.0.0)
8584
unicode-display_width (~> 1.1, >= 1.1.1)
86-
tzinfo (2.0.4)
85+
tzinfo (2.0.5)
8786
concurrent-ruby (~> 1.0)
8887
unicode-display_width (1.7.0)
89-
zeitwerk (2.4.2)
9088

9189
PLATFORMS
9290
x86_64-darwin-20
91+
x86_64-linux
9392

9493
DEPENDENCIES
9594
jekyll (~> 4.2.0)

0 commit comments

Comments
 (0)