ui_bibz 2.3.13 → 2.3.14

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: 4fc18e0594f0802a50beda793e62637f3126f215dc957175c29b9f1aea425dd6
4
- data.tar.gz: f99d21905d3d3d00bd2c56a03169d2df59dea8080082221e5db45578baa13a3c
3
+ metadata.gz: dff8f413b13ddc99b7c239b93e85e444bb083fd92b5a5d8640856a65ff4b74a3
4
+ data.tar.gz: c7f8d97c05b96d4460e592530b68ebbe2013f9ceb79fa9d489f27aebf3a5ceb2
5
5
  SHA512:
6
- metadata.gz: d9940d15fa7f40224e75df101f2535841eeeb437bf9780bd101f4aaa21f0ad3bc86f2ff81b96803f2f919f067c20cb1791128a4096a16d22708dc8b12966dfd7
7
- data.tar.gz: f9d643412450ef83954399fd9c1be499a4127c692ff46ceefd9401dd6f1f75d1d114cc576106600bc7e63ed899963f3048513603941dfe79495ccd22c54e3fe9
6
+ metadata.gz: 4089bde2a4d64f96c19f2fdfd9111cb7c8cb09429d35cb5dc2dc5e7e76304026e7c4f8a64a19892250023a0bad494c761f71ebb0a11830b8b024502645a79b88
7
+ data.tar.gz: 44371a147c93b55d7048136540f6ec2d9c3ecdf0842e9d4184d86df5c39affe7dccd98cfca6ea28b8c01e26ba2094b95cf9563c9d1ec985b118f8f7c613eb635
@@ -9,6 +9,9 @@ jobs:
9
9
 
10
10
  steps:
11
11
  - uses: actions/checkout@v1
12
+ - name: Setup System
13
+ run: |
14
+ sudo apt-get install libsqlite3-dev
12
15
  - name: Set up Ruby 2.6
13
16
  uses: actions/setup-ruby@v1
14
17
  with:
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ui_bibz (2.3.13)
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 (6.0.1)
20
- actionpack (= 6.0.1)
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
- actionmailbox (6.0.1)
24
- actionpack (= 6.0.1)
25
- activejob (= 6.0.1)
26
- activerecord (= 6.0.1)
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 (6.0.1)
37
- actionview (= 6.0.1)
38
- activesupport (= 6.0.1)
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.0)
43
- actiontext (6.0.1)
44
- actionpack (= 6.0.1)
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.1, >= 1.2.0)
55
- activejob (6.0.1)
56
- activesupport (= 6.0.1)
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 (6.0.1)
59
- activesupport (= 6.0.1)
60
- activerecord (6.0.1)
61
- activemodel (= 6.0.1)
62
- activesupport (= 6.0.1)
63
- activestorage (6.0.1)
64
- actionpack (= 6.0.1)
65
- activejob (= 6.0.1)
66
- activerecord (= 6.0.1)
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 (6.0.1)
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
- zeitwerk (~> 2.2)
74
- autoprefixer-rails (9.7.1)
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.3)
82
- byebug (11.0.1)
83
- codeclimate-test-reporter (1.0.9)
84
- simplecov (<= 0.13)
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.5)
87
- docile (1.1.5)
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.11.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.7.0)
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.2.0)
120
- loofah (2.3.1)
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.3)
115
+ mimemagic (0.3.4)
129
116
  mini_mime (1.0.2)
130
117
  mini_portile2 (2.4.0)
131
- minitest (5.13.0)
118
+ minitest (5.14.0)
132
119
  nio4r (2.5.2)
133
- nokogiri (1.10.5)
120
+ nokogiri (1.10.7)
134
121
  mini_portile2 (~> 2.4.0)
135
- popper_js (1.14.5)
136
- rack (2.0.7)
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 (6.0.1)
140
- actioncable (= 6.0.1)
141
- actionmailbox (= 6.0.1)
142
- actionmailer (= 6.0.1)
143
- actionpack (= 6.0.1)
144
- actiontext (= 6.0.1)
145
- actionview (= 6.0.1)
146
- activejob (= 6.0.1)
147
- activemodel (= 6.0.1)
148
- activerecord (= 6.0.1)
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 (= 6.0.1)
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 (6.0.1)
160
- actionpack (= 6.0.1)
161
- activesupport (= 6.0.1)
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.20.3, < 2.0)
165
- rake (13.0.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.13.0)
183
- docile (~> 1.1.0)
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 (4.0.0)
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.1)
179
+ sqlite3 (1.4.2)
195
180
  temple (0.8.2)
196
- thor (0.20.3)
181
+ thor (1.0.1)
197
182
  thread_safe (0.3.6)
198
183
  tilt (2.0.10)
199
- tzinfo (1.2.5)
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
@@ -1,6 +1,6 @@
1
1
  module UiBibz
2
2
  NAME = "Ui Bibz"
3
- VERSION = "2.3.13"
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.13
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: 2019-11-07 00:00:00.000000000 Z
11
+ date: 2020-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails