bootstrap-wysihtml5-rails 0.3.3.4 → 0.3.3.5

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of bootstrap-wysihtml5-rails might be problematic. Click here for more details.

metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-wysihtml5-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3.4
4
+ version: 0.3.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gonzalo Rodríguez-Baltanás Díaz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-03 00:00:00.000000000 Z
11
+ date: 2015-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -71,7 +71,10 @@ files:
71
71
  - lib/bootstrap-wysihtml5-rails/railtie.rb
72
72
  - lib/bootstrap-wysihtml5-rails/simple_form/wysihtml5_input.rb
73
73
  - lib/bootstrap-wysihtml5-rails/version.rb
74
+ - vendor/assets/javascripts/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js
74
75
  - vendor/assets/javascripts/bootstrap-wysihtml5/bootstrap3-wysihtml5.js
76
+ - vendor/assets/javascripts/bootstrap-wysihtml5/commands.js
77
+ - vendor/assets/javascripts/bootstrap-wysihtml5/handlebars.runtime.min.js
75
78
  - vendor/assets/javascripts/bootstrap-wysihtml5/index.js
76
79
  - vendor/assets/javascripts/bootstrap-wysihtml5/locales/ar-AR.js
77
80
  - vendor/assets/javascripts/bootstrap-wysihtml5/locales/bg-BG.js
@@ -105,6 +108,9 @@ files:
105
108
  - vendor/assets/javascripts/bootstrap-wysihtml5/locales/ua-UA.js
106
109
  - vendor/assets/javascripts/bootstrap-wysihtml5/locales/zh-CN.js
107
110
  - vendor/assets/javascripts/bootstrap-wysihtml5/locales/zh-TW.js
111
+ - vendor/assets/javascripts/bootstrap-wysihtml5/minimum.js
112
+ - vendor/assets/javascripts/bootstrap-wysihtml5/templates.js
113
+ - vendor/assets/javascripts/bootstrap-wysihtml5/wysihtml5x-toolbar.js
108
114
  - vendor/assets/stylesheets/bootstrap-wysihtml5/bootstrap3-wysihtml5.css
109
115
  - vendor/assets/stylesheets/bootstrap-wysihtml5/index.css
110
116
  homepage: https://github.com/Nerian/bootstrap-wysihtml5-rails