ignore_this_gem 0.2.1 → 0.2.3.rc3

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/ignore_this_gem/version.rb +1 -1
  2. metadata +7 -6
@@ -1,3 +1,3 @@
1
1
  module IgnoreThisGem
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.3.rc3"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ignore_this_gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
5
- prerelease:
4
+ version: 0.2.3.rc3
5
+ prerelease: 6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Dan Gebhardt
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-03-28 00:00:00.000000000 Z
12
+ date: 2013-02-28 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Nothing to see here
15
15
  email:
@@ -39,13 +39,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
39
39
  required_rubygems_version: !ruby/object:Gem::Requirement
40
40
  none: false
41
41
  requirements:
42
- - - ! '>='
42
+ - - ! '>'
43
43
  - !ruby/object:Gem::Version
44
- version: '0'
44
+ version: 1.3.1
45
45
  requirements: []
46
46
  rubyforge_project: ignore_this_gem
47
- rubygems_version: 1.8.15
47
+ rubygems_version: 1.8.24
48
48
  signing_key:
49
49
  specification_version: 3
50
50
  summary: For testing purposes only
51
51
  test_files: []
52
+ has_rdoc: