kit_cms 2.3.10 → 2.3.11

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: kit_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.10
4
+ version: 2.3.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -2396,7 +2396,6 @@ files:
2396
2396
  - app/assets/images/smilies/wink.gif
2397
2397
  - app/assets/images/tree/gear.png
2398
2398
  - app/assets/images/wait.gif
2399
- - app/assets/javascripts/application.js
2400
2399
  - app/assets/javascripts/best_in_place.js
2401
2400
  - app/assets/javascripts/codemirror/codemirror.js
2402
2401
  - app/assets/javascripts/codemirror/collapserange.js
@@ -1,4 +0,0 @@
1
- /* Kit application.js
2
- *= require "kit"
3
- */
4
-