rocket_cms 0.18.5 → 0.19.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ef7090fc22b2e721d1471f3367da8d0f884bfff0
4
- data.tar.gz: ade5fa86bdbc5971e4389dec736bb410359fbb67
3
+ metadata.gz: d60d6e17379ea42c18e79f4eb79f1d08b1a06360
4
+ data.tar.gz: 392d79c232785c523257a16809c212cb7bf842eb
5
5
  SHA512:
6
- metadata.gz: d4e88e3c84ccb991e7d0a0e929dd9f82fcee863087b7f372135e6b744d1600e8cb0b148d643a684bb2273921321cfe84e413e7c17d80ade9841b9bd824864305
7
- data.tar.gz: '09d2d2dbf3d6150a92c5d9189e0a84f54d550da70d337d413b8c8e4cff4ed7dc12a73d38a1b77c05cd061787fbdd51347e76c7a9a57494bdf47c646d9c3a7bbe'
6
+ metadata.gz: dde57d9df96560dc79a4740388bfe97b718f3546ce6851017d3dbbb9a099041e030edd73c44d60cb106b7f931cb82f50cc3afd4f883033ecea3996fb979cdd10
7
+ data.tar.gz: 17e295e52849782a96aa8565b206a7a371b5627380b9631829342a75cca71bb87ab63e406821e96c60bf520bca7511d4cfbb8b029992d9b6ff24b67aa4d5b7b2
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.18.5)
4
+ rocket_cms (0.19.0)
5
5
  addressable
6
6
  coffee-rails
7
7
  jquery-rails
@@ -10,45 +10,44 @@ PATH
10
10
  smart_excerpt
11
11
  stringex
12
12
  thor
13
- turbolinks
14
13
  validates_email_format_of
15
14
 
16
15
  GEM
17
16
  remote: https://rubygems.org/
18
17
  specs:
19
- actioncable (5.1.0)
20
- actionpack (= 5.1.0)
18
+ actioncable (5.1.1)
19
+ actionpack (= 5.1.1)
21
20
  nio4r (~> 2.0)
22
21
  websocket-driver (~> 0.6.1)
23
- actionmailer (5.1.0)
24
- actionpack (= 5.1.0)
25
- actionview (= 5.1.0)
26
- activejob (= 5.1.0)
22
+ actionmailer (5.1.1)
23
+ actionpack (= 5.1.1)
24
+ actionview (= 5.1.1)
25
+ activejob (= 5.1.1)
27
26
  mail (~> 2.5, >= 2.5.4)
28
27
  rails-dom-testing (~> 2.0)
29
- actionpack (5.1.0)
30
- actionview (= 5.1.0)
31
- activesupport (= 5.1.0)
28
+ actionpack (5.1.1)
29
+ actionview (= 5.1.1)
30
+ activesupport (= 5.1.1)
32
31
  rack (~> 2.0)
33
32
  rack-test (~> 0.6.3)
34
33
  rails-dom-testing (~> 2.0)
35
34
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actionview (5.1.0)
37
- activesupport (= 5.1.0)
35
+ actionview (5.1.1)
36
+ activesupport (= 5.1.1)
38
37
  builder (~> 3.1)
39
38
  erubi (~> 1.4)
40
39
  rails-dom-testing (~> 2.0)
41
40
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
42
- activejob (5.1.0)
43
- activesupport (= 5.1.0)
41
+ activejob (5.1.1)
42
+ activesupport (= 5.1.1)
44
43
  globalid (>= 0.3.6)
45
- activemodel (5.1.0)
46
- activesupport (= 5.1.0)
47
- activerecord (5.1.0)
48
- activemodel (= 5.1.0)
49
- activesupport (= 5.1.0)
44
+ activemodel (5.1.1)
45
+ activesupport (= 5.1.1)
46
+ activerecord (5.1.1)
47
+ activemodel (= 5.1.1)
48
+ activesupport (= 5.1.1)
50
49
  arel (~> 8.0)
51
- activesupport (5.1.0)
50
+ activesupport (5.1.1)
52
51
  concurrent-ruby (~> 1.0, >= 1.0.2)
53
52
  i18n (~> 0.7)
54
53
  minitest (~> 5.1)
@@ -101,29 +100,29 @@ GEM
101
100
  nokogiri (1.7.2)
102
101
  mini_portile2 (~> 2.1.0)
103
102
  public_suffix (2.0.5)
104
- rack (2.0.2)
103
+ rack (2.0.3)
105
104
  rack-test (0.6.3)
106
105
  rack (>= 1.0)
107
- rails (5.1.0)
108
- actioncable (= 5.1.0)
109
- actionmailer (= 5.1.0)
110
- actionpack (= 5.1.0)
111
- actionview (= 5.1.0)
112
- activejob (= 5.1.0)
113
- activemodel (= 5.1.0)
114
- activerecord (= 5.1.0)
115
- activesupport (= 5.1.0)
106
+ rails (5.1.1)
107
+ actioncable (= 5.1.1)
108
+ actionmailer (= 5.1.1)
109
+ actionpack (= 5.1.1)
110
+ actionview (= 5.1.1)
111
+ activejob (= 5.1.1)
112
+ activemodel (= 5.1.1)
113
+ activerecord (= 5.1.1)
114
+ activesupport (= 5.1.1)
116
115
  bundler (>= 1.3.0, < 2.0)
117
- railties (= 5.1.0)
116
+ railties (= 5.1.1)
118
117
  sprockets-rails (>= 2.0.0)
119
- rails-dom-testing (2.0.2)
120
- activesupport (>= 4.2.0, < 6.0)
121
- nokogiri (~> 1.6)
118
+ rails-dom-testing (2.0.3)
119
+ activesupport (>= 4.2.0)
120
+ nokogiri (>= 1.6)
122
121
  rails-html-sanitizer (1.0.3)
123
122
  loofah (~> 2.0)
124
- railties (5.1.0)
125
- actionpack (= 5.1.0)
126
- activesupport (= 5.1.0)
123
+ railties (5.1.1)
124
+ actionpack (= 5.1.1)
125
+ activesupport (= 5.1.1)
127
126
  method_source
128
127
  rake (>= 0.8.7)
129
128
  thor (>= 0.18.1, < 2.0)
@@ -141,9 +140,6 @@ GEM
141
140
  stringex (2.7.1)
142
141
  thor (0.19.4)
143
142
  thread_safe (0.3.6)
144
- turbolinks (5.0.1)
145
- turbolinks-source (~> 5)
146
- turbolinks-source (5.0.3)
147
143
  tzinfo (1.2.3)
148
144
  thread_safe (~> 0.1)
149
145
  validates_email_format_of (1.6.3)
@@ -8,9 +8,9 @@ window.A = {}
8
8
  A.errors = new Errors()
9
9
  A.errors.checkCookie();
10
10
 
11
- import Turbolinks from "turbolinks";
12
- Turbolinks.start()
11
+ //import Turbolinks from "turbolinks";
12
+ //Turbolinks.start()
13
13
 
14
- document.addEventListener("turbolinks:load", function() {
15
- })
14
+ //document.addEventListener("turbolinks:load", function() {
15
+ //})
16
16
 
data/lib/rocket_cms.rb CHANGED
@@ -10,7 +10,7 @@ require 'filename_to_slug'
10
10
 
11
11
  require 'kaminari'
12
12
  require 'addressable/uri'
13
- require 'turbolinks'
13
+ #require 'turbolinks'
14
14
 
15
15
  require 'rocket_cms/seo_helpers'
16
16
  require 'rocket_cms/configuration'
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = "0.18.5"
2
+ VERSION = "0.19.0"
3
3
  end
data/rocket_cms.gemspec CHANGED
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
24
24
 
25
25
  spec.add_dependency 'jquery-rails'
26
26
  spec.add_dependency 'coffee-rails'
27
- spec.add_dependency 'turbolinks'
27
+ #spec.add_dependency 'turbolinks'
28
28
  spec.add_dependency 'validates_email_format_of'
29
29
  spec.add_dependency 'addressable'
30
30
  spec.add_dependency 'stringex'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocket_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.5
4
+ version: 0.19.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-10 00:00:00.000000000 Z
11
+ date: 2017-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -86,20 +86,6 @@ dependencies:
86
86
  - - ">="
87
87
  - !ruby/object:Gem::Version
88
88
  version: '0'
89
- - !ruby/object:Gem::Dependency
90
- name: turbolinks
91
- requirement: !ruby/object:Gem::Requirement
92
- requirements:
93
- - - ">="
94
- - !ruby/object:Gem::Version
95
- version: '0'
96
- type: :runtime
97
- prerelease: false
98
- version_requirements: !ruby/object:Gem::Requirement
99
- requirements:
100
- - - ">="
101
- - !ruby/object:Gem::Version
102
- version: '0'
103
89
  - !ruby/object:Gem::Dependency
104
90
  name: validates_email_format_of
105
91
  requirement: !ruby/object:Gem::Requirement