taco_it 1.3.1 → 1.4.0

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: taco_it
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.4.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-26 00:00:00.000000000 Z
12
+ date: 2013-07-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: commander
@@ -36,7 +36,14 @@ extensions: []
36
36
  extra_rdoc_files: []
37
37
  files:
38
38
  - lib/taco.rb
39
+ - lib/taco/change.rb
40
+ - lib/taco/cli.rb
41
+ - lib/taco/issue.rb
42
+ - lib/taco/schema.rb
43
+ - lib/taco/taco.rb
44
+ - lib/taco/tacorc.rb
39
45
  - lib/taco/defaults/index.html.erb
46
+ - lib/taco/defaults/tacorc
40
47
  - bin/taco
41
48
  homepage: http://github.com/mikepartelow/taco
42
49
  licenses: []
@@ -58,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
65
  version: '0'
59
66
  requirements: []
60
67
  rubyforge_project:
61
- rubygems_version: 1.8.25
68
+ rubygems_version: 1.8.24
62
69
  signing_key:
63
70
  specification_version: 3
64
71
  summary: ! 'Taco Issue Tracker: A CLI Issue Tracker with JSON/filesystem backend'