lore 0.4.6 → 0.4.7

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lore
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.6
4
+ version: 0.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tobias Fuchs
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-11-24 00:00:00 +01:00
12
+ date: 2008-12-29 00:00:00 +01:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -37,6 +37,7 @@ files:
37
37
  - bin
38
38
  - test
39
39
  - Rakefile
40
+ - lore_test.log
40
41
  - lore.gemspec
41
42
  - LICENSE
42
43
  - lib/lore
@@ -128,7 +129,6 @@ files:
128
129
  - test/tc_aspect.rb
129
130
  - test/tc_filter.rb
130
131
  - test/env.rb
131
- - test/benchmark
132
132
  - test/tc_factory.rb
133
133
  - test/tc_prepare.rb
134
134
  - test/tc_form.rb