social_stream-events 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module SocialStream
2
2
  module Events
3
- VERSION = "0.0.13".freeze
3
+ VERSION = "0.0.14".freeze
4
4
  end
5
5
  end
@@ -86,7 +86,7 @@
86
86
  }
87
87
  * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
88
88
  background: none;
89
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
89
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='opa75.png');
90
90
  }
91
91
  .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
92
92
  display: block;
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: social_stream-events
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 3
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 13
10
- version: 0.0.13
9
+ - 14
10
+ version: 0.0.14
11
11
  platform: ruby
12
12
  authors:
13
13
  - Diego Carrera