tapioca/config: remove unf & unf_ext

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2024-05-22 10:12:02 -07:00
parent 7c4232f920
commit 6012533487
No known key found for this signature in database
3 changed files with 1 additions and 6 deletions

2
.gitignore vendored
View File

@ -133,8 +133,6 @@
**/vendor/bundle/ruby/*/gems/syntax_tree-*/
**/vendor/bundle/ruby/*/gems/tapioca-*/
**/vendor/bundle/ruby/*/gems/thor-*/
**/vendor/bundle/ruby/*/gems/unf-*/
**/vendor/bundle/ruby/*/gems/unf_ext-*/
**/vendor/bundle/ruby/*/gems/unicode-display_width-*/
**/vendor/bundle/ruby/*/gems/unparser-*/
**/vendor/bundle/ruby/*/gems/uri_template-*/

View File

@ -121,8 +121,7 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.2)
unf (~> 0.1.4)
simpleidn (0.2.3)
sorbet (0.5.11386)
sorbet-static (= 0.5.11386)
sorbet-runtime (0.5.11386)

View File

@ -33,8 +33,6 @@ gem:
- ruby-prof
- simplecov_json_formatter
- simpleidn
- unf
- unf_ext
- unicode-display_width
- yard-sorbet
prerequire: sorbet/tapioca/prerequire.rb