Sha256: dca371a537e0822367b30aa68b1aa1940bb78b4b63a0ccb424659732ec2b21c5

Contents?: true

Size: 767 Bytes

Versions: 26

Compression:

Stored size: 767 Bytes

Contents

source 'https://rubygems.org'

gem 'ecrire',               '~> 0.6'
gem 'actionview',           '~> 4.1'
gem 'activemodel',          '~> 4.1'
gem 'actionmailer',         '~> 4.1'

gem 'warden',               '~> 1.2'
gem 'bcrypt',               '~> 3.1'
gem 'nokogiri',             '~> 1.6'
gem 's3',                   '~> 0.3'
gem 'pg',                   '~> 0.17'
gem 'kaminari',             '~> 0.15'

group :server do
  gem 'thin',               '~> 1.6'
end

group :assets do
  gem 'therubyracer'
  gem 'sass-rails',         '~> 4.0.3'
  gem 'sprockets-rails',    '~> 2.1'
  gem 'bourbon',            '~> 3.2'
  gem 'coffee-rails',       '~> 4.0'
  gem 'jquery-rails',       '~> 3.1'
  gem 'turbolinks',         '~> 2.2'
  gem 'uglifier',           '~> 2.5'
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
ecrire-0.31.2 test/editor/theme/Gemfile
ecrire-0.31.1 test/editor/theme/Gemfile
ecrire-0.31.0 test/editor/theme/Gemfile
ecrire-0.30.3 test/editor/theme/Gemfile
ecrire-0.30.2 test/editor/theme/Gemfile
ecrire-0.30.1 test/editor/theme/Gemfile
ecrire-0.30.0 test/editor/theme/Gemfile
ecrire-0.29.0 test/editor/theme/Gemfile
ecrire-0.28.3 test/editor/theme/Gemfile
ecrire-0.28.2 test/editor/theme/Gemfile
ecrire-0.28.1 test/editor/theme/Gemfile
ecrire-0.28.0 test/editor/theme/Gemfile
ecrire-0.27.0 test/editor/theme/Gemfile
ecrire-0.26.3 test/editor/theme/Gemfile
ecrire-0.26.2 test/editor/theme/Gemfile
ecrire-0.26.1 test/editor/theme/Gemfile
ecrire-0.26.0 test/editor/theme/Gemfile
ecrire-0.25.2 test/editor/theme/Gemfile
ecrire-0.25.1 test/editor/theme/Gemfile
ecrire-0.25.0 test/editor/theme/Gemfile