Releases: bunto/bunto-watch
Releases · bunto/bunto-watch
v3.0.0
✅ Fix all Travis errors.
🎉 Download
bunto-watch 3.0.0
now: https://rubygems.org/gems/bunto-watch/versions/3.0.0!
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. Alle Rechte vorbehalten.
Das Laden von persönlichen und Systemprofilen dauerte 602 ms.
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem build bunto-watch.gemspec
WARNING: open-ended dependency on rake (>= 0, development) is not recommended
if rake is semantically versioned, use:
add_development_dependency 'rake', '~> 0'
WARNING: open-ended dependency on bunto (>= 2.0, development) is not recommended
if bunto is semantically versioned, use:
add_development_dependency 'bunto', '~> 2.0'
WARNING: See http://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: bunto-watch
Version: 3.0.0
File: bunto-watch-3.0.0.gem
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem install ./bunto-watch-3.0.0.gem
Successfully installed bunto-watch-3.0.0
Parsing documentation for bunto-watch-3.0.0
Installing ri documentation for bunto-watch-3.0.0
Done installing documentation for bunto-watch after 3 seconds
1 gem installed
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem push bunto-watch-3.0.0.gem
Pushing gem to https://rubygems.org...
Successfully registered gem: bunto-watch (3.0.0)
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]>
v2.0.0
- Fix Travis CI errors
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. Alle Rechte vorbehalten.
Das Laden von persönlichen und Systemprofilen dauerte 501 ms.
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem build bunto-watch.gemspec
WARNING: open-ended dependency on rake (>= 0, development) is not recommended
if rake is semantically versioned, use:
add_development_dependency 'rake', '~> 0'
WARNING: open-ended dependency on bunto (>= 2.0, development) is not recommended
if bunto is semantically versioned, use:
add_development_dependency 'bunto', '~> 2.0'
WARNING: See http://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: bunto-watch
Version: 2.0.0
File: bunto-watch-2.0.0.gem
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem install ./bunto-watch-2.0.0.gem
Fetching: listen-3.0.8.gem (100%)
Successfully installed listen-3.0.8
Successfully installed bunto-watch-2.0.0
Parsing documentation for listen-3.0.8
Installing ri documentation for listen-3.0.8
Parsing documentation for bunto-watch-2.0.0
Installing ri documentation for bunto-watch-2.0.0
Done installing documentation for listen, bunto-watch after 4 seconds
2 gems installed
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]> gem push bunto-watch-2.0.0.gem
Pushing gem to https://rubygems.org...
Successfully registered gem: bunto-watch (2.0.0)
C:\Users\Suriyaa\Documents\GitHub\bunto-watch [master ≡]>