itunes_api 0.8.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f7576f1eac0855f1297ab072243601c0e6511ff3
4
- data.tar.gz: 2cfa9d98fc5445d5e5a72a7391e001c4c942ada9
3
+ metadata.gz: 7f967f1a60f1b7925c0e834fee0b2289f74b0acd
4
+ data.tar.gz: f7cfe173ae0413d3ccfa9ff28f65ad358408f65c
5
5
  SHA512:
6
- metadata.gz: c364afcb8ff9bdaa9592708d02841045507715bc87dd361b16b98976da06c4f83b33583831e4c978cef5d2c743146e4d52766a8dd57ee62b3747da20c7bb372e
7
- data.tar.gz: d8f7ba091ea4c399d8676b391954bdf51aecb4d5a0a71d9c64721f1014aeff872824085a5f759c5ed058c51b9c87275e0b50752663aeeb209a2171ca59ec2e38
6
+ metadata.gz: ca085dd7b35d9a11f705ca6792b72e4600f705e5bb4d0f2497e47af9377874c5cfd7ee0789b1e599a0106602e579d1ee3add817f697d8ab69278f8be78c7b2f3
7
+ data.tar.gz: ba96ecc1d0428a5821de17e5a1c776700a05ef292fa1bce3b3f6499dfacef7ad7f9abf2757636511cfb49ed4c7fa573aa894cf0a7c4a288aa4d330522f8a2b5f
data/CODE_OF_CONDUCT.md CHANGED
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
55
55
  ## Enforcement
56
56
 
57
57
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at mario.darco@onthebeach.co.uk. All
58
+ reported by contacting the project team at mariodarco78@icloud.com. All
59
59
  complaints will be reviewed and investigated and will result in a response that
60
60
  is deemed necessary and appropriate to the circumstances. The project team is
61
61
  obligated to maintain confidentiality with regard to the reporter of an incident.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- [![CircleCI](https://circleci.com/gh/mariodarco/itunes-api/tree/master.svg?style=shield)](https://circleci.com/gh/mariodarco/itunes-api/tree/master)
1
+ [![Gem Version](https://badge.fury.io/rb/itunes_api.svg)](https://badge.fury.io/rb/itunes_api) [![CircleCI](https://circleci.com/gh/mariodarco/itunes-api/tree/master.svg?style=shield)](https://circleci.com/gh/mariodarco/itunes-api/tree/master)
2
2
 
3
3
 
4
4
  # ItunesApi
@@ -1,3 +1,3 @@
1
1
  module ItunesApi
2
- VERSION = '0.8.0'.freeze
2
+ VERSION = '0.8.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itunes_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mario D’Arco