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.
@@ -1,3 +1,3 @@
1
1
  module SubPub
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
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.8
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