ui_bibz 2.3.9 → 2.3.10
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 +4 -4
- data/Gemfile.lock +78 -75
- data/app/assets/javascripts/ui_bibz.coffee.erb +0 -1
- data/lib/ui_bibz/infos.rb +1 -1
- data/test/dummy/app/models/application_record.rb +3 -0
- data/test/dummy/app/models/continent.rb +1 -1
- data/test/dummy/app/models/country.rb +1 -1
- data/test/dummy/app/models/user.rb +1 -1
- data/test/dummy/config/initializers/ui_bibz.rb +5 -0
- data/ui_bibz.gemspec +1 -1
- metadata +11 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d291003cde0377f5f027794701f07794bfc89e03f2f278e927a6310daf2d4996
|
4
|
+
data.tar.gz: 135670a59f8350d6ecf876c207f92615f024f68c67799a2dccbae1c7a3d7c97a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3914983027c3f5e9bf5b8caf1734bf6f77e76c2a5185ad0a31fa10b8482719a8143a430d16341bd0b84f58805c4b671ced92d76827a5c8a32d2f3823221d2b4
|
7
|
+
data.tar.gz: '09cc66db34f11d2833197fc66350544ea49479b692264a258b401b273828b3faef93204a5f60a52b3ff7eb0a5d3ac0fcb74a6806b4ad99bb7172d9ad80029873'
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ui_bibz (2.3.
|
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 (
|
20
|
-
actionpack (=
|
19
|
+
actioncable (6.0.0)
|
20
|
+
actionpack (= 6.0.0)
|
21
21
|
nio4r (~> 2.0)
|
22
22
|
websocket-driver (>= 0.6.1)
|
23
|
-
|
24
|
-
actionpack (=
|
25
|
-
|
26
|
-
|
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 (
|
30
|
-
actionview (=
|
31
|
-
activesupport (=
|
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
|
36
|
-
|
37
|
-
|
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.
|
42
|
-
activejob (
|
43
|
-
activesupport (=
|
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 (
|
46
|
-
activesupport (=
|
47
|
-
activerecord (
|
48
|
-
activemodel (=
|
49
|
-
activesupport (=
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
activerecord (=
|
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 (
|
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
|
-
|
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.
|
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.
|
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.
|
119
|
-
nio4r (2.
|
120
|
-
nokogiri (1.10.
|
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 (
|
127
|
-
actioncable (=
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
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 (=
|
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.
|
157
|
+
rails-html-sanitizer (1.2.0)
|
143
158
|
loofah (~> 2.2, >= 2.2.2)
|
144
|
-
railties (
|
145
|
-
actionpack (=
|
146
|
-
activesupport (=
|
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.
|
150
|
-
rake (
|
151
|
-
|
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 (
|
157
|
-
|
158
|
-
|
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.
|
177
|
-
simple_form (
|
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.
|
193
|
-
temple (0.8.
|
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.
|
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.
|
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
|
222
|
+
sqlite3
|
220
223
|
ui_bibz!
|
221
224
|
|
222
225
|
BUNDLED WITH
|
223
|
-
1.
|
226
|
+
1.17.3
|
data/lib/ui_bibz/infos.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
module UiBibz
|
2
2
|
NAME = "Ui Bibz"
|
3
|
-
VERSION = "2.3.
|
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"
|
data/ui_bibz.gemspec
CHANGED
@@ -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"
|
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.
|
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-
|
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:
|
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:
|
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
|
-
|
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
|