kinit 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/run_kinit +0 -1
  2. data/lib/kinit/version.rb +1 -1
  3. metadata +5 -19
@@ -5,5 +5,4 @@ require 'kinit'
5
5
  puts "Running Kinit..."
6
6
  puts "Performing required checks for your application. Please wait..."
7
7
 
8
-
9
8
  puts "Finished running required checks."
@@ -1,3 +1,3 @@
1
1
  module Kinit
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kinit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Rohan Daxini
8
+ - Rohan Daxini at Kiprosh.com
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -59,23 +59,9 @@ dependencies:
59
59
  - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
- - !ruby/object:Gem::Dependency
63
- name: cane
64
- requirement: !ruby/object:Gem::Requirement
65
- none: false
66
- requirements:
67
- - - ! '>='
68
- - !ruby/object:Gem::Version
69
- version: '0'
70
- type: :development
71
- prerelease: false
72
- version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
- requirements:
75
- - - ! '>='
76
- - !ruby/object:Gem::Version
77
- version: '0'
78
- description: ! 'The Kinit gem is developed by Rohan Daxini at Kiprosh.com '
62
+ description: This gem is used to enforce gems and best practices in the project eg.
63
+ whether cane, rails_best_practices gems are included or not etc. and other stuff.
64
+ You may also configure what all you would like to enforce.
79
65
  email:
80
66
  - rohan_daxini@yahoo.com
81
67
  executables: