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.
Files changed (4) hide show
  1. data/History.rdoc +1 -1
  2. data/README.rdoc +1 -1
  3. data/lib/path.rb +1 -1
  4. metadata +2 -2
@@ -1,4 +1,4 @@
1
- === 1.0.1 / 2012-07-18
1
+ === 1.0.2 / 2012-07-18
2
2
 
3
3
  * Bugfixes:
4
4
 
@@ -1,6 +1,6 @@
1
1
  = ruby-path
2
2
 
3
- * https://yaks.me/ruby-path
3
+ * http://yaks.me/ruby-path
4
4
 
5
5
  == DESCRIPTION:
6
6
 
@@ -32,7 +32,7 @@
32
32
  # Path.find "root/**=\\1..3", data
33
33
 
34
34
  class Path
35
- VERSION = '1.0.1'
35
+ VERSION = '1.0.2'
36
36
 
37
37
 
38
38
  # Used as path instruction to go up one path level.
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.1
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: https://yaks.me/ruby-path
73
+ homepage: http://yaks.me/ruby-path
74
74
  licenses: []
75
75
  post_install_message:
76
76
  rdoc_options: