We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55e4bb0 + e635eed commit 1822270Copy full SHA for 1822270
1 file changed
api/ruby/rendering-data-as-graphs/Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.4.3)
+ activesupport (7.0.7.2)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -32,10 +32,10 @@ GEM
32
faraday-patron (1.0.0)
33
faraday-rack (1.0.0)
34
faraday-retry (1.0.3)
35
- i18n (1.12.0)
+ i18n (1.14.1)
36
concurrent-ruby (~> 1.0)
37
json (2.3.0)
38
- minitest (5.18.0)
+ minitest (5.19.0)
39
multipart-post (2.3.0)
40
octokit (4.7.0)
41
sawyer (~> 0.8.0, >= 0.5.3)
0 commit comments