Sha256: 8dc60d7f816b97f108e6c95d3c519cf9a88e8f29d3ca84ecd1fa52fc2dfb5aa1
Contents?: true
Size: 465 Bytes
Versions: 1
Compression:
Stored size: 465 Bytes
Contents
# frozen_string_literal: true module UiBibz NAME = 'Ui Bibz' VERSION = '2.5.2' DESCRIPTION = 'A Rails Interface Framework using Bootstrap.' SUMMARY = 'Create your project with Ui Bibz. Over a thirty reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.' LICENSE = 'MIT' FONTAWESOME_VERSION = '5.12.1' BOOTSTRAP_VERSION = '4.4.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ui_bibz-2.5.2 | lib/ui_bibz/infos.rb |