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/syntax_tree-*/
|
||||||
**/vendor/bundle/ruby/*/gems/tapioca-*/
|
**/vendor/bundle/ruby/*/gems/tapioca-*/
|
||||||
**/vendor/bundle/ruby/*/gems/thor-*/
|
**/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/unicode-display_width-*/
|
||||||
**/vendor/bundle/ruby/*/gems/unparser-*/
|
**/vendor/bundle/ruby/*/gems/unparser-*/
|
||||||
**/vendor/bundle/ruby/*/gems/uri_template-*/
|
**/vendor/bundle/ruby/*/gems/uri_template-*/
|
||||||
|
@ -121,8 +121,7 @@ GEM
|
|||||||
simplecov (~> 0.19)
|
simplecov (~> 0.19)
|
||||||
simplecov-html (0.12.3)
|
simplecov-html (0.12.3)
|
||||||
simplecov_json_formatter (0.1.4)
|
simplecov_json_formatter (0.1.4)
|
||||||
simpleidn (0.2.2)
|
simpleidn (0.2.3)
|
||||||
unf (~> 0.1.4)
|
|
||||||
sorbet (0.5.11386)
|
sorbet (0.5.11386)
|
||||||
sorbet-static (= 0.5.11386)
|
sorbet-static (= 0.5.11386)
|
||||||
sorbet-runtime (0.5.11386)
|
sorbet-runtime (0.5.11386)
|
||||||
|
@ -33,8 +33,6 @@ gem:
|
|||||||
- ruby-prof
|
- ruby-prof
|
||||||
- simplecov_json_formatter
|
- simplecov_json_formatter
|
||||||
- simpleidn
|
- simpleidn
|
||||||
- unf
|
|
||||||
- unf_ext
|
|
||||||
- unicode-display_width
|
- unicode-display_width
|
||||||
- yard-sorbet
|
- yard-sorbet
|
||||||
prerequire: sorbet/tapioca/prerequire.rb
|
prerequire: sorbet/tapioca/prerequire.rb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user