ui_bibz 2.3.13 → 2.3.14
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/.github/workflows/ruby.yml +3 -0
- data/Gemfile.lock +66 -82
- data/lib/ui_bibz/infos.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dff8f413b13ddc99b7c239b93e85e444bb083fd92b5a5d8640856a65ff4b74a3
|
|
4
|
+
data.tar.gz: c7f8d97c05b96d4460e592530b68ebbe2013f9ceb79fa9d489f27aebf3a5ceb2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4089bde2a4d64f96c19f2fdfd9111cb7c8cb09429d35cb5dc2dc5e7e76304026e7c4f8a64a19892250023a0bad494c761f71ebb0a11830b8b024502645a79b88
|
|
7
|
+
data.tar.gz: 44371a147c93b55d7048136540f6ec2d9c3ecdf0842e9d4184d86df5c39affe7dccd98cfca6ea28b8c01e26ba2094b95cf9563c9d1ec985b118f8f7c613eb635
|
data/.github/workflows/ruby.yml
CHANGED
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.14)
|
|
5
5
|
bootstrap (= 4.3.1)
|
|
6
6
|
haml
|
|
7
7
|
haml-rails
|
|
@@ -16,75 +16,62 @@ PATH
|
|
|
16
16
|
GEM
|
|
17
17
|
remote: https://rubygems.org/
|
|
18
18
|
specs:
|
|
19
|
-
actioncable (
|
|
20
|
-
actionpack (=
|
|
19
|
+
actioncable (5.2.4.1)
|
|
20
|
+
actionpack (= 5.2.4.1)
|
|
21
21
|
nio4r (~> 2.0)
|
|
22
22
|
websocket-driver (>= 0.6.1)
|
|
23
|
-
|
|
24
|
-
actionpack (=
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
activestorage (= 6.0.1)
|
|
28
|
-
activesupport (= 6.0.1)
|
|
29
|
-
mail (>= 2.7.1)
|
|
30
|
-
actionmailer (6.0.1)
|
|
31
|
-
actionpack (= 6.0.1)
|
|
32
|
-
actionview (= 6.0.1)
|
|
33
|
-
activejob (= 6.0.1)
|
|
23
|
+
actionmailer (5.2.4.1)
|
|
24
|
+
actionpack (= 5.2.4.1)
|
|
25
|
+
actionview (= 5.2.4.1)
|
|
26
|
+
activejob (= 5.2.4.1)
|
|
34
27
|
mail (~> 2.5, >= 2.5.4)
|
|
35
28
|
rails-dom-testing (~> 2.0)
|
|
36
|
-
actionpack (
|
|
37
|
-
actionview (=
|
|
38
|
-
activesupport (=
|
|
39
|
-
rack (~> 2.0)
|
|
29
|
+
actionpack (5.2.4.1)
|
|
30
|
+
actionview (= 5.2.4.1)
|
|
31
|
+
activesupport (= 5.2.4.1)
|
|
32
|
+
rack (~> 2.0, >= 2.0.8)
|
|
40
33
|
rack-test (>= 0.6.3)
|
|
41
34
|
rails-dom-testing (~> 2.0)
|
|
42
|
-
rails-html-sanitizer (~> 1.0, >= 1.2
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
activerecord (= 6.0.1)
|
|
46
|
-
activestorage (= 6.0.1)
|
|
47
|
-
activesupport (= 6.0.1)
|
|
48
|
-
nokogiri (>= 1.8.5)
|
|
49
|
-
actionview (6.0.1)
|
|
50
|
-
activesupport (= 6.0.1)
|
|
35
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
36
|
+
actionview (5.2.4.1)
|
|
37
|
+
activesupport (= 5.2.4.1)
|
|
51
38
|
builder (~> 3.1)
|
|
52
39
|
erubi (~> 1.4)
|
|
53
40
|
rails-dom-testing (~> 2.0)
|
|
54
|
-
rails-html-sanitizer (~> 1.
|
|
55
|
-
activejob (
|
|
56
|
-
activesupport (=
|
|
41
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
42
|
+
activejob (5.2.4.1)
|
|
43
|
+
activesupport (= 5.2.4.1)
|
|
57
44
|
globalid (>= 0.3.6)
|
|
58
|
-
activemodel (
|
|
59
|
-
activesupport (=
|
|
60
|
-
activerecord (
|
|
61
|
-
activemodel (=
|
|
62
|
-
activesupport (=
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
activerecord (=
|
|
45
|
+
activemodel (5.2.4.1)
|
|
46
|
+
activesupport (= 5.2.4.1)
|
|
47
|
+
activerecord (5.2.4.1)
|
|
48
|
+
activemodel (= 5.2.4.1)
|
|
49
|
+
activesupport (= 5.2.4.1)
|
|
50
|
+
arel (>= 9.0)
|
|
51
|
+
activestorage (5.2.4.1)
|
|
52
|
+
actionpack (= 5.2.4.1)
|
|
53
|
+
activerecord (= 5.2.4.1)
|
|
67
54
|
marcel (~> 0.3.1)
|
|
68
|
-
activesupport (
|
|
55
|
+
activesupport (5.2.4.1)
|
|
69
56
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
70
57
|
i18n (>= 0.7, < 2)
|
|
71
58
|
minitest (~> 5.1)
|
|
72
59
|
tzinfo (~> 1.1)
|
|
73
|
-
|
|
74
|
-
autoprefixer-rails (9.7.
|
|
60
|
+
arel (9.0.0)
|
|
61
|
+
autoprefixer-rails (9.7.4)
|
|
75
62
|
execjs
|
|
76
63
|
awesome_print (1.8.0)
|
|
77
64
|
bootstrap (4.3.1)
|
|
78
65
|
autoprefixer-rails (>= 9.1.0)
|
|
79
66
|
popper_js (>= 1.14.3, < 2)
|
|
80
67
|
sassc-rails (>= 2.0.0)
|
|
81
|
-
builder (3.2.
|
|
82
|
-
byebug (11.
|
|
83
|
-
codeclimate-test-reporter (1.0.
|
|
84
|
-
simplecov
|
|
68
|
+
builder (3.2.4)
|
|
69
|
+
byebug (11.1.1)
|
|
70
|
+
codeclimate-test-reporter (1.0.7)
|
|
71
|
+
simplecov
|
|
85
72
|
concurrent-ruby (1.1.5)
|
|
86
|
-
crass (1.0.
|
|
87
|
-
docile (1.
|
|
73
|
+
crass (1.0.6)
|
|
74
|
+
docile (1.3.2)
|
|
88
75
|
erubi (1.9.0)
|
|
89
76
|
erubis (2.7.0)
|
|
90
77
|
execjs (2.7.0)
|
|
@@ -93,7 +80,7 @@ GEM
|
|
|
93
80
|
factory_bot_rails (4.11.1)
|
|
94
81
|
factory_bot (~> 4.11.1)
|
|
95
82
|
railties (>= 3.0.0)
|
|
96
|
-
ffi (1.
|
|
83
|
+
ffi (1.12.1)
|
|
97
84
|
globalid (0.4.2)
|
|
98
85
|
activesupport (>= 4.2.0)
|
|
99
86
|
haml (5.1.2)
|
|
@@ -110,14 +97,14 @@ GEM
|
|
|
110
97
|
haml (>= 4.0, < 6)
|
|
111
98
|
nokogiri (>= 1.6.0)
|
|
112
99
|
ruby_parser (~> 3.5)
|
|
113
|
-
i18n (1.
|
|
100
|
+
i18n (1.8.2)
|
|
114
101
|
concurrent-ruby (~> 1.0)
|
|
115
102
|
jquery-rails (4.3.5)
|
|
116
103
|
rails-dom-testing (>= 1, < 3)
|
|
117
104
|
railties (>= 4.2.0)
|
|
118
105
|
thor (>= 0.14, < 2.0)
|
|
119
|
-
json (2.
|
|
120
|
-
loofah (2.
|
|
106
|
+
json (2.3.0)
|
|
107
|
+
loofah (2.4.0)
|
|
121
108
|
crass (~> 1.0.2)
|
|
122
109
|
nokogiri (>= 1.5.9)
|
|
123
110
|
mail (2.7.1)
|
|
@@ -125,44 +112,42 @@ GEM
|
|
|
125
112
|
marcel (0.3.3)
|
|
126
113
|
mimemagic (~> 0.3.2)
|
|
127
114
|
method_source (0.9.2)
|
|
128
|
-
mimemagic (0.3.
|
|
115
|
+
mimemagic (0.3.4)
|
|
129
116
|
mini_mime (1.0.2)
|
|
130
117
|
mini_portile2 (2.4.0)
|
|
131
|
-
minitest (5.
|
|
118
|
+
minitest (5.14.0)
|
|
132
119
|
nio4r (2.5.2)
|
|
133
|
-
nokogiri (1.10.
|
|
120
|
+
nokogiri (1.10.7)
|
|
134
121
|
mini_portile2 (~> 2.4.0)
|
|
135
|
-
popper_js (1.
|
|
136
|
-
rack (2.
|
|
122
|
+
popper_js (1.16.0)
|
|
123
|
+
rack (2.1.2)
|
|
137
124
|
rack-test (1.1.0)
|
|
138
125
|
rack (>= 1.0, < 3)
|
|
139
|
-
rails (
|
|
140
|
-
actioncable (=
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
activestorage (= 6.0.1)
|
|
150
|
-
activesupport (= 6.0.1)
|
|
126
|
+
rails (5.2.4.1)
|
|
127
|
+
actioncable (= 5.2.4.1)
|
|
128
|
+
actionmailer (= 5.2.4.1)
|
|
129
|
+
actionpack (= 5.2.4.1)
|
|
130
|
+
actionview (= 5.2.4.1)
|
|
131
|
+
activejob (= 5.2.4.1)
|
|
132
|
+
activemodel (= 5.2.4.1)
|
|
133
|
+
activerecord (= 5.2.4.1)
|
|
134
|
+
activestorage (= 5.2.4.1)
|
|
135
|
+
activesupport (= 5.2.4.1)
|
|
151
136
|
bundler (>= 1.3.0)
|
|
152
|
-
railties (=
|
|
137
|
+
railties (= 5.2.4.1)
|
|
153
138
|
sprockets-rails (>= 2.0.0)
|
|
154
139
|
rails-dom-testing (2.0.3)
|
|
155
140
|
activesupport (>= 4.2.0)
|
|
156
141
|
nokogiri (>= 1.6)
|
|
157
142
|
rails-html-sanitizer (1.3.0)
|
|
158
143
|
loofah (~> 2.3)
|
|
159
|
-
railties (
|
|
160
|
-
actionpack (=
|
|
161
|
-
activesupport (=
|
|
144
|
+
railties (5.2.4.1)
|
|
145
|
+
actionpack (= 5.2.4.1)
|
|
146
|
+
activesupport (= 5.2.4.1)
|
|
162
147
|
method_source
|
|
163
148
|
rake (>= 0.8.7)
|
|
164
|
-
thor (>= 0.
|
|
165
|
-
rake (13.0.
|
|
149
|
+
thor (>= 0.19.0, < 2.0)
|
|
150
|
+
rake (13.0.1)
|
|
166
151
|
ruby_parser (3.14.1)
|
|
167
152
|
sexp_processor (~> 4.9)
|
|
168
153
|
sass-rails (6.0.0)
|
|
@@ -179,24 +164,24 @@ GEM
|
|
|
179
164
|
simple_form (5.0.1)
|
|
180
165
|
actionpack (>= 5.0)
|
|
181
166
|
activemodel (>= 5.0)
|
|
182
|
-
simplecov (0.
|
|
183
|
-
docile (~> 1.1
|
|
167
|
+
simplecov (0.17.1)
|
|
168
|
+
docile (~> 1.1)
|
|
184
169
|
json (>= 1.8, < 3)
|
|
185
170
|
simplecov-html (~> 0.10.0)
|
|
186
171
|
simplecov-html (0.10.2)
|
|
187
|
-
sprockets (
|
|
172
|
+
sprockets (3.7.2)
|
|
188
173
|
concurrent-ruby (~> 1.0)
|
|
189
174
|
rack (> 1, < 3)
|
|
190
175
|
sprockets-rails (3.2.1)
|
|
191
176
|
actionpack (>= 4.0)
|
|
192
177
|
activesupport (>= 4.0)
|
|
193
178
|
sprockets (>= 3.0.0)
|
|
194
|
-
sqlite3 (1.4.
|
|
179
|
+
sqlite3 (1.4.2)
|
|
195
180
|
temple (0.8.2)
|
|
196
|
-
thor (0.
|
|
181
|
+
thor (1.0.1)
|
|
197
182
|
thread_safe (0.3.6)
|
|
198
183
|
tilt (2.0.10)
|
|
199
|
-
tzinfo (1.2.
|
|
184
|
+
tzinfo (1.2.6)
|
|
200
185
|
thread_safe (~> 0.1)
|
|
201
186
|
websocket-driver (0.7.1)
|
|
202
187
|
websocket-extensions (>= 0.1.0)
|
|
@@ -205,7 +190,6 @@ GEM
|
|
|
205
190
|
will_paginate (3.1.8)
|
|
206
191
|
will_paginate-bootstrap4 (0.2.2)
|
|
207
192
|
will_paginate (~> 3.0, >= 3.0.0)
|
|
208
|
-
zeitwerk (2.2.1)
|
|
209
193
|
|
|
210
194
|
PLATFORMS
|
|
211
195
|
ruby
|
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.14"
|
|
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"
|
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.14
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Thooams
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2020-01-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|