Skip to content

Commit e635eed

Browse files
Bump activesupport in /api/ruby/rendering-data-as-graphs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3beda8a commit e635eed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/ruby/rendering-data-as-graphs/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -32,10 +32,10 @@ GEM
3232
faraday-patron (1.0.0)
3333
faraday-rack (1.0.0)
3434
faraday-retry (1.0.3)
35-
i18n (1.12.0)
35+
i18n (1.14.1)
3636
concurrent-ruby (~> 1.0)
3737
json (2.3.0)
38-
minitest (5.18.0)
38+
minitest (5.19.0)
3939
multipart-post (2.3.0)
4040
octokit (4.7.0)
4141
sawyer (~> 0.8.0, >= 0.5.3)

0 commit comments

Comments
 (0)