numjitsu-rails 0.2.0 → 0.2.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Numjitsu
2
2
  module Rails
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.0.1"
4
4
  end
5
5
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
  spec.description = %q{Numjitsu is a syntactical sugar libary for working with different types of units in JavaScript. It currently supports dates and file
12
12
  size units and its syntax is based on the Ruby on Rails Number syntax.}
13
13
  spec.summary = %q{For syntactically awesome numbers}
14
- spec.homepage = ""
14
+ spec.homepage = "https://github.com/nrdobie/numjitsu-rails"
15
15
  spec.license = "MIT"
16
16
 
17
17
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: numjitsu-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -68,7 +68,7 @@ files:
68
68
  - vendor/assets/javascripts/numjitsu-legacy.min.js
69
69
  - vendor/assets/javascripts/numjitsu.js
70
70
  - vendor/assets/javascripts/numjitsu.min.js
71
- homepage: ''
71
+ homepage: https://github.com/nrdobie/numjitsu-rails
72
72
  licenses:
73
73
  - MIT
74
74
  post_install_message:
@@ -83,7 +83,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
83
83
  version: '0'
84
84
  segments:
85
85
  - 0
86
- hash: 157914272500047463
86
+ hash: 2165781145205988798
87
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  none: false
89
89
  requirements:
@@ -92,7 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
92
92
  version: '0'
93
93
  segments:
94
94
  - 0
95
- hash: 157914272500047463
95
+ hash: 2165781145205988798
96
96
  requirements: []
97
97
  rubyforge_project:
98
98
  rubygems_version: 1.8.25