Sha256: b4bb9be55696f115eca5a01cf8723233991bb3e4ea3db85a6cd39daa6e47aab1

Contents?: true

Size: 1.2 KB

Versions: 21

Compression:

Stored size: 1.2 KB

Contents

source 'https://rubygems.org'

gem "json_voorhees", :path => "../../../json_voorhees"
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.0.4'

# Use sqlite3 as the database for Active Record
gem 'sqlite3'

# Use SCSS for stylesheets
gem 'sass-rails', '~> 4.0.2'

# 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'

# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 1.2'

group :doc do
  # bundle exec rake doc:rails generates the API under doc/api.
  gem 'sdoc', require: false
end

# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Use unicorn as the app server
# gem 'unicorn'

# Use Capistrano for deployment
# gem 'capistrano', group: :development

# Use debugger
# gem 'debugger', group: [:development, :test]

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
json_voorhees-1.0.0 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.5 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.4 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.3 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.2 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.1 test/fresh_copy/test_app/Gemfile
json_voorhees-0.5.0 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.9 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.8 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.7 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.6 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.5 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.4 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.3 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.2 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.1 test/fresh_copy/test_app/Gemfile
json_voorhees-0.4.0 test/fresh_copy/test_app/Gemfile
json_voorhees-0.3.9 test/fresh_copy/test_app/Gemfile
json_voorhees-0.3.6 test/fresh_copy/test_app/Gemfile
json_voorhees-0.3.5 test/fresh_copy/test_app/Gemfile