Sha256: 59afbc58ab3ad098d215a316be8d938db811360c5934c269c6714ede9c20164c

Contents?: true

Size: 279 Bytes

Versions: 55

Compression:

Stored size: 279 Bytes

Contents

source 'https://rubygems.org'

gem 'rails', '4.2.0'

gem 'coffee-rails'
gem 'jbuilder'
gem 'jquery-rails'
gem 'sass-rails'
gem 'sqlite3'
gem 'uglifier'

gem 'hamlit', path: '../..'

group :development, :test do
  gem 'pry-rails'
  gem 'spring'
  gem 'rspec-rails', '>= 3.2'
end

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
hamlit-1.7.2 spec/rails/Gemfile
hamlit-1.7.1 spec/rails/Gemfile
hamlit-1.7.0 spec/rails/Gemfile
hamlit-1.6.7 spec/rails/Gemfile
hamlit-1.6.6 spec/rails/Gemfile
hamlit-1.6.5 spec/rails/Gemfile
hamlit-1.6.4 spec/rails/Gemfile
hamlit-1.6.3 spec/rails/Gemfile
hamlit-1.6.2 spec/rails/Gemfile
hamlit-1.6.1 spec/rails/Gemfile
hamlit-1.6.0 spec/rails/Gemfile
hamlit-1.5.9 spec/rails/Gemfile
hamlit-1.5.8 spec/rails/Gemfile
hamlit-1.5.7 spec/rails/Gemfile
hamlit-1.5.6 spec/rails/Gemfile
hamlit-1.5.5 spec/rails/Gemfile
hamlit-1.5.4 spec/rails/Gemfile
hamlit-1.5.3 spec/rails/Gemfile
hamlit-1.5.2 spec/rails/Gemfile
hamlit-1.5.1 spec/rails/Gemfile