ruby-path 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/History.rdoc +1 -1
- data/README.rdoc +1 -1
- data/lib/path.rb +1 -1
- metadata +2 -2
data/History.rdoc
CHANGED
data/README.rdoc
CHANGED
data/lib/path.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby-path
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -70,7 +70,7 @@ files:
|
|
70
70
|
- test/test_path_transaction.rb
|
71
71
|
- test/test_helper.rb
|
72
72
|
- .gemtest
|
73
|
-
homepage:
|
73
|
+
homepage: http://yaks.me/ruby-path
|
74
74
|
licenses: []
|
75
75
|
post_install_message:
|
76
76
|
rdoc_options:
|