Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RBS collection #179

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Update RBS collection #179

merged 1 commit into from
Oct 28, 2023

Conversation

kg8m-bot[bot]
Copy link
Contributor

@kg8m-bot kg8m-bot bot commented Oct 28, 2023

$ bundle exec rbs collection update
Installing actionmailer:7.0 (actionmailer@3e93a59bd5d)
Installing actionpack:6.0 (actionpack@3e93a59bd5d)
Installing actionview:6.0 (actionview@3e93a59bd5d)
Installing activejob:6.0 (activejob@3e93a59bd5d)
Installing activemodel:7.0 (activemodel@3e93a59bd5d)
Installing activerecord:7.0 (activerecord@3e93a59bd5d)
Installing activestorage:6.1 (activestorage@3e93a59bd5d)
Installing activesupport:7.0 (activesupport@3e93a59bd5d)
Using base64:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/base64/0)
Using bigdecimal:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/bigdecimal/0)
Using cgi:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/cgi/0)
Installing concurrent-ruby:1.1 (concurrent-ruby@3e93a59bd5d)
Installing connection_pool:2.4 (connection_pool@3e93a59bd5d)
Using date:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/date/0)
Using digest:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/digest/0)
Using erb:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/erb/0)
Using fileutils:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/fileutils/0)
Installing globalid:1.1 (globalid@3e93a59bd5d)
Installing i18n:1.10 (i18n@3e93a59bd5d)
Using io-console:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/io-console/0)
Using logger:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/logger/0)
Installing mail:2.8 (mail@3e93a59bd5d)
Using minitest:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/minitest/0)
Using monitor:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/monitor/0)
Using mutex_m:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/mutex_m/0)
Installing nokogiri:1.11 (nokogiri@3e93a59bd5d)
Installing rack:2.2 (rack@3e93a59bd5d)
Installing rails-dom-testing:2.0 (rails-dom-testing@3e93a59bd5d)
Installing railties:6.0 (railties@3e93a59bd5d)
Installing rake:13.0 (rake@3e93a59bd5d)
Using rdoc:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/rdoc/0)
Using securerandom:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/securerandom/0)
Using singleton:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/singleton/0)
Using tempfile:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/tempfile/0)
Installing thor:1.2 (thor@3e93a59bd5d)
Using time:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/time/0)
Using timeout:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/timeout/0)
Using tsort:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/tsort/0)
Using uri:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/uri/0)
It's done! 39 gems' RBSs now installed.

```sh
$ bundle exec rbs collection update
```

```
Installing actionmailer:7.0 (actionmailer@3e93a59bd5d)
Installing actionpack:6.0 (actionpack@3e93a59bd5d)
Installing actionview:6.0 (actionview@3e93a59bd5d)
Installing activejob:6.0 (activejob@3e93a59bd5d)
Installing activemodel:7.0 (activemodel@3e93a59bd5d)
Installing activerecord:7.0 (activerecord@3e93a59bd5d)
Installing activestorage:6.1 (activestorage@3e93a59bd5d)
Installing activesupport:7.0 (activesupport@3e93a59bd5d)
Using base64:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/base64/0)
Using bigdecimal:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/bigdecimal/0)
Using cgi:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/cgi/0)
Installing concurrent-ruby:1.1 (concurrent-ruby@3e93a59bd5d)
Installing connection_pool:2.4 (connection_pool@3e93a59bd5d)
Using date:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/date/0)
Using digest:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/digest/0)
Using erb:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/erb/0)
Using fileutils:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/fileutils/0)
Installing globalid:1.1 (globalid@3e93a59bd5d)
Installing i18n:1.10 (i18n@3e93a59bd5d)
Using io-console:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/io-console/0)
Using logger:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/logger/0)
Installing mail:2.8 (mail@3e93a59bd5d)
Using minitest:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/minitest/0)
Using monitor:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/monitor/0)
Using mutex_m:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/mutex_m/0)
Installing nokogiri:1.11 (nokogiri@3e93a59bd5d)
Installing rack:2.2 (rack@3e93a59bd5d)
Installing rails-dom-testing:2.0 (rails-dom-testing@3e93a59bd5d)
Installing railties:6.0 (railties@3e93a59bd5d)
Installing rake:13.0 (rake@3e93a59bd5d)
Using rdoc:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/rdoc/0)
Using securerandom:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/securerandom/0)
Using singleton:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/singleton/0)
Using tempfile:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/tempfile/0)
Installing thor:1.2 (thor@3e93a59bd5d)
Using time:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/time/0)
Using timeout:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/timeout/0)
Using tsort:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/tsort/0)
Using uri:0 (/home/runner/work/tanshuku/tanshuku/vendor/bundle/ruby/3.2.0/gems/rbs-3.2.2/stdlib/uri/0)
It's done! 39 gems' RBSs now installed.

```
@kg8m-bot kg8m-bot bot added dependencies Pull requests that update a dependency file dev-dependencies Pull requests that update a dev-dependency file labels Oct 28, 2023
@kg8m-bot kg8m-bot bot assigned kg8m Oct 28, 2023
@kg8m kg8m merged commit 6192975 into main Oct 28, 2023
24 checks passed
@kg8m kg8m deleted the update-rbs-collection branch October 28, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file dev-dependencies Pull requests that update a dev-dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant