annex-cms 0.3.8 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
data/lib/annex/version.rb CHANGED
@@ -2,5 +2,5 @@
2
2
  # Annex
3
3
  #
4
4
  module Annex
5
- VERSION = '0.3.8'
5
+ VERSION = '0.4.0'
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: annex-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Clay McIlrath
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-02 00:00:00.000000000 Z
11
+ date: 2015-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -47,8 +47,9 @@ files:
47
47
  - app/assets/javascripts/annex/jquery.redactor.save.js
48
48
  - app/assets/javascripts/annex/jquery.redactor.table.js
49
49
  - app/assets/javascripts/annex/jquery.redactor.video.js
50
+ - app/assets/javascripts/annex/redactor.js
50
51
  - app/assets/stylesheets/annex.css.scss
51
- - app/assets/stylesheets/annex/redactor.css.scss
52
+ - app/assets/stylesheets/annex/redactor.css
52
53
  - app/controllers/annex/application_controller.rb
53
54
  - app/controllers/annex/blocks_controller.rb
54
55
  - app/models/annex/block.rb