pdf_to_swf-paperclip-processor 0.0.3a → 0.0.4

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.
@@ -1,7 +1,7 @@
1
1
  module Pdftoswf
2
2
  module Paperclip
3
3
  module Processor
4
- VERSION = "0.0.3a"
4
+ VERSION = "0.0.4"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pdf_to_swf-paperclip-processor
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: true
4
+ prerelease: false
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 3a
9
- version: 0.0.3a
8
+ - 4
9
+ version: 0.0.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - "Armin Pa\xC5\xA1ali\xC4\x87"
@@ -84,13 +84,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
84
84
  required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  none: false
86
86
  requirements:
87
- - - ">"
87
+ - - ">="
88
88
  - !ruby/object:Gem::Version
89
89
  segments:
90
- - 1
91
- - 3
92
- - 1
93
- version: 1.3.1
90
+ - 0
91
+ version: "0"
94
92
  requirements: []
95
93
 
96
94
  rubyforge_project: pdf_to_swf-paperclip-processor