numb 0.3.2 → 0.3.3

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 (3) hide show
  1. data/Rakefile +0 -1
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/Rakefile CHANGED
@@ -10,7 +10,6 @@ begin
10
10
  gem.email = "runrun@runpaint.org"
11
11
  gem.homepage = "http://github.com/runpaint/numb"
12
12
  gem.authors = ["Run Paint Run Run"]
13
- gem.required_ruby_version = '>= 1.9.1'
14
13
  gem.rdoc_options = ['-x', 'lib/numb/ruby1.9.rb']
15
14
  gem.add_dependency "gemcutter", ">= 0.1.0"
16
15
  # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.2
1
+ 0.3.3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: numb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Run Paint Run Run
@@ -155,7 +155,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
155
155
  requirements:
156
156
  - - ">="
157
157
  - !ruby/object:Gem::Version
158
- version: 1.9.1
158
+ version: "0"
159
159
  version:
160
160
  required_rubygems_version: !ruby/object:Gem::Requirement
161
161
  requirements: