right_data 0.5.21 → 0.5.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/main.rb +1 -0
  2. metadata +3 -3
data/lib/main.rb CHANGED
@@ -1,5 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
  require 'FileSystemItem'
3
+ require 'FileSystemTree'
3
4
  require 'escape'
4
5
  # require 'unicode'
5
6
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: right_data
3
3
  version: !ruby/object:Gem::Version
4
- hash: 33
4
+ hash: 39
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
- - 21
10
- version: 0.5.21
9
+ - 22
10
+ version: 0.5.22
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jonathan Siegel