Sha256: 63c7e64df298a706b90a62bef9c3fa633feacceb5746e238ec173d984343eb8b

Contents?: true

Size: 266 Bytes

Versions: 8

Compression:

Stored size: 266 Bytes

Contents

gems = "#{__dir__}/gemfiles/common.gemfile"
eval File.read(gems), binding, gems # rubocop: disable Security/Eval

require "#{__dir__}/lib/bootstrap_form/version"

gem "rails", BootstrapForm::REQUIRED_RAILS_VERSION
gem "sprockets-rails", require: "sprockets/railtie"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bootstrap_form-5.4.0 Gemfile
bootstrap_form-5.3.2 Gemfile
bootstrap_form-5.3.1 Gemfile
bootstrap_form-5.3.0 Gemfile
bootstrap_form-5.2.3 Gemfile
bootstrap_form-5.2.2 Gemfile
bootstrap_form-5.2.1 Gemfile
bootstrap_form-5.2.0 Gemfile