defoker 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: defoker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - tbpgr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-01 00:00:00.000000000 Z
11
+ date: 2014-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -89,6 +89,8 @@ files:
89
89
  - lib/date_base_name.rb
90
90
  - lib/defoker/version.rb
91
91
  - lib/defoker_core.rb
92
+ - lib/defoker_dsl.rb
93
+ - lib/defoker_dsl_model.rb
92
94
  - rubocop-todo.yml
93
95
  - spec/date_base_name_spec.rb
94
96
  - spec/defoker_core_spec.rb