fluent_command_builder 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent_command_builder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -17,6 +17,17 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
+ - lib/fluent_command_builder/command_builder.rb
21
+ - lib/fluent_command_builder/command_builders/aspnet_compiler40.rb
22
+ - lib/fluent_command_builder/command_builders/cucumber11.rb
23
+ - lib/fluent_command_builder/command_builders/dotcover11.rb
24
+ - lib/fluent_command_builder/command_builders/installutil40.rb
25
+ - lib/fluent_command_builder/command_builders/msbuild40.rb
26
+ - lib/fluent_command_builder/command_builders/msdeploy40.rb
27
+ - lib/fluent_command_builder/command_builders/netsh2008.rb
28
+ - lib/fluent_command_builder/command_builders/nunit25.rb
29
+ - lib/fluent_command_builder/command_builders/rake09.rb
30
+ - lib/fluent_command_builder/command_builders/tf2010.rb
20
31
  - lib/fluent_command_builder.rb
21
32
  homepage: http://rubygems.org/gems/fluent_command_builder
22
33
  licenses: []