starlined 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d8752698ed43ee158c8555688abd26f748631e99e9cbb3f07be23ee9712a281d
4
- data.tar.gz: f58a4a33b3850c8ba79b2d06ef32ad5d6d88850b5995127b349e8ebc87e7d977
3
+ metadata.gz: bc67cf1420900312a61aa1a0cd0dd7508fdc4aefa6dd3ce2532f40a7a62b12a0
4
+ data.tar.gz: 5323375ddf543d16c49146cd70be5138cbadadfeb1a5ea2bfe3fa8c9fe9ceee2
5
5
  SHA512:
6
- metadata.gz: 45635e40d8f6bc8902de2f7c5200d555340946af45484c0af94d7198066a48a2f7061ef785f9093712939c146e799f5abbaa50ef4570caf4ead623f04c9f6af4
7
- data.tar.gz: 6ebbb8ed5b0d494c6c1162dfd6eba6bd33e4e86616925bb115de53ba9631342583dd076580ca2368e7fecf98ba71b3cf715ea05b836d76affa6d3cc8c5d5d05e
6
+ metadata.gz: 86cdb736aac03af6409f088a5ee1e13bb7803967998504a633bb46d1afe3d1d5f5286fb961f60d28b52f8ccfbbdf894587ce497e91bf28366a6dc7a57043a2df
7
+ data.tar.gz: aa3c4f7ffd4f55258fdde630dbd99df9eb4c6da0a053b8d82d58d2c61be972822eb557a3c53347fc31978ec977d0219228a0ed1b9fdbe5f5a4c9691bbc726442
@@ -87,7 +87,7 @@ module Starlined
87
87
  needs_password = !system('sudo -n true &>/dev/null')
88
88
  return unless needs_password || RUBY_PLATFORM.include?('darwin')
89
89
 
90
- stop_animation
90
+ @animation&.stop
91
91
 
92
92
  if needs_password
93
93
  # alertar al usuario con diferentes métodos
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Starlined
4
- VERSION = '0.2.4'
4
+ VERSION = '0.2.5'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: starlined
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - mier