social_share_privacy 0.0.7 → 0.0.8

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.
File without changes
@@ -1,3 +1,3 @@
1
1
  module SocialSharePrivacy
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: social_share_privacy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -55,7 +55,7 @@ files:
55
55
  - lib/tasks/social_share_privacy_tasks.rake
56
56
  - lib/social_share_privacy.rb
57
57
  - lib/social_share_privacy/version.rb
58
- - vendor/assets/images/social_share_privacy/dummy_facebook_en.png
58
+ - lib/generators/install_generator.rb
59
59
  - vendor/assets/images/social_share_privacy/settings.png
60
60
  - vendor/assets/images/social_share_privacy/dummy_twitter.png
61
61
  - vendor/assets/images/social_share_privacy/socialshareprivacy_on_off.png
@@ -63,6 +63,7 @@ files:
63
63
  - vendor/assets/images/social_share_privacy/dummy_facebook_de.png
64
64
  - vendor/assets/images/social_share_privacy/dummy_gplus.png
65
65
  - vendor/assets/images/social_share_privacy/dummy_gplus_alt.png
66
+ - vendor/assets/images/social_share_privacy/dummy_facebook.png
66
67
  - vendor/assets/stylesheets/socialshareprivacy.css.erb
67
68
  - vendor/assets/javascripts/jquery.socialshareprivacy.js.erb
68
69
  - MIT-LICENSE