spotify_osx_controller 0.1.4 → 0.1.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
  SHA1:
3
- metadata.gz: cfa652ccf5463b482bf6867953d326e8ad5aa639
4
- data.tar.gz: 030d87a3090663f716b034af7c2812ce287a3411
3
+ metadata.gz: 89bb1950ecc832c36ca545debbf835d377107ead
4
+ data.tar.gz: 5d524d64520316e907f751a2d0645bbd9a6d7ade
5
5
  SHA512:
6
- metadata.gz: ec919f471240b46cfd3a60a90e081619267982fa286659725db21fec0869e462706701e698d8a4dacb96b624b9d2403aded2be7cf8b32de128863f92ac2bb042
7
- data.tar.gz: fb16b84e0d0eb46c168756fa8a85faa17e0dc3589f85071a2b257174df6e99fd6c00e3b20f799b64a38b69bc41e4577c7ae3760ff875f14cbdb9981dba8748cb
6
+ metadata.gz: 3c12423d950ceed93b214ee995c0ab1ee2d79523ba3bb8e52da59f0a05e8771af6b3cdf3a349148df32ff3b2c2667751927d7ef71b0ae6063dbafa493035efb3
7
+ data.tar.gz: 95f359599e19118973a569f737437b14592e749d81082a95c41f4d8963764668ac9ca612af46a96d9bbe73a697ea5391eaba8a4604f005e9ac33fac76ac89a59
@@ -1,3 +1,3 @@
1
1
  module SpotifyOsxController
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
 
13
13
  spec.summary = %q{Ruby wrapper for Spotify applescript API}
14
14
  spec.description = <<-EOF
15
- Run basic Spotify commands on OSX. \n
15
+ Run basic Spotify commands on OSX.
16
16
  Apple script forked from: https://github.com/dronir/SpotifyControl
17
17
  EOF
18
18
  spec.homepage = "https://github.com/DanielSwensson/SpotifyControl"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spotify_osx_controller
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Swensson
@@ -38,8 +38,9 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: " Run basic Spotify commands on OSX. \n\n Apple
42
- script forked from: https://github.com/dronir/SpotifyControl\n"
41
+ description: |2
42
+ Run basic Spotify commands on OSX.
43
+ Apple script forked from: https://github.com/dronir/SpotifyControl
43
44
  email:
44
45
  - daniel@danielswensson.se
45
46
  executables: