dev 2.0.115 → 2.0.116

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 (3) hide show
  1. data/lib/commands.rb +2 -1
  2. metadata +14 -9
  3. checksums.yaml +0 -7
data/lib/commands.rb CHANGED
@@ -12,11 +12,12 @@ SOURCE.include('**/*.{cpp,hpp}')
12
12
  SOURCE.include('**/*.{swift}')
13
13
  SOURCE.include('**/*.{xcodeproj}')
14
14
  SOURCE.include('**/*.{csproj,sln}')
15
+ SOURCE.exclude('**/obj/**/*.*')
16
+ SOURCE.exclude('**/bin/**/*.*')
15
17
 
16
18
  Dir.glob("#{File.dirname(__FILE__)}/commands/*.rb").each{|rb|
17
19
  require(rb)
18
20
  }
19
21
 
20
-
21
22
  COMMANDS=Commands.new
22
23
  MSBUILD=MSBuild.new
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dev
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.115
4
+ version: 2.0.116
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Lou Parslow
@@ -13,15 +14,17 @@ dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: rspec
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - "~>"
19
+ - - ~>
18
20
  - !ruby/object:Gem::Version
19
21
  version: '3.0'
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
- - - "~>"
27
+ - - ~>
25
28
  - !ruby/object:Gem::Version
26
29
  version: '3.0'
27
30
  description: development tasks
@@ -32,7 +35,6 @@ extra_rdoc_files: []
32
35
  files:
33
36
  - LICENSE
34
37
  - lib/command.rb
35
- - lib/commands.rb
36
38
  - lib/commands/add.rb
37
39
  - lib/commands/analyze.rb
38
40
  - lib/commands/array.rb
@@ -60,6 +62,7 @@ files:
60
62
  - lib/commands/timer.rb
61
63
  - lib/commands/update.rb
62
64
  - lib/commands/upgrade.rb
65
+ - lib/commands.rb
63
66
  - lib/dev.rb
64
67
  - lib/environment.rb
65
68
  - lib/file.rb
@@ -72,25 +75,27 @@ files:
72
75
  homepage: http://rubygems.org/gems/dev
73
76
  licenses:
74
77
  - Apache 2.0
75
- metadata: {}
76
78
  post_install_message:
77
79
  rdoc_options: []
78
80
  require_paths:
79
81
  - lib
80
82
  required_ruby_version: !ruby/object:Gem::Requirement
83
+ none: false
81
84
  requirements:
82
- - - ">="
85
+ - - ! '>='
83
86
  - !ruby/object:Gem::Version
84
87
  version: 1.9.3
85
88
  required_rubygems_version: !ruby/object:Gem::Requirement
89
+ none: false
86
90
  requirements:
87
- - - ">="
91
+ - - ! '>='
88
92
  - !ruby/object:Gem::Version
89
93
  version: '0'
90
94
  requirements: []
91
95
  rubyforge_project:
92
- rubygems_version: 2.2.3
96
+ rubygems_version: 1.8.24
93
97
  signing_key:
94
- specification_version: 4
98
+ specification_version: 3
95
99
  summary: dev
96
100
  test_files: []
101
+ has_rdoc:
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 3d681c7e410dddff4d8ce4b25048cea11d893620
4
- data.tar.gz: 9a9687015c4083526b91bd8cac4fd516b0cba071
5
- SHA512:
6
- metadata.gz: 9455b56c7983f6578bc1f13a0d22b9267a44a6cfe7fe9fbb5c142a4ab1c042a899493cb2d24845ced134b33e2b59b8c3d454198d85a33af86447f5bede5d75d3
7
- data.tar.gz: 15cab721edee00bba8a61d6c9e30dd93c6867b943281bc9a867077016cac0400a477b4b9096530220e9bea86aa6948fc612f474bf803a8d198f7151cece2a8a1