tune_script 0.0.1 → 0.0.2

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: f112a0c4795827124f90486ca899a5391c326ccd
4
- data.tar.gz: 08135e6f499ebf2fde60da3bedc2b10f4d6881c0
3
+ metadata.gz: 38dc87f36498d77c22684b3a5456706b89dec3bf
4
+ data.tar.gz: 50d64743bd02555b9fb2ee0a56482ec4ada98e39
5
5
  SHA512:
6
- metadata.gz: 10f84077602f0857c8aea9122ae93846b4d1573d8a8ef81a033977f905be630f8759ada33f31bfb8f169d75f2de2183b0482428bc0a25644d3926ea6438b6d41
7
- data.tar.gz: f4b6f00f0e3e79d2758caa4582b5e5a12c760e99ce199211508cb92d792107928eef12701780d61b379f200d6320feaced0d5751ea123c43a8d5e77e2d65bc4b
6
+ metadata.gz: 0986bb9e6bb7f961adf647f3db714599d01f44ec4d7b35940c7b7d9a18cf908ada5a33e17429175bd42c46a468c46ca2832b4c2cabce0d04bfb0cd72cd8047d4
7
+ data.tar.gz: f656a92034dcf67abcaca0826512e0894077f0c1a94f0f6420a20c145429ab9852f518405d7de570a3cc0a5f1db77bae7a06dfa4876c9f4d034de38f588a74c9
data/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  [![Build Status](https://travis-ci.org/eangach/tune_script.png)](https://travis-ci.org/eangach/tune_script)
5
5
  [![Code Climate](https://codeclimate.com/github/eangach/tune_script/badges/gpa.svg)](https://codeclimate.com/github/eangach/tune_script)
6
6
  [![Test Coverage](https://codeclimate.com/github/eangach/tune_script/badges/coverage.svg)](https://codeclimate.com/github/eangach/tune_script/coverage)
7
- [![Inline docs](http://inch-ci.org/github/eangach/tune_script.svg)](http://inch-ci.org/github/eangach/tune_script)
7
+ [![Inline docs](http://inch-ci.org/github/eangach/tune_script.svg)](http://inch-ci.org/github/eangach/tune_script?branch=master)
8
8
  [![Dependency Status](https://gemnasium.com/eangach/tune_script.svg)](https://gemnasium.com/eangach/tune_script)
9
9
  [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/eangach/tune_script/blob/master/LICENSE.md)
10
10
 
@@ -1,3 +1,3 @@
1
1
  module TuneScript
2
- VERSION = '0.0.1'
2
+ VERSION = '0.0.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tune_script
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Behrndt
@@ -111,3 +111,4 @@ signing_key:
111
111
  specification_version: 4
112
112
  summary: Ruby gem to control iTunes using AppleScript
113
113
  test_files: []
114
+ has_rdoc: