Skip to content

Commit 63edd63

Browse files
Bump activesupport from 7.0.4.1 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 109eebf commit 63edd63

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (7.0.4.1)
10+
activesupport (7.0.4.3)
1111
concurrent-ruby (~> 1.0, >= 1.0.2)
1212
i18n (>= 1.6, < 2)
1313
minitest (>= 5.1)
@@ -29,7 +29,7 @@ GEM
2929
coffee-script-source
3030
execjs
3131
coffee-script-source (1.12.2)
32-
concurrent-ruby (1.1.10)
32+
concurrent-ruby (1.2.2)
3333
contracts (0.17)
3434
cuprite (0.14.3)
3535
capybara (~> 3.0)
@@ -114,7 +114,7 @@ GEM
114114
rouge (~> 3.2)
115115
mini_mime (1.1.2)
116116
mini_portile2 (2.8.1)
117-
minitest (5.17.0)
117+
minitest (5.18.0)
118118
nio4r (2.5.8)
119119
nokogiri (1.14.2)
120120
mini_portile2 (~> 2.8.0)
@@ -179,7 +179,7 @@ GEM
179179
thor (1.2.1)
180180
toml (0.3.0)
181181
parslet (>= 1.8.0, < 3.0.0)
182-
tzinfo (2.0.5)
182+
tzinfo (2.0.6)
183183
concurrent-ruby (~> 1.0)
184184
uglifier (3.2.0)
185185
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)