Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions lib/rbs/collection/config/lockfile_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,17 @@ class LockfileGenerator
"mutex_m" => ">= 0.3.0",
"abbrev" => nil,
"base64" => nil,
"benchmark" => nil,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to fill the version number when benchmark gem is released.

"bigdecimal" => nil,
"csv" => nil,
"kconv" => nil,
"logger" => nil,
"minitest" => nil,
"net-smtp" => nil,
"nkf" => nil,
"observer" => nil,
"cgi" => nil,
"pstore" => nil,
}

class GemfileLockMismatchError < StandardError
Expand Down
74 changes: 0 additions & 74 deletions test/stdlib/Benchmark_test.rb

This file was deleted.

279 changes: 0 additions & 279 deletions test/stdlib/Logger_test.rb

This file was deleted.

Loading