girdle-podcast 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -29,6 +29,7 @@ module Girdle
29
29
  '--input', options[:input],
30
30
  '--output', name
31
31
  ]
32
+ arguments += ['--offset', options[:offset]] if options[:offset]
32
33
  new(
33
34
  name: name,
34
35
  command: '/usr/bin/pcastaction',
@@ -1,5 +1,5 @@
1
1
  module Girdle
2
2
  module Podcast
3
- VERSION = "0.0.6"
3
+ VERSION = "0.0.7"
4
4
  end
5
5
  end
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: girdle-podcast
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.6
5
+ version: 0.0.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jamie Hodge
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-10 00:00:00.000000000 Z
12
+ date: 2012-11-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  prerelease: false