Skip to content

upgrade unicode-display_width to 1.7.0#9

Open
skrobul wants to merge 1 commit intofactn:masterfrom
skrobul:fix-specs-initial
Open

upgrade unicode-display_width to 1.7.0#9
skrobul wants to merge 1 commit intofactn:masterfrom
skrobul:fix-specs-initial

Conversation

@skrobul
Copy link
Contributor

@skrobul skrobul commented Mar 20, 2020

Removes ugly deprecation warnings:

$ bundle exec rake spec
NOTE: Gem.gunzip is deprecated; use Gem::Util.gunzip instead. It will be removed on or after 2018-12-01.
Gem.gunzip called from /app/vendor/bundle/ruby/2.6.0/gems/unicode-display_width-1.3.0/lib/unicode/display_width/index.rb:5.
/usr/local/bin/ruby -I/app/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.7.1/lib:/app/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.7.1/lib /app/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.7.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
NOTE: Gem.gunzip is deprecated; use Gem::Util.gunzip instead. It will be removed on or after 2018-12-01.
Gem.gunzip called from /app/vendor/bundle/ruby/2.6.0/gems/unicode-display_width-1.3.0/lib/unicode/display_width/index.rb:5.

Removes ugly deprecation warnings:

```
$ bundle exec rake spec
NOTE: Gem.gunzip is deprecated; use Gem::Util.gunzip instead. It will be removed on or after 2018-12-01.
Gem.gunzip called from /app/vendor/bundle/ruby/2.6.0/gems/unicode-display_width-1.3.0/lib/unicode/display_width/index.rb:5.
/usr/local/bin/ruby -I/app/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.7.1/lib:/app/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.7.1/lib /app/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.7.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
NOTE: Gem.gunzip is deprecated; use Gem::Util.gunzip instead. It will be removed on or after 2018-12-01.
Gem.gunzip called from /app/vendor/bundle/ruby/2.6.0/gems/unicode-display_width-1.3.0/lib/unicode/display_width/index.rb:5.
```
@skrobul skrobul changed the title upgraed unicode-display_width to 1.7.0 upgrade unicode-display_width to 1.7.0 Mar 20, 2020
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