libpath-ruby 0.2.2.1 → 0.2.2.3

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.
@@ -629,7 +629,6 @@ class Test_LibPath_Path_ParsedPath < Test::Unit::TestCase
629
629
  if ::LibPath::Internal_::Platform::Constants::PLATFORM_IS_WINDOWS then
630
630
 
631
631
  pwd = '/some-directory'
632
- srd = '/dir-1/dir-2/'
633
632
 
634
633
  pp = ParsedPath.new('file.ext', pwd: pwd)
635
634
 
@@ -646,7 +645,6 @@ class Test_LibPath_Path_ParsedPath < Test::Unit::TestCase
646
645
  else
647
646
 
648
647
  pwd = '/some-directory'
649
- srd = '/dir-1/dir-2/'
650
648
 
651
649
  pp = ParsedPath.new('file.ext', pwd: pwd)
652
650
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libpath-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2.1
4
+ version: 0.2.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Wilson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-06 00:00:00.000000000 Z
11
+ date: 2024-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xqsr3