itunes_video 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/itunes_video.rb +0 -3
  2. metadata +2 -2
data/lib/itunes_video.rb CHANGED
@@ -1,6 +1,3 @@
1
- #!/usr/bin/env ruby
2
-
3
- # utility methods
4
1
  class Itunes_video
5
2
 
6
3
  require 'pathname'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itunes_video
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -19,7 +19,7 @@ extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
21
  - lib/itunes_video.rb
22
- homepage: https://github.com/movesmyers/itunes_video
22
+ homepage: https://rubygems.org/gems/itunes_video
23
23
  licenses: []
24
24
  post_install_message:
25
25
  rdoc_options: []