summernote-image-attributes-rails 0.8.3 → 0.8.4

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
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: summernote-image-attributes-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dennis Suitters
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-05-17 00:00:00.000000000 Z
12
+ date: 2017-05-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -69,9 +69,13 @@ files:
69
69
  - MAINTAIN.md
70
70
  - README.md
71
71
  - Rakefile
72
+ - lib/summernote-image-attributes-rails.rb
73
+ - lib/summernote-image-attributes-rails/engine.rb
74
+ - lib/summernote-image-attributes-rails/railtie.rb
75
+ - lib/summernote-image-attributes-rails/version.rb
72
76
  - summernote-image-attributes-rails.gemspec
73
77
  - vendor/assets/javascripts/summernote-image-attributes/summernote-image-attributes.js
74
- homepage: https://github.com/apradillap/summernote-ext-addclass-rails
78
+ homepage: https://github.com/apradillap/summernote-image-attributes-rails
75
79
  licenses:
76
80
  - MIT
77
81
  metadata: {}