Skip to content

Commit 50d95d8

Browse files
authored
Merge pull request #17 from sarvex/dependabot/bundler/api/ruby/rendering-data-as-graphs/activesupport-7.0.4.3
Bump activesupport from 7.0.4.2 to 7.0.4.3 in /api/ruby/rendering-data-as-graphs
2 parents 3b2b7d8 + f83374d commit 50d95d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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)
@@ -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.13.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)