tapioca/config: remove unf
& unf_ext
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
7c4232f920
commit
6012533487
2
.gitignore
vendored
2
.gitignore
vendored
@ -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-*/
|
||||
|
@ -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)
|
||||
|
@ -33,8 +33,6 @@ gem:
|
||||
- ruby-prof
|
||||
- simplecov_json_formatter
|
||||
- simpleidn
|
||||
- unf
|
||||
- unf_ext
|
||||
- unicode-display_width
|
||||
- yard-sorbet
|
||||
prerequire: sorbet/tapioca/prerequire.rb
|
||||
|
Loading…
x
Reference in New Issue
Block a user