RuGPost 0.1.0.beta.4 → 0.1.0

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.
@@ -5,9 +5,9 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{RuGPost}
8
- s.version = "0.1.0.beta.4"
8
+ s.version = "0.1.0"
9
9
 
10
- s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
10
+ s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = [%q{emime}]
12
12
  s.date = %q{2011-05-10}
13
13
  s.description = %q{Ru(by) G(mail) Post(erous) command line facility}
@@ -37,9 +37,6 @@ Gem::Specification.new do |s|
37
37
  "lib/rugpost/project.rb",
38
38
  "lib/rugpost/site.rb",
39
39
  "lib/rugpost/utilis.rb",
40
- "pkg/RuGPost-0.1.0.1.beta.gem",
41
- "pkg/RuGPost-0.1.0.beta.2.gem",
42
- "pkg/RuGPost-0.1.0.beta.3.gem",
43
40
  "rdoc/classes/RuGPost.html",
44
41
  "rdoc/classes/RuGPost/Post.html",
45
42
  "rdoc/classes/RuGPost/Project.html",
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0.beta.4
1
+ 0.1.0
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: RuGPost
3
3
  version: !ruby/object:Gem::Version
4
- hash: 62196411
5
- prerelease: 6
4
+ hash: 27
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
9
  - 0
10
- - beta
11
- - 4
12
- version: 0.1.0.beta.4
10
+ version: 0.1.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - emime
@@ -144,9 +142,6 @@ files:
144
142
  - lib/rugpost/project.rb
145
143
  - lib/rugpost/site.rb
146
144
  - lib/rugpost/utilis.rb
147
- - pkg/RuGPost-0.1.0.1.beta.gem
148
- - pkg/RuGPost-0.1.0.beta.2.gem
149
- - pkg/RuGPost-0.1.0.beta.3.gem
150
145
  - rdoc/classes/RuGPost.html
151
146
  - rdoc/classes/RuGPost/Post.html
152
147
  - rdoc/classes/RuGPost/Project.html
@@ -194,14 +189,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
194
189
  required_rubygems_version: !ruby/object:Gem::Requirement
195
190
  none: false
196
191
  requirements:
197
- - - ">"
192
+ - - ">="
198
193
  - !ruby/object:Gem::Version
199
- hash: 25
194
+ hash: 3
200
195
  segments:
201
- - 1
202
- - 3
203
- - 1
204
- version: 1.3.1
196
+ - 0
197
+ version: "0"
205
198
  requirements: []
206
199
 
207
200
  rubyforge_project:
Binary file
Binary file
Binary file