We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8c4702 + 5771c7a commit 1b8236bCopy full SHA for 1b8236b
api/ruby/rendering-data-as-graphs/Gemfile.lock
@@ -1,14 +1,14 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.0.4.2)
+ activesupport (7.0.4.3)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
8
tzinfo (~> 2.0)
9
addressable (2.8.1)
10
public_suffix (>= 2.0.2, < 6.0)
11
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.2.2)
12
faraday (1.10.3)
13
faraday-em_http (~> 1.0)
14
faraday-em_synchrony (~> 1.0)
@@ -35,7 +35,7 @@ GEM
35
i18n (1.12.0)
36
concurrent-ruby (~> 1.0)
37
json (2.3.0)
38
- minitest (5.17.0)
+ minitest (5.18.0)
39
multipart-post (2.3.0)
40
octokit (4.7.0)
41
sawyer (~> 0.8.0, >= 0.5.3)
0 commit comments