synapses-tinymce-rails-imageupload 0.1.0 → 0.1.1

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.
@@ -1,7 +1,7 @@
1
1
  module Tinymce
2
2
  module Rails
3
3
  module Imageupload
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: synapses-tinymce-rails-imageupload
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -91,7 +91,7 @@ files:
91
91
  - lib/tinymce-rails-imageupload.rb
92
92
  - lib/tinymce-rails-imageupload/rails.rb
93
93
  - lib/tinymce-rails-imageupload/version.rb
94
- - synapses-tinymce-imageupload.gemspec
94
+ - synapses-tinymce-rails-imageupload.gemspec
95
95
  - vendor/assets/javascripts/tinymce/plugins/uploadimage/dialog.html
96
96
  - vendor/assets/javascripts/tinymce/plugins/uploadimage/editor_plugin.js.coffee
97
97
  - vendor/assets/javascripts/tinymce/plugins/uploadimage/img/uploadimage.png