ui_bibz 2.3.9 → 2.3.10

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
  SHA256:
3
- metadata.gz: '020346198364927b862d4c53178250a1be94e501c9b01193c8d8c9441c7c216a'
4
- data.tar.gz: 61319bf7a772824d42f9ab2c9e694b05b2adcddd383493716507519f7887dc5e
3
+ metadata.gz: d291003cde0377f5f027794701f07794bfc89e03f2f278e927a6310daf2d4996
4
+ data.tar.gz: 135670a59f8350d6ecf876c207f92615f024f68c67799a2dccbae1c7a3d7c97a
5
5
  SHA512:
6
- metadata.gz: 633e160b16ea60151beba9f785140cc26dc75856dcfe9f5bbc0c28f7136ce433ef978b1d23d68499ac6b8606449f6adbd13d3e25a87164901420a12a72b69dcf
7
- data.tar.gz: fb4830924c05ee88fa60b87ba6212774465939bf2d997ac107f89b710faeba465cbd9b89fe5da7dc431126aa9591c62c354cdd19d8038e81ba15d421839377dd
6
+ metadata.gz: f3914983027c3f5e9bf5b8caf1734bf6f77e76c2a5185ad0a31fa10b8482719a8143a430d16341bd0b84f58805c4b671ced92d76827a5c8a32d2f3823221d2b4
7
+ data.tar.gz: '09cc66db34f11d2833197fc66350544ea49479b692264a258b401b273828b3faef93204a5f60a52b3ff7eb0a5d3ac0fcb74a6806b4ad99bb7172d9ad80029873'
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ui_bibz (2.3.9)
4
+ ui_bibz (2.3.10)
5
5
  bootstrap (= 4.3.1)
6
6
  haml
7
7
  haml-rails
@@ -16,49 +16,62 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (5.2.3)
20
- actionpack (= 5.2.3)
19
+ actioncable (6.0.0)
20
+ actionpack (= 6.0.0)
21
21
  nio4r (~> 2.0)
22
22
  websocket-driver (>= 0.6.1)
23
- actionmailer (5.2.3)
24
- actionpack (= 5.2.3)
25
- actionview (= 5.2.3)
26
- activejob (= 5.2.3)
23
+ actionmailbox (6.0.0)
24
+ actionpack (= 6.0.0)
25
+ activejob (= 6.0.0)
26
+ activerecord (= 6.0.0)
27
+ activestorage (= 6.0.0)
28
+ activesupport (= 6.0.0)
29
+ mail (>= 2.7.1)
30
+ actionmailer (6.0.0)
31
+ actionpack (= 6.0.0)
32
+ actionview (= 6.0.0)
33
+ activejob (= 6.0.0)
27
34
  mail (~> 2.5, >= 2.5.4)
28
35
  rails-dom-testing (~> 2.0)
29
- actionpack (5.2.3)
30
- actionview (= 5.2.3)
31
- activesupport (= 5.2.3)
36
+ actionpack (6.0.0)
37
+ actionview (= 6.0.0)
38
+ activesupport (= 6.0.0)
32
39
  rack (~> 2.0)
33
40
  rack-test (>= 0.6.3)
34
41
  rails-dom-testing (~> 2.0)
35
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- actionview (5.2.3)
37
- activesupport (= 5.2.3)
42
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
+ actiontext (6.0.0)
44
+ actionpack (= 6.0.0)
45
+ activerecord (= 6.0.0)
46
+ activestorage (= 6.0.0)
47
+ activesupport (= 6.0.0)
48
+ nokogiri (>= 1.8.5)
49
+ actionview (6.0.0)
50
+ activesupport (= 6.0.0)
38
51
  builder (~> 3.1)
39
52
  erubi (~> 1.4)
40
53
  rails-dom-testing (~> 2.0)
41
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
42
- activejob (5.2.3)
43
- activesupport (= 5.2.3)
54
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
+ activejob (6.0.0)
56
+ activesupport (= 6.0.0)
44
57
  globalid (>= 0.3.6)
45
- activemodel (5.2.3)
46
- activesupport (= 5.2.3)
47
- activerecord (5.2.3)
48
- activemodel (= 5.2.3)
49
- activesupport (= 5.2.3)
50
- arel (>= 9.0)
51
- activestorage (5.2.3)
52
- actionpack (= 5.2.3)
53
- activerecord (= 5.2.3)
58
+ activemodel (6.0.0)
59
+ activesupport (= 6.0.0)
60
+ activerecord (6.0.0)
61
+ activemodel (= 6.0.0)
62
+ activesupport (= 6.0.0)
63
+ activestorage (6.0.0)
64
+ actionpack (= 6.0.0)
65
+ activejob (= 6.0.0)
66
+ activerecord (= 6.0.0)
54
67
  marcel (~> 0.3.1)
55
- activesupport (5.2.3)
68
+ activesupport (6.0.0)
56
69
  concurrent-ruby (~> 1.0, >= 1.0.2)
57
70
  i18n (>= 0.7, < 2)
58
71
  minitest (~> 5.1)
59
72
  tzinfo (~> 1.1)
60
- arel (9.0.0)
61
- autoprefixer-rails (9.6.1)
73
+ zeitwerk (~> 2.1, >= 2.1.8)
74
+ autoprefixer-rails (9.6.1.1)
62
75
  execjs
63
76
  awesome_print (1.8.0)
64
77
  bootstrap (4.3.1)
@@ -72,7 +85,7 @@ GEM
72
85
  concurrent-ruby (1.1.5)
73
86
  crass (1.0.4)
74
87
  docile (1.1.5)
75
- erubi (1.8.0)
88
+ erubi (1.9.0)
76
89
  erubis (2.7.0)
77
90
  execjs (2.7.0)
78
91
  factory_bot (4.11.1)
@@ -104,7 +117,7 @@ GEM
104
117
  railties (>= 4.2.0)
105
118
  thor (>= 0.14, < 2.0)
106
119
  json (2.2.0)
107
- loofah (2.2.3)
120
+ loofah (2.3.0)
108
121
  crass (~> 1.0.2)
109
122
  nokogiri (>= 1.5.9)
110
123
  mail (2.7.1)
@@ -115,66 +128,55 @@ GEM
115
128
  mimemagic (0.3.3)
116
129
  mini_mime (1.0.2)
117
130
  mini_portile2 (2.4.0)
118
- minitest (5.11.3)
119
- nio4r (2.4.0)
120
- nokogiri (1.10.3)
131
+ minitest (5.12.2)
132
+ nio4r (2.5.2)
133
+ nokogiri (1.10.4)
121
134
  mini_portile2 (~> 2.4.0)
122
135
  popper_js (1.14.5)
123
136
  rack (2.0.7)
124
137
  rack-test (1.1.0)
125
138
  rack (>= 1.0, < 3)
126
- rails (5.2.3)
127
- actioncable (= 5.2.3)
128
- actionmailer (= 5.2.3)
129
- actionpack (= 5.2.3)
130
- actionview (= 5.2.3)
131
- activejob (= 5.2.3)
132
- activemodel (= 5.2.3)
133
- activerecord (= 5.2.3)
134
- activestorage (= 5.2.3)
135
- activesupport (= 5.2.3)
139
+ rails (6.0.0)
140
+ actioncable (= 6.0.0)
141
+ actionmailbox (= 6.0.0)
142
+ actionmailer (= 6.0.0)
143
+ actionpack (= 6.0.0)
144
+ actiontext (= 6.0.0)
145
+ actionview (= 6.0.0)
146
+ activejob (= 6.0.0)
147
+ activemodel (= 6.0.0)
148
+ activerecord (= 6.0.0)
149
+ activestorage (= 6.0.0)
150
+ activesupport (= 6.0.0)
136
151
  bundler (>= 1.3.0)
137
- railties (= 5.2.3)
152
+ railties (= 6.0.0)
138
153
  sprockets-rails (>= 2.0.0)
139
154
  rails-dom-testing (2.0.3)
140
155
  activesupport (>= 4.2.0)
141
156
  nokogiri (>= 1.6)
142
- rails-html-sanitizer (1.1.0)
157
+ rails-html-sanitizer (1.2.0)
143
158
  loofah (~> 2.2, >= 2.2.2)
144
- railties (5.2.3)
145
- actionpack (= 5.2.3)
146
- activesupport (= 5.2.3)
159
+ railties (6.0.0)
160
+ actionpack (= 6.0.0)
161
+ activesupport (= 6.0.0)
147
162
  method_source
148
163
  rake (>= 0.8.7)
149
- thor (>= 0.19.0, < 2.0)
150
- rake (12.3.3)
151
- rb-fsevent (0.10.3)
152
- rb-inotify (0.10.0)
153
- ffi (~> 1.0)
154
- ruby_parser (3.13.1)
164
+ thor (>= 0.20.3, < 2.0)
165
+ rake (13.0.0)
166
+ ruby_parser (3.14.0)
155
167
  sexp_processor (~> 4.9)
156
- sass (3.7.4)
157
- sass-listen (~> 4.0.0)
158
- sass-listen (4.0.0)
159
- rb-fsevent (~> 0.9, >= 0.9.4)
160
- rb-inotify (~> 0.9, >= 0.9.7)
161
- sass-rails (5.0.7)
162
- railties (>= 4.0.0, < 6)
163
- sass (~> 3.1)
164
- sprockets (>= 2.8, < 4.0)
165
- sprockets-rails (>= 2.0, < 4.0)
166
- tilt (>= 1.1, < 3)
167
- sassc (2.0.1)
168
+ sass-rails (6.0.0)
169
+ sassc-rails (~> 2.1, >= 2.1.1)
170
+ sassc (2.2.1)
168
171
  ffi (~> 1.9)
169
- rake
170
172
  sassc-rails (2.1.2)
171
173
  railties (>= 4.0.0)
172
174
  sassc (>= 2.0)
173
175
  sprockets (> 3.0)
174
176
  sprockets-rails
175
177
  tilt
176
- sexp_processor (4.12.1)
177
- simple_form (4.1.0)
178
+ sexp_processor (4.13.0)
179
+ simple_form (5.0.0)
178
180
  actionpack (>= 5.0)
179
181
  activemodel (>= 5.0)
180
182
  simplecov (0.13.0)
@@ -189,20 +191,21 @@ GEM
189
191
  actionpack (>= 4.0)
190
192
  activesupport (>= 4.0)
191
193
  sprockets (>= 3.0.0)
192
- sqlite3 (1.3.13)
193
- temple (0.8.1)
194
+ sqlite3 (1.4.1)
195
+ temple (0.8.2)
194
196
  thor (0.20.3)
195
197
  thread_safe (0.3.6)
196
- tilt (2.0.9)
198
+ tilt (2.0.10)
197
199
  tzinfo (1.2.5)
198
200
  thread_safe (~> 0.1)
199
201
  websocket-driver (0.7.1)
200
202
  websocket-extensions (>= 0.1.0)
201
203
  websocket-extensions (0.1.4)
202
204
  will-paginate-i18n (0.1.15)
203
- will_paginate (3.1.7)
205
+ will_paginate (3.1.8)
204
206
  will_paginate-bootstrap4 (0.2.2)
205
207
  will_paginate (~> 3.0, >= 3.0.0)
208
+ zeitwerk (2.1.10)
206
209
 
207
210
  PLATFORMS
208
211
  ruby
@@ -216,8 +219,8 @@ DEPENDENCIES
216
219
  minitest
217
220
  simple_form
218
221
  simplecov
219
- sqlite3 (= 1.3.13)
222
+ sqlite3
220
223
  ui_bibz!
221
224
 
222
225
  BUNDLED WITH
223
- 1.16.6
226
+ 1.17.3
@@ -38,7 +38,6 @@
38
38
  #= require interface
39
39
  #= require formula
40
40
  #= require form
41
- #= require fix_bootstrap
42
41
 
43
42
  $.fn.selectpicker.Constructor.BootstrapVersion = '4'
44
43
 
@@ -1,6 +1,6 @@
1
1
  module UiBibz
2
2
  NAME = "Ui Bibz"
3
- VERSION = "2.3.9"
3
+ VERSION = "2.3.10"
4
4
  DESCRIPTION = "A Rails Interface Framework using Bootstrap."
5
5
  SUMMARY = "Create your project with Ui Bibz. Over a thirty reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more."
6
6
  LICENSE = "MIT"
@@ -0,0 +1,3 @@
1
+ class ApplicationRecord < ActiveRecord::Base
2
+ self.abstract_class = true
3
+ end
@@ -1,3 +1,3 @@
1
- class Continent < ActiveRecord::Base
1
+ class Continent < ApplicationRecord
2
2
  has_many :countries
3
3
  end
@@ -1,3 +1,3 @@
1
- class Country < ActiveRecord::Base
1
+ class Country < ApplicationRecord
2
2
  belongs_to :continent
3
3
  end
@@ -1,4 +1,4 @@
1
- class User < ActiveRecord::Base
1
+ class User < ApplicationRecord
2
2
  include UiBibz::Concerns::Models::Searchable
3
3
 
4
4
  attr_accessor :name_fr_formula
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+ UiBibz.configure do |config|
3
+ config.fontawesomejs = true
4
+ end
5
+
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
39
39
  # Development gems
40
40
  s.add_development_dependency "simple_form"
41
41
  s.add_development_dependency "minitest"
42
- s.add_development_dependency "sqlite3", "1.3.13" # Bug with v 1.4.0
42
+ s.add_development_dependency "sqlite3"#, "1.3.13" # Bug with v 1.4.0
43
43
  s.add_development_dependency "factory_bot_rails", "~> 4.0"
44
44
  s.add_development_dependency "simplecov"
45
45
  s.add_development_dependency "codeclimate-test-reporter"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ui_bibz
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.9
4
+ version: 2.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thooams
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-06 00:00:00.000000000 Z
11
+ date: 2019-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -182,16 +182,16 @@ dependencies:
182
182
  name: sqlite3
183
183
  requirement: !ruby/object:Gem::Requirement
184
184
  requirements:
185
- - - '='
185
+ - - ">="
186
186
  - !ruby/object:Gem::Version
187
- version: 1.3.13
187
+ version: '0'
188
188
  type: :development
189
189
  prerelease: false
190
190
  version_requirements: !ruby/object:Gem::Requirement
191
191
  requirements:
192
- - - '='
192
+ - - ">="
193
193
  - !ruby/object:Gem::Version
194
- version: 1.3.13
194
+ version: '0'
195
195
  - !ruby/object:Gem::Dependency
196
196
  name: factory_bot_rails
197
197
  requirement: !ruby/object:Gem::Requirement
@@ -460,6 +460,7 @@ files:
460
460
  - test/dummy/app/helpers/application_helper.rb
461
461
  - test/dummy/app/mailers/.keep
462
462
  - test/dummy/app/models/.keep
463
+ - test/dummy/app/models/application_record.rb
463
464
  - test/dummy/app/models/concerns/.keep
464
465
  - test/dummy/app/models/continent.rb
465
466
  - test/dummy/app/models/country.rb
@@ -485,6 +486,7 @@ files:
485
486
  - test/dummy/config/initializers/mime_types.rb
486
487
  - test/dummy/config/initializers/session_store.rb
487
488
  - test/dummy/config/initializers/simple_form_bootstrap.rb
489
+ - test/dummy/config/initializers/ui_bibz.rb
488
490
  - test/dummy/config/initializers/wrap_parameters.rb
489
491
  - test/dummy/config/locales/en.yml
490
492
  - test/dummy/config/routes.rb
@@ -639,8 +641,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
639
641
  - !ruby/object:Gem::Version
640
642
  version: '0'
641
643
  requirements: []
642
- rubyforge_project:
643
- rubygems_version: 2.7.8
644
+ rubygems_version: 3.0.6
644
645
  signing_key:
645
646
  specification_version: 4
646
647
  summary: Create your project with Ui Bibz. Over a thirty reusable components built
@@ -657,6 +658,7 @@ test_files:
657
658
  - test/dummy/app/helpers/application_helper.rb
658
659
  - test/dummy/app/mailers/.keep
659
660
  - test/dummy/app/models/.keep
661
+ - test/dummy/app/models/application_record.rb
660
662
  - test/dummy/app/models/concerns/.keep
661
663
  - test/dummy/app/models/continent.rb
662
664
  - test/dummy/app/models/country.rb
@@ -682,6 +684,7 @@ test_files:
682
684
  - test/dummy/config/initializers/mime_types.rb
683
685
  - test/dummy/config/initializers/session_store.rb
684
686
  - test/dummy/config/initializers/simple_form_bootstrap.rb
687
+ - test/dummy/config/initializers/ui_bibz.rb
685
688
  - test/dummy/config/initializers/wrap_parameters.rb
686
689
  - test/dummy/config/locales/en.yml
687
690
  - test/dummy/config/routes.rb