Skip to content

Commit 2374ca6

Browse files
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/activesupport-7.0.4.2 into combine-prs-branch
2 parents 076195f + 661e7a9 commit 2374ca6

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

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

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
GEM
2-
remote: http://rubygems.org/
2+
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.1)
4+
activesupport (7.0.4.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
109
addressable (2.5.2)
1110
public_suffix (>= 2.0.2, < 4.0)
12-
concurrent-ruby (1.1.6)
11+
concurrent-ruby (1.2.0)
1312
faraday (0.13.1)
1413
multipart-post (>= 1.2, < 3)
15-
i18n (1.8.2)
14+
i18n (1.12.0)
1615
concurrent-ruby (~> 1.0)
1716
json (2.1.0)
18-
minitest (5.14.1)
17+
minitest (5.17.0)
1918
multipart-post (2.0.0)
2019
octokit (4.7.0)
2120
sawyer (~> 0.8.0, >= 0.5.3)
@@ -33,17 +32,15 @@ GEM
3332
sinatra_auth_github (1.2.0)
3433
sinatra (~> 1.0)
3534
warden-github (~> 1.2.0)
36-
thread_safe (0.3.6)
3735
tilt (2.0.8)
38-
tzinfo (1.2.7)
39-
thread_safe (~> 0.1)
36+
tzinfo (2.0.6)
37+
concurrent-ruby (~> 1.0)
4038
warden (1.2.7)
4139
rack (>= 1.0)
4240
warden-github (1.2.0)
4341
activesupport (> 3.0)
4442
octokit (> 2.1.0)
4543
warden (> 1.0)
46-
zeitwerk (2.3.0)
4744

4845
PLATFORMS
4946
ruby

0 commit comments

Comments
 (0)