aquarium 0.1.5 → 0.1.6

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
@@ -3,9 +3,9 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: aquarium
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.5
7
- date: 2007-09-17 00:00:00 -05:00
8
- summary: Aquarium-0.1.5 (r7) - Aspect-Oriented Programming toolkit for Ruby http://aquarium.rubyforge.org
6
+ version: 0.1.6
7
+ date: 2007-10-07 00:00:00 -05:00
8
+ summary: Aquarium-0.1.6 (r7) - Aspect-Oriented Programming toolkit for Ruby http://aquarium.rubyforge.org
9
9
  require_paths:
10
10
  - lib
11
11
  email: aquarium-devel@rubyforge.org
@@ -76,6 +76,7 @@ files:
76
76
  - spec/aquarium/aspects/aspect_invocation_spec.rb
77
77
  - spec/aquarium/aspects/aspect_spec.rb
78
78
  - spec/aquarium/aspects/aspect_with_nested_types_spec.rb
79
+ - spec/aquarium/aspects/aspect_with_subtypes_spec.rb
79
80
  - spec/aquarium/aspects/concurrent_aspects_spec.rb
80
81
  - spec/aquarium/aspects/concurrent_aspects_with_objects_and_types_spec.rb
81
82
  - spec/aquarium/aspects/concurrently_accessed.rb