vidsy-data-api 0.1.0 → 0.1.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: 36c31358e29bc70cfc60549b209ab90df2b2b0cd
4
- data.tar.gz: 54cede5df06c661cfe98dad3192e69b442c6b351
3
+ metadata.gz: 77f4755e18c19031c63172927f5c92c59bc41238
4
+ data.tar.gz: e62e0623f0e12f21ac2e2d26fe5dae7b1c341401
5
5
  SHA512:
6
- metadata.gz: e00f1f796320bf6a9ed8ec7135a16617f21721212b0dcdedde8424d0d5f2b28dac389d7e4eb2534f9c206bda58ad08f854a1784d461d8ac85592dd7d622be13c
7
- data.tar.gz: f04ad4e88d94bfbfd8dd293b378aa2af35d317ab5b4d9f096f98e0905867d86b43ea0a811f1f26197078006b9d2577dcd5a4f9cbcfded1163c1cbc196740c2f7
6
+ metadata.gz: 7c1787392ada08e71d585bc1971589239febf278b2e0024aa4a619713e325853166d5f187ae2dd57927a27b50f4ea74f90c6d63b22db2ec0621a84f7fb46e95c
7
+ data.tar.gz: f03b38a3d2b1f40276e9b58b97d0d10e21834efb2fad0b8f35f40d2fd08bf34826e96f73ad2b2afe2d052e9ec39692e89610928bd69b73afa6cea029459d603f
@@ -1,7 +1,7 @@
1
1
  module Vidsy
2
2
  module Data
3
3
  module API
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
6
6
  end
7
7
  end
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Charlie Revett"]
10
10
  spec.email = ["charlie@vidsy.com"]
11
11
 
12
- spec.summary = %q{We"re hiring! http://vidsy.co/jobs}
12
+ spec.summary = %q{We're hiring! http://vidsy.co/jobs}
13
13
  spec.homepage = "http://vidsy.co/jobs"
14
14
 
15
15
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vidsy-data-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Charlie Revett
@@ -119,5 +119,5 @@ rubyforge_project:
119
119
  rubygems_version: 2.5.1
120
120
  signing_key:
121
121
  specification_version: 4
122
- summary: We"re hiring! http://vidsy.co/jobs
122
+ summary: We're hiring! http://vidsy.co/jobs
123
123
  test_files: []