Sha256: da2bcf3469875386bd73b1c7132de241e54a617e7f1f3c10ad34fe030bf717dd

Contents?: true

Size: 686 Bytes

Versions: 11

Compression:

Stored size: 686 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in peek.gemspec
gemspec

gem 'rake'
gem 'json', '~> 1.7.7'

gem 'rails', '~> 4.0.0.rc1'

# Use SCSS for stylesheets
gem 'sass-rails', '~> 4.0.0.rc1'

# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'

# Use CoffeeScript for .js.coffee assets and views
gem 'coffee-rails', '~> 4.0.0'

# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby

# Use jquery as the JavaScript library
gem 'jquery-rails'

# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
peek-0.1.10 Gemfile
peek-0.1.9 Gemfile
peek-0.1.8 Gemfile
peek-0.1.7 Gemfile
peek-0.1.6 Gemfile
peek-0.1.5 Gemfile
peek-0.1.4 Gemfile
peek-0.1.3 Gemfile
peek-0.1.2 Gemfile
peek-0.1.1 Gemfile
peek-0.1.0 Gemfile