Sha256: 5b6648ee8a9e16164d5a9af5e37d1c14c2ae14b8265d65505b80e871fdbe5526

Contents?: true

Size: 400 Bytes

Versions: 17

Compression:

Stored size: 400 Bytes

Contents

source 'http://rubygems.org'
# Add dependencies required to use your gem here.
# Example:
#   gem 'activesupport', '>= 2.3.5'

gem 'rails', '>= 4.1'
gem 'haml-rails'
gem 'bootstrap-sass'

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :test do
  gem 'rspec'
  gem 'rspec-rails'
  gem 'shoulda-matchers'
  gem 'capybara'
end

gemspec

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
bootswitch-0.2.2 Gemfile
bootswitch-0.2.1 Gemfile
bootswitch-0.2.0 Gemfile
bootswitch-0.1.3 Gemfile
bootswitch-0.1.2 Gemfile
bootswitch-0.1.1 Gemfile
bootswitch-0.0.13 Gemfile
bootswitch-0.0.12 Gemfile
bootswitch-0.0.11 Gemfile
bootswitch-0.0.9 Gemfile
bootswitch-0.0.8 Gemfile
bootswitch-0.0.7 Gemfile
bootswitch-0.0.5 Gemfile
bootswitch-0.0.4 Gemfile
bootswitch-0.0.3 Gemfile
bootswitch-0.0.2 Gemfile
bootswitch-0.0.1 Gemfile