File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
api/ruby/rendering-data-as-graphs Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
- activesupport (5.1.3 )
4
+ activesupport (6.0.3.1 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (~> 0.7 )
6
+ i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
+ zeitwerk (~> 2.2 , >= 2.2.2 )
9
10
addressable (2.5.2 )
10
11
public_suffix (>= 2.0.2 , < 4.0 )
11
- concurrent-ruby (1.0.5 )
12
+ concurrent-ruby (1.1.6 )
12
13
faraday (0.13.1 )
13
14
multipart-post (>= 1.2 , < 3 )
14
- i18n (0.8.6 )
15
+ i18n (1.8.2 )
16
+ concurrent-ruby (~> 1.0 )
15
17
json (2.1.0 )
16
- minitest (5.10.3 )
18
+ minitest (5.14.1 )
17
19
multipart-post (2.0.0 )
18
20
octokit (4.7.0 )
19
21
sawyer (~> 0.8.0 , >= 0.5.3 )
33
35
warden-github (~> 1.2.0 )
34
36
thread_safe (0.3.6 )
35
37
tilt (2.0.8 )
36
- tzinfo (1.2.3 )
38
+ tzinfo (1.2.7 )
37
39
thread_safe (~> 0.1 )
38
40
warden (1.2.7 )
39
41
rack (>= 1.0 )
40
42
warden-github (1.2.0 )
41
43
activesupport (> 3.0 )
42
44
octokit (> 2.1.0 )
43
45
warden (> 1.0 )
46
+ zeitwerk (2.3.0 )
44
47
45
48
PLATFORMS
46
49
ruby
You can’t perform that action at this time.
0 commit comments