s3poller 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module S3poller
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
data/s3poller.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
10
10
  s.authors = ["Erling Wegger Linde"]
11
11
  s.date = "2013-03-06"
12
- s.description = "Poll and download from S3 to local folder"
12
+ s.description = "Poll and download from S3 to local folder. More info coming.."
13
13
  s.email = "erlingwl@gmail.com"
14
14
  s.executables = ["s3poller"]
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: s3poller
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-03-06 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Poll and download from S3 to local folder
14
+ description: Poll and download from S3 to local folder. More info coming..
15
15
  email: erlingwl@gmail.com
16
16
  executables:
17
17
  - s3poller