sbag 2.3.3 → 2.4.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 02cf04f56dad7eae1a9f0eb63caeed02541e4c76
4
- data.tar.gz: 6f0169fc5833a614ef4cd5d05c8f1384777cacee
3
+ metadata.gz: b5d2271af6b7e79a027e419ac50d89fa8de29e4e
4
+ data.tar.gz: 354085fdd36928996585fa522277ad11e419e1ab
5
5
  SHA512:
6
- metadata.gz: ae807e09ff81416cbe706e7df7c26ea57e89943aa9aa073cb1e506cb42823e6a9d8cec13890b13e4934f66ec98bddae8fe25baa7280b76b2f6e7b809de791732
7
- data.tar.gz: 6292ae40928371386f251fdb892dfff58222c458de46ff6012137c89b643b61eb227fac0292ad2f6efadf724faa13b7e09c1daca244162470e830ba18b845295
6
+ metadata.gz: d012a1aebf8c5e8cc1e4dba0c6f00c302b44a915bb23a402f6dc7fa4341b90673e9b51910610151f84fe3af2fc4193161cbb881549734ddab23bd188d44f7601
7
+ data.tar.gz: 9498ee29b832a5b9dfcecbce1049a2d2347766d50c06f52ebd2e6a24f722b9df1dd5ea03fb77b098deef83a644b4e5946f43965528732562cd1694b98eaad11e
data/lib/sbag.rb CHANGED
@@ -180,7 +180,7 @@ method_option :add , :alises => "-add", :desc => "Use the kit add command to int
180
180
  # add command Ends=======================================>>>
181
181
 
182
182
  # status command Starts====================================>>>>
183
- desc "status" , "Status checking command. Usage status [version_no] [file_name]"
183
+ desc "status" , "Status checking command. Usage: status [version_no] [file_name]"
184
184
  method_option :status, :aliases => "-status", :desc => "Use this command to compare the two files"
185
185
 
186
186
  def status(version_no, file_name)
data/lib/sbag/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Sbag
2
- VERSION = "2.3.3"
2
+ VERSION = "2.4.1"
3
3
  end
data/sbag.gemspec CHANGED
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
 
13
13
 
14
14
  spec.summary = %q{A command line tool developed by Infoir for replacing GIT.}
15
- spec.description = %q{A private tool developed to replace GIT commands[Beta Version]. Use "console help" command for help.}
15
+ spec.description = %q{A smart and fast Version Control System for LINUX Developers to replace GIT and its Complexity. Use "console help" command for help.}
16
16
  spec.homepage = "https://infoir.com/contribute/gems/sbag"
17
17
  spec.license = 'MIT'
18
18
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sbag
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.3
4
+ version: 2.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shubham
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-16 00:00:00.000000000 Z
11
+ date: 2015-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -80,8 +80,8 @@ dependencies:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
82
  version: 10.4.2
83
- description: A private tool developed to replace GIT commands[Beta Version]. Use "console
84
- help" command for help.
83
+ description: A smart and fast Version Control System for LINUX Developers to replace
84
+ GIT and its Complexity. Use "console help" command for help.
85
85
  email:
86
86
  - shubham@infoir.com
87
87
  executables: