sub_pub 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/sub_pub/version.rb +1 -1
- data/pkg/sub_pub-0.0.8.gem +0 -0
- metadata +2 -1
data/lib/sub_pub/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sub_pub
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.9
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -40,6 +40,7 @@ files:
|
|
40
40
|
- pkg/sub_pub-0.0.4.gem
|
41
41
|
- pkg/sub_pub-0.0.6.gem
|
42
42
|
- pkg/sub_pub-0.0.7.gem
|
43
|
+
- pkg/sub_pub-0.0.8.gem
|
43
44
|
- spec/integration/sub_pub_spec.rb
|
44
45
|
- spec/spec_helper.rb
|
45
46
|
- spec/unit/active_record_subscriber_spec.rb
|