s3snapshot 0.0.10d → 0.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/s3snapshot/version.rb +1 -1
  2. metadata +7 -10
@@ -1,3 +1,3 @@
1
1
  module S3snapshot
2
- VERSION = "0.0.10d"
2
+ VERSION = "0.0.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: s3snapshot
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
5
- prerelease: 6
4
+ hash: 11
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 10
10
- - d
11
- version: 0.0.10d
10
+ version: 0.0.10
12
11
  platform: ruby
13
12
  authors:
14
13
  - Todd
@@ -115,14 +114,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
115
114
  required_rubygems_version: !ruby/object:Gem::Requirement
116
115
  none: false
117
116
  requirements:
118
- - - ">"
117
+ - - ">="
119
118
  - !ruby/object:Gem::Version
120
- hash: 25
119
+ hash: 3
121
120
  segments:
122
- - 1
123
- - 3
124
- - 1
125
- version: 1.3.1
121
+ - 0
122
+ version: "0"
126
123
  requirements: []
127
124
 
128
125
  rubyforge_project: s3snapshot