Sha256: 371f8d647fa99c51cc24f1eef3b58c13ce4fe8110b3a98449fc0e471e027d084

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.0'
  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.0 lib/ui_bibz/infos.rb