wicked_witch 0.0.1 → 0.0.2

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.
Files changed (2) hide show
  1. data/bin/{wwitch.rb → witch.rb} +0 -0
  2. metadata +3 -3
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wicked_witch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -15,13 +15,13 @@ description: Finds executables on the PATH. Cross-platform equivalent of the UNI
15
15
  "which" command.
16
16
  email: matthew@matthewriley.name
17
17
  executables:
18
- - wwitch.rb
18
+ - witch.rb
19
19
  extensions: []
20
20
  extra_rdoc_files: []
21
21
  files:
22
22
  - lib/wicked_witch.rb
23
23
  - !binary |-
24
- YmluL3d3aXRjaC5yYg==
24
+ YmluL3dpdGNoLnJi
25
25
  homepage: http://rubygems.org/gems/wicked_witch
26
26
  licenses: []
27
27
  post_install_message: