Skip to content

Commit 5771c7a

Browse files
Bump activesupport in /api/ruby/rendering-data-as-graphs
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.2 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.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80c3c95 commit 5771c7a

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,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.2)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
addressable (2.8.1)
1010
public_suffix (>= 2.0.2, < 6.0)
11-
concurrent-ruby (1.2.0)
11+
concurrent-ruby (1.2.2)
1212
faraday (1.10.3)
1313
faraday-em_http (~> 1.0)
1414
faraday-em_synchrony (~> 1.0)
@@ -35,7 +35,7 @@ GEM
3535
i18n (1.12.0)
3636
concurrent-ruby (~> 1.0)
3737
json (2.3.0)
38-
minitest (5.17.0)
38+
minitest (5.18.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)