Skip to content

Commit f591871

Browse files
authored
Merge pull request #331 from github/dependabot/bundler/api/ruby/rendering-data-as-graphs/activesupport-6.0.3.1
Bump activesupport from 5.1.3 to 6.0.3.1 in /api/ruby/rendering-data-as-graphs
2 parents 13746cb + 93aaac9 commit f591871

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (5.1.3)
4+
activesupport (6.0.3.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (~> 0.7)
6+
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2, >= 2.2.2)
910
addressable (2.5.2)
1011
public_suffix (>= 2.0.2, < 4.0)
11-
concurrent-ruby (1.0.5)
12+
concurrent-ruby (1.1.6)
1213
faraday (0.13.1)
1314
multipart-post (>= 1.2, < 3)
14-
i18n (0.8.6)
15+
i18n (1.8.2)
16+
concurrent-ruby (~> 1.0)
1517
json (2.1.0)
16-
minitest (5.10.3)
18+
minitest (5.14.1)
1719
multipart-post (2.0.0)
1820
octokit (4.7.0)
1921
sawyer (~> 0.8.0, >= 0.5.3)
@@ -33,14 +35,15 @@ GEM
3335
warden-github (~> 1.2.0)
3436
thread_safe (0.3.6)
3537
tilt (2.0.8)
36-
tzinfo (1.2.3)
38+
tzinfo (1.2.7)
3739
thread_safe (~> 0.1)
3840
warden (1.2.7)
3941
rack (>= 1.0)
4042
warden-github (1.2.0)
4143
activesupport (> 3.0)
4244
octokit (> 2.1.0)
4345
warden (> 1.0)
46+
zeitwerk (2.3.0)
4447

4548
PLATFORMS
4649
ruby

0 commit comments

Comments
 (0)