nod 0.0.2 → 0.0.3

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/{Nod.rb → nod.rb} +0 -0
  2. metadata +3 -3
File without changes
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: nod
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Andrew Glover
@@ -76,12 +76,12 @@ extensions: []
76
76
  extra_rdoc_files: []
77
77
 
78
78
  files:
79
- - lib/Nod.rb
79
+ - lib/nod.rb
80
80
  - lib/nod/gem_savvy.rb
81
81
  - lib/nod/git_cloner.rb
82
82
  - lib/nod/license_hunch.rb
83
83
  - lib/nod/bundle_parser.rb
84
- homepage: https://github.com/aglover/green_light
84
+ homepage: https://github.com/aglover/nod
85
85
  licenses: []
86
86
 
87
87
  post_install_message: