Skip to content

Conversation

@sue445
Copy link
Collaborator

@sue445 sue445 commented Dec 26, 2025

No description provided.

```
/Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/irb/slex.rb:13: warning: irb/notifier is found in irb, which is not part of the default gems since Ruby 4.0.0.
You can add irb to your Gemfile or gemspec to fix this error.
bundler: failed to load command: yard (/Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/bin/yard)
/Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- irb/notifier (LoadError)
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/irb/slex.rb:13:in '<top (required)>'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in 'Kernel#require_relative'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/yard-0.9.38/lib/yard/parser/ruby/legacy/ruby_lex.rb:1:in '<top (required)>'
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require'
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require'
```
```
This version of binding_of_caller doesn't support this version of Ruby

An error occurred while loading ./spec/lib/chatwork/converter_spec.rb.
Failure/Error: false | 0

NoMethodError:
  undefined method 'of_caller' for an instance of Binding

```
```
/home/runner/work/chatwork-ruby/chatwork-ruby/gemfiles/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/lib/rubocop/formatter/html_formatter.rb:5: warning: ostruct used to be loaded from the standard library, but is not part of the default gems since Ruby 4.0.0.
You can add ostruct to your Gemfile or gemspec to fix this error.
bundler: failed to load command: rubocop (/home/runner/work/chatwork-ruby/chatwork-ruby/gemfiles/vendor/bundle/ruby/4.0.0/bin/rubocop)
/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- ostruct (LoadError)
Did you mean?  tsort
	from /opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require'
	from /home/runner/work/chatwork-ruby/chatwork-ruby/gemfiles/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/lib/rubocop/formatter/html_formatter.rb:5:in '<top (required)>'
	from /home/runner/work/chatwork-ruby/chatwork-ruby/gemfiles/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/lib/rubocop.rb:669:in 'Kernel#require_relative'
	from /home/runner/work/chatwork-ruby/chatwork-ruby/gemfiles/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/lib/rubocop.rb:669:in '<top (required)>'

```
```
/Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/exe/rubocop:7: warning: benchmark used to be loaded from the standard library, but is not part of the default gems since Ruby 4.0.0.
You can add benchmark to your Gemfile or gemspec to fix this error.
bundler: failed to load command: rubocop (/Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/bin/rubocop)
/Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- benchmark (LoadError)
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/rubocop-1.24.1/exe/rubocop:7:in '<top (required)>'
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/rubygems.rb:303:in 'Kernel#load'
	from /Users/sue445/.rbenv/versions/4.0.0/lib/ruby/4.0.0/rubygems.rb:303:in 'Gem.activate_and_load_bin_path'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/bin/rubocop:25:in '<top (required)>'
	from /Users/sue445/workspace/github.com/asonas/chatwork-ruby/vendor/bundle/ruby/4.0.0/gems/bundler-2.5.22/lib/bundler/cli/exec.rb:58:in 'Kernel.load'
```
@sue445 sue445 merged commit 80df35b into master Dec 26, 2025
10 checks passed
@sue445 sue445 deleted the ruby_4.0 branch December 26, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants