ui_bibz 2.3.14 → 2.3.15

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/lib/ui_bibz/infos.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dff8f413b13ddc99b7c239b93e85e444bb083fd92b5a5d8640856a65ff4b74a3
4
- data.tar.gz: c7f8d97c05b96d4460e592530b68ebbe2013f9ceb79fa9d489f27aebf3a5ceb2
3
+ metadata.gz: 8182283c227a3e1484f1ff6934ae3d37ec935b8d47d6a7f7e76540986437cd1f
4
+ data.tar.gz: 3535fd5b4e77f8db93e4a396568acc7a92e4bf7aea31208e4dff8d923fa72fff
5
5
  SHA512:
6
- metadata.gz: 4089bde2a4d64f96c19f2fdfd9111cb7c8cb09429d35cb5dc2dc5e7e76304026e7c4f8a64a19892250023a0bad494c761f71ebb0a11830b8b024502645a79b88
7
- data.tar.gz: 44371a147c93b55d7048136540f6ec2d9c3ecdf0842e9d4184d86df5c39affe7dccd98cfca6ea28b8c01e26ba2094b95cf9563c9d1ec985b118f8f7c613eb635
6
+ metadata.gz: 62337eb0d9a527a0ab4fcdbe9983e6e2e6e5155a77f233f1c5ef3a3fca5ee39086ce7737cb2e2af4b4479def5b8c8da0038374e03f8e7f7f9daaa9ddc860e14a
7
+ data.tar.gz: 8f312504b4884e4131de44577542e43dc1c338c8b94cd731eea0a505cf800280d929ae2c78a7f348b7da1b59be1931c4d55342cf4151205e1aff055b633d2cd1
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ui_bibz (2.3.14)
4
+ ui_bibz (2.3.15)
5
5
  bootstrap (= 4.3.1)
6
6
  haml
7
7
  haml-rails
@@ -80,7 +80,7 @@ GEM
80
80
  factory_bot_rails (4.11.1)
81
81
  factory_bot (~> 4.11.1)
82
82
  railties (>= 3.0.0)
83
- ffi (1.12.1)
83
+ ffi (1.12.2)
84
84
  globalid (0.4.2)
85
85
  activesupport (>= 4.2.0)
86
86
  haml (5.1.2)
@@ -148,7 +148,7 @@ GEM
148
148
  rake (>= 0.8.7)
149
149
  thor (>= 0.19.0, < 2.0)
150
150
  rake (13.0.1)
151
- ruby_parser (3.14.1)
151
+ ruby_parser (3.14.2)
152
152
  sexp_processor (~> 4.9)
153
153
  sass-rails (6.0.0)
154
154
  sassc-rails (~> 2.1, >= 2.1.1)
@@ -160,7 +160,7 @@ GEM
160
160
  sprockets (> 3.0)
161
161
  sprockets-rails
162
162
  tilt
163
- sexp_processor (4.13.0)
163
+ sexp_processor (4.14.1)
164
164
  simple_form (5.0.1)
165
165
  actionpack (>= 5.0)
166
166
  activemodel (>= 5.0)
@@ -207,4 +207,4 @@ DEPENDENCIES
207
207
  ui_bibz!
208
208
 
209
209
  BUNDLED WITH
210
- 1.17.3
210
+ 2.1.2
@@ -1,6 +1,6 @@
1
1
  module UiBibz
2
2
  NAME = "Ui Bibz"
3
- VERSION = "2.3.14"
3
+ VERSION = "2.3.15"
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.14
4
+ version: 2.3.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thooams
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-28 00:00:00.000000000 Z
11
+ date: 2020-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -643,7 +643,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
643
643
  - !ruby/object:Gem::Version
644
644
  version: '0'
645
645
  requirements: []
646
- rubygems_version: 3.0.6
646
+ rubygems_version: 3.1.2
647
647
  signing_key:
648
648
  specification_version: 4
649
649
  summary: Create your project with Ui Bibz. Over a thirty reusable components built