code_stats2 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +1 -2
- metadata +2 -2
data/Rakefile
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: code_stats2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -92,7 +92,7 @@ files:
|
|
92
92
|
- spec/spec_helper.rb
|
93
93
|
- bin/code_stats
|
94
94
|
has_rdoc: true
|
95
|
-
homepage: http://github.com/alexeypetrushin/
|
95
|
+
homepage: http://github.com/alexeypetrushin/code_stats
|
96
96
|
licenses: []
|
97
97
|
|
98
98
|
post_install_message:
|