Skip to content

Commit b2751cf

Browse files
author
taeul
committed
Merge pull request #688 from github/combine-prs-branch
Combined PR
2 parents 597e08c + 132b43e commit b2751cf

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

api/javascript/gha-cleanup/package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/javascript/org-invite/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.3)
4+
activesupport (7.0.7.2)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -32,10 +32,10 @@ GEM
3232
faraday-patron (1.0.0)
3333
faraday-rack (1.0.0)
3434
faraday-retry (1.0.3)
35-
i18n (1.12.0)
35+
i18n (1.14.1)
3636
concurrent-ruby (~> 1.0)
3737
json (2.3.0)
38-
minitest (5.18.0)
38+
minitest (5.19.0)
3939
multipart-post (2.3.0)
4040
octokit (4.7.0)
4141
sawyer (~> 0.8.0, >= 0.5.3)

app/ruby/app-issue-creator/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.3)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -33,11 +33,11 @@ GEM
3333
faraday-patron (1.0.0)
3434
faraday-rack (1.0.0)
3535
faraday-retry (1.0.3)
36-
i18n (1.12.0)
36+
i18n (1.14.1)
3737
concurrent-ruby (~> 1.0)
3838
json (2.3.0)
3939
jwt (1.5.6)
40-
minitest (5.18.0)
40+
minitest (5.19.0)
4141
multipart-post (2.3.0)
4242
mustermann (2.0.2)
4343
ruby2_keywords (~> 0.0.1)
@@ -59,7 +59,7 @@ GEM
5959
tilt (2.1.0)
6060
tzinfo (2.0.6)
6161
concurrent-ruby (~> 1.0)
62-
zeitwerk (2.6.7)
62+
zeitwerk (2.6.11)
6363

6464
PLATFORMS
6565
ruby

0 commit comments

Comments
 (0)