ice_cube 0.2.3.1 → 0.2.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.
Files changed (2) hide show
  1. data/lib/ice_cube/version.rb +5 -0
  2. metadata +4 -4
@@ -0,0 +1,5 @@
1
+ module IceCube
2
+
3
+ VERSION = "0.2.4"
4
+
5
+ end
metadata CHANGED
@@ -5,9 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 3
9
- - 1
10
- version: 0.2.3.1
8
+ - 4
9
+ version: 0.2.4
11
10
  platform: ruby
12
11
  authors:
13
12
  - John Crepezzi
@@ -58,6 +57,7 @@ files:
58
57
  - lib/ice_cube/validations/minute_of_hour.rb
59
58
  - lib/ice_cube/validations/month_of_year.rb
60
59
  - lib/ice_cube/validations/second_of_minute.rb
60
+ - lib/ice_cube/version.rb
61
61
  - lib/ice_cube.rb
62
62
  has_rdoc: true
63
63
  homepage: http://github.com/seejohnrun/ice_cube
@@ -84,7 +84,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
84
  version: "0"
85
85
  requirements: []
86
86
 
87
- rubyforge_project:
87
+ rubyforge_project: ice-cube
88
88
  rubygems_version: 1.3.6
89
89
  signing_key:
90
90
  specification_version: 3