ksk 0.4.8 → 0.4.9

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 854dba2b8616df8ff94efcfb63205183583b860e18b7af07f3bf4bda39136fce
4
- data.tar.gz: 8f52208f069053160c0bb8390211606973f91ecf1de2961a093d28f096992eeb
3
+ metadata.gz: c7cc3c3a700f65c74308a15e57f080832fdea1ff35efe3def662c3ef84c06f8b
4
+ data.tar.gz: 3e5e87226bc388483a6f9d9d653ab94e74f3fb8b41441f84865debe5dc617a74
5
5
  SHA512:
6
- metadata.gz: 1900426cfe5512d4c00b4460950110af5c9ecceab997892ad21854ad2b6f5ad0885736af5e59d205623f271e57ef9f7a67ee9368eb86777166e18e86f00b542e
7
- data.tar.gz: b626e2d8dc835497ee4a5e1f28553081be52503b3850818fbc782a882c5c5d427779f3497dce1ccb25f0b53472271636a5dd59d648b5b1a1de097122941a8fba
6
+ metadata.gz: 12d2d38a6ce6ba93f42afedcfaeb2c4f57d31ae65d84b0621481bb05709e39105fe37d99311b99a11575505f5d0cb493d2c411a135d1013959711d7b597d1434
7
+ data.tar.gz: d7248860a49d364735d348dad82920e1e08ab079c7060ee5ee687859326bd82fa7be4059766a4981042530d3522b134f2382fd9ed50af3df34384a1032576e55
data/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  source 'http://rubygems.org'
2
2
 
3
- gem 'bhf', '>= 1.0.0.beta7'
3
+ gem 'bhf', '>= 1.0.0.beta8'
4
4
  gem 'stringex', '>= 2'
5
5
 
6
6
 
@@ -1,76 +1,80 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- actioncable (5.2.0)
5
- actionpack (= 5.2.0)
4
+ actioncable (6.0.2.1)
5
+ actionpack (= 6.0.2.1)
6
6
  nio4r (~> 2.0)
7
7
  websocket-driver (>= 0.6.1)
8
- actionmailer (5.2.0)
9
- actionpack (= 5.2.0)
10
- actionview (= 5.2.0)
11
- activejob (= 5.2.0)
8
+ actionmailbox (6.0.2.1)
9
+ actionpack (= 6.0.2.1)
10
+ activejob (= 6.0.2.1)
11
+ activerecord (= 6.0.2.1)
12
+ activestorage (= 6.0.2.1)
13
+ activesupport (= 6.0.2.1)
14
+ mail (>= 2.7.1)
15
+ actionmailer (6.0.2.1)
16
+ actionpack (= 6.0.2.1)
17
+ actionview (= 6.0.2.1)
18
+ activejob (= 6.0.2.1)
12
19
  mail (~> 2.5, >= 2.5.4)
13
20
  rails-dom-testing (~> 2.0)
14
- actionpack (5.2.0)
15
- actionview (= 5.2.0)
16
- activesupport (= 5.2.0)
17
- rack (~> 2.0)
21
+ actionpack (6.0.2.1)
22
+ actionview (= 6.0.2.1)
23
+ activesupport (= 6.0.2.1)
24
+ rack (~> 2.0, >= 2.0.8)
18
25
  rack-test (>= 0.6.3)
19
26
  rails-dom-testing (~> 2.0)
20
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
21
- actionview (5.2.0)
22
- activesupport (= 5.2.0)
27
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
28
+ actiontext (6.0.2.1)
29
+ actionpack (= 6.0.2.1)
30
+ activerecord (= 6.0.2.1)
31
+ activestorage (= 6.0.2.1)
32
+ activesupport (= 6.0.2.1)
33
+ nokogiri (>= 1.8.5)
34
+ actionview (6.0.2.1)
35
+ activesupport (= 6.0.2.1)
23
36
  builder (~> 3.1)
24
37
  erubi (~> 1.4)
25
38
  rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
27
- activejob (5.2.0)
28
- activesupport (= 5.2.0)
39
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
40
+ activejob (6.0.2.1)
41
+ activesupport (= 6.0.2.1)
29
42
  globalid (>= 0.3.6)
30
- activemodel (5.2.0)
31
- activesupport (= 5.2.0)
32
- activerecord (5.2.0)
33
- activemodel (= 5.2.0)
34
- activesupport (= 5.2.0)
35
- arel (>= 9.0)
36
- activestorage (5.2.0)
37
- actionpack (= 5.2.0)
38
- activerecord (= 5.2.0)
43
+ activemodel (6.0.2.1)
44
+ activesupport (= 6.0.2.1)
45
+ activerecord (6.0.2.1)
46
+ activemodel (= 6.0.2.1)
47
+ activesupport (= 6.0.2.1)
48
+ activestorage (6.0.2.1)
49
+ actionpack (= 6.0.2.1)
50
+ activejob (= 6.0.2.1)
51
+ activerecord (= 6.0.2.1)
39
52
  marcel (~> 0.3.1)
40
- activesupport (5.2.0)
53
+ activesupport (6.0.2.1)
41
54
  concurrent-ruby (~> 1.0, >= 1.0.2)
42
55
  i18n (>= 0.7, < 2)
43
56
  minitest (~> 5.1)
44
57
  tzinfo (~> 1.1)
58
+ zeitwerk (~> 2.2)
45
59
  addressable (2.4.0)
46
- arel (9.0.0)
47
- bhf (0.10.17)
48
- haml-rails (~> 0)
49
- kaminari (~> 0)
50
- rails (>= 4.2)
51
- sass-rails (~> 5)
52
- turbolinks (~> 2)
53
- builder (3.2.3)
54
- climate_control (0.2.0)
55
- coffee-rails (4.2.2)
56
- coffee-script (>= 2.2.0)
57
- railties (>= 4.0.0)
58
- coffee-script (2.4.1)
59
- coffee-script-source
60
- execjs
61
- coffee-script-source (1.12.2)
62
- concurrent-ruby (1.0.5)
63
- crass (1.0.4)
60
+ bhf (1.0.0.beta8)
61
+ haml-rails
62
+ kaminari
63
+ rails (>= 5.2.2.1)
64
+ sass-rails (>= 6)
65
+ turbolinks (>= 2)
66
+ builder (3.2.4)
67
+ concurrent-ruby (1.1.5)
68
+ crass (1.0.5)
64
69
  descendants_tracker (0.0.4)
65
70
  thread_safe (~> 0.3, >= 0.3.1)
66
- docile (1.3.0)
67
- erubi (1.7.1)
71
+ docile (1.3.2)
72
+ erubi (1.9.0)
68
73
  erubis (2.7.0)
69
- execjs (2.7.0)
70
74
  faraday (0.9.2)
71
75
  multipart-post (>= 1.2, < 3)
72
- ffi (1.9.23)
73
- git (1.3.0)
76
+ ffi (1.11.3)
77
+ git (1.5.0)
74
78
  github_api (0.16.0)
75
79
  addressable (~> 2.4.0)
76
80
  descendants_tracker (~> 0.0.4)
@@ -78,24 +82,25 @@ GEM
78
82
  hashie (>= 3.4)
79
83
  mime-types (>= 1.16, < 3.0)
80
84
  oauth2 (~> 1.0)
81
- globalid (0.4.1)
85
+ globalid (0.4.2)
82
86
  activesupport (>= 4.2.0)
83
- haml (4.0.7)
87
+ haml (5.1.2)
88
+ temple (>= 0.8.0)
84
89
  tilt
85
- haml-rails (0.9.0)
86
- actionpack (>= 4.0.1)
87
- activesupport (>= 4.0.1)
88
- haml (>= 4.0.6, < 5.0)
90
+ haml-rails (2.0.1)
91
+ actionpack (>= 5.1)
92
+ activesupport (>= 5.1)
93
+ haml (>= 4.0.6, < 6.0)
89
94
  html2haml (>= 1.0.1)
90
- railties (>= 4.0.1)
91
- hashie (3.5.7)
92
- highline (1.7.10)
95
+ railties (>= 5.1)
96
+ hashie (4.0.0)
97
+ highline (2.0.3)
93
98
  html2haml (2.2.0)
94
99
  erubis (~> 2.7.0)
95
100
  haml (>= 4.0, < 6)
96
101
  nokogiri (>= 1.6.0)
97
102
  ruby_parser (~> 3.5)
98
- i18n (1.0.1)
103
+ i18n (1.7.0)
99
104
  concurrent-ruby (~> 1.0)
100
105
  jeweler (2.3.9)
101
106
  builder
@@ -108,134 +113,135 @@ GEM
108
113
  rake
109
114
  rdoc
110
115
  semver2
111
- json (2.1.0)
112
- jwt (1.5.6)
113
- kaminari (0.17.0)
114
- actionpack (>= 3.0.0)
115
- activesupport (>= 3.0.0)
116
- loofah (2.2.2)
116
+ json (2.3.0)
117
+ jwt (2.2.1)
118
+ kaminari (1.1.1)
119
+ activesupport (>= 4.1.0)
120
+ kaminari-actionview (= 1.1.1)
121
+ kaminari-activerecord (= 1.1.1)
122
+ kaminari-core (= 1.1.1)
123
+ kaminari-actionview (1.1.1)
124
+ actionview
125
+ kaminari-core (= 1.1.1)
126
+ kaminari-activerecord (1.1.1)
127
+ activerecord
128
+ kaminari-core (= 1.1.1)
129
+ kaminari-core (1.1.1)
130
+ loofah (2.4.0)
117
131
  crass (~> 1.0.2)
118
132
  nokogiri (>= 1.5.9)
119
- mail (2.7.0)
133
+ mail (2.7.1)
120
134
  mini_mime (>= 0.1.1)
121
- marcel (0.3.2)
135
+ marcel (0.3.3)
122
136
  mimemagic (~> 0.3.2)
123
- method_source (0.9.0)
137
+ method_source (0.9.2)
124
138
  mime-types (2.99.3)
125
- mimemagic (0.3.2)
126
- mini_mime (1.0.0)
127
- mini_portile2 (2.3.0)
128
- minitest (5.11.3)
129
- multi_json (1.13.1)
139
+ mimemagic (0.3.3)
140
+ mini_mime (1.0.2)
141
+ mini_portile2 (2.4.0)
142
+ minitest (5.13.0)
143
+ multi_json (1.14.1)
130
144
  multi_xml (0.6.0)
131
- multipart-post (2.0.0)
132
- nio4r (2.3.1)
133
- nokogiri (1.8.2)
134
- mini_portile2 (~> 2.3.0)
135
- oauth2 (1.4.0)
136
- faraday (>= 0.8, < 0.13)
137
- jwt (~> 1.0)
145
+ multipart-post (2.1.1)
146
+ nio4r (2.5.2)
147
+ nokogiri (1.10.7)
148
+ mini_portile2 (~> 2.4.0)
149
+ oauth2 (1.4.2)
150
+ faraday (>= 0.8, < 2.0)
151
+ jwt (>= 1.0, < 3.0)
138
152
  multi_json (~> 1.3)
139
153
  multi_xml (~> 0.5)
140
154
  rack (>= 1.2, < 3)
141
- paperclip (6.0.0)
142
- activemodel (>= 4.2.0)
143
- activesupport (>= 4.2.0)
144
- mime-types
145
- mimemagic (~> 0.3.0)
146
- terrapin (~> 0.6.0)
147
- psych (3.0.2)
148
- rack (2.0.5)
149
- rack-test (1.0.0)
155
+ psych (3.1.0)
156
+ rack (2.0.8)
157
+ rack-test (1.1.0)
150
158
  rack (>= 1.0, < 3)
151
- rails (5.2.0)
152
- actioncable (= 5.2.0)
153
- actionmailer (= 5.2.0)
154
- actionpack (= 5.2.0)
155
- actionview (= 5.2.0)
156
- activejob (= 5.2.0)
157
- activemodel (= 5.2.0)
158
- activerecord (= 5.2.0)
159
- activestorage (= 5.2.0)
160
- activesupport (= 5.2.0)
159
+ rails (6.0.2.1)
160
+ actioncable (= 6.0.2.1)
161
+ actionmailbox (= 6.0.2.1)
162
+ actionmailer (= 6.0.2.1)
163
+ actionpack (= 6.0.2.1)
164
+ actiontext (= 6.0.2.1)
165
+ actionview (= 6.0.2.1)
166
+ activejob (= 6.0.2.1)
167
+ activemodel (= 6.0.2.1)
168
+ activerecord (= 6.0.2.1)
169
+ activestorage (= 6.0.2.1)
170
+ activesupport (= 6.0.2.1)
161
171
  bundler (>= 1.3.0)
162
- railties (= 5.2.0)
172
+ railties (= 6.0.2.1)
163
173
  sprockets-rails (>= 2.0.0)
164
174
  rails-dom-testing (2.0.3)
165
175
  activesupport (>= 4.2.0)
166
176
  nokogiri (>= 1.6)
167
- rails-html-sanitizer (1.0.4)
168
- loofah (~> 2.2, >= 2.2.2)
169
- railties (5.2.0)
170
- actionpack (= 5.2.0)
171
- activesupport (= 5.2.0)
177
+ rails-html-sanitizer (1.3.0)
178
+ loofah (~> 2.3)
179
+ railties (6.0.2.1)
180
+ actionpack (= 6.0.2.1)
181
+ activesupport (= 6.0.2.1)
172
182
  method_source
173
183
  rake (>= 0.8.7)
174
- thor (>= 0.18.1, < 2.0)
175
- rake (12.3.1)
176
- rb-fsevent (0.10.3)
177
- rb-inotify (0.9.10)
178
- ffi (>= 0.5.0, < 2)
179
- rdoc (6.0.4)
180
- ruby_parser (3.11.0)
184
+ thor (>= 0.20.3, < 2.0)
185
+ rake (13.0.1)
186
+ rdoc (6.2.1)
187
+ ruby_parser (3.14.1)
181
188
  sexp_processor (~> 4.9)
182
- sass (3.5.6)
183
- sass-listen (~> 4.0.0)
184
- sass-listen (4.0.0)
185
- rb-fsevent (~> 0.9, >= 0.9.4)
186
- rb-inotify (~> 0.9, >= 0.9.7)
187
- sass-rails (5.0.7)
188
- railties (>= 4.0.0, < 6)
189
- sass (~> 3.1)
190
- sprockets (>= 2.8, < 4.0)
191
- sprockets-rails (>= 2.0, < 4.0)
192
- tilt (>= 1.1, < 3)
189
+ sass-rails (6.0.0)
190
+ sassc-rails (~> 2.1, >= 2.1.1)
191
+ sassc (2.2.1)
192
+ ffi (~> 1.9)
193
+ sassc-rails (2.1.2)
194
+ railties (>= 4.0.0)
195
+ sassc (>= 2.0)
196
+ sprockets (> 3.0)
197
+ sprockets-rails
198
+ tilt
193
199
  semver2 (3.4.2)
194
- sexp_processor (4.11.0)
195
- shoulda (3.5.0)
200
+ sexp_processor (4.13.0)
201
+ shoulda (3.6.0)
196
202
  shoulda-context (~> 1.0, >= 1.0.1)
197
- shoulda-matchers (>= 1.4.1, < 3.0)
203
+ shoulda-matchers (~> 3.0)
198
204
  shoulda-context (1.2.2)
199
- shoulda-matchers (2.8.0)
200
- activesupport (>= 3.0.0)
201
- simplecov (0.16.1)
205
+ shoulda-matchers (3.1.3)
206
+ activesupport (>= 4.0.0)
207
+ simplecov (0.17.1)
202
208
  docile (~> 1.1)
203
209
  json (>= 1.8, < 3)
204
210
  simplecov-html (~> 0.10.0)
205
211
  simplecov-html (0.10.2)
206
- sprockets (3.7.1)
212
+ sprockets (4.0.0)
207
213
  concurrent-ruby (~> 1.0)
208
214
  rack (> 1, < 3)
209
215
  sprockets-rails (3.2.1)
210
216
  actionpack (>= 4.0)
211
217
  activesupport (>= 4.0)
212
218
  sprockets (>= 3.0.0)
213
- stringex (2.8.4)
214
- terrapin (0.6.0)
215
- climate_control (>= 0.0.3, < 1.0)
216
- thor (0.20.0)
219
+ stringex (2.8.5)
220
+ temple (0.8.2)
221
+ thor (1.0.1)
217
222
  thread_safe (0.3.6)
218
- tilt (2.0.8)
219
- turbolinks (2.5.4)
220
- coffee-rails
221
- tzinfo (1.2.5)
223
+ tilt (2.0.10)
224
+ turbolinks (5.2.1)
225
+ turbolinks-source (~> 5.2)
226
+ turbolinks-source (5.2.0)
227
+ tzinfo (1.2.6)
222
228
  thread_safe (~> 0.1)
223
- websocket-driver (0.7.0)
229
+ websocket-driver (0.7.1)
224
230
  websocket-extensions (>= 0.1.0)
225
- websocket-extensions (0.1.3)
231
+ websocket-extensions (0.1.4)
232
+ zeitwerk (2.2.2)
226
233
 
227
234
  PLATFORMS
228
235
  ruby
229
236
 
230
237
  DEPENDENCIES
231
- bhf
238
+ bhf (>= 1.0.0.beta8)
232
239
  bundler (>= 1)
233
240
  jeweler (>= 2)
234
- paperclip (>= 4)
235
241
  rdoc (>= 3)
236
242
  shoulda (>= 3)
237
243
  simplecov
238
244
  stringex (>= 2)
239
245
 
240
246
  BUNDLED WITH
241
- 1.16.0
247
+ 1.17.3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.7
1
+ 0.4.9
@@ -34,7 +34,7 @@ window.addEvent('bhfDomChunkReady', function(scope){
34
34
  var newId = JSON.parse(responseText).id;
35
35
  new Element('li', {
36
36
  'id': naviName+'_'+newId,
37
- 'html': '<div> <span class="title">'+name+'</span> <span class="links">'+tmpl.get('html')+'</span></div>'.replace(/NAVIID/g, newId)
37
+ 'html': ('<div> <span class="title">'+name+'</span> <span class="links">'+tmpl.get('html')+'</span></div>').replace(/NAVIID/g, newId)
38
38
  })
39
39
  .inject(platform.getElement('.js_tree_list li'), 'before');
40
40
  naviA.reInit();
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: ksk 0.4.8 ruby lib
5
+ # stub: ksk 0.4.9 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "ksk".freeze
9
- s.version = "0.4.8"
9
+ s.version = "0.4.9"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib".freeze]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ksk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.8
4
+ version: 0.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anton Pawlik