Sha256: de36f2b28b49f8dc7ce96c16b59b7c9790ec9cfb2bf974b8c27195a20da8b5fe
Contents?: true
Size: 565 Bytes
Versions: 4
Compression:
Stored size: 565 Bytes
Contents
source 'https://rubygems.org' gem 'rails', '3.2.6' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' gem 'sqlite3' # Gems used only for assets and not required # in production environments by default. group :assets do gem 'sass-rails', '~> 3.2.3' gem 'coffee-rails', '~> 3.2.1' # See https://github.com/sstephenson/execjs#readme for more supported runtimes # gem 'therubyracer', :platforms => :ruby gem 'uglifier', '>= 1.0.3' end gem 'jquery-rails' gem 'hydra-batch-edit', :path=>'../../' gem 'rspec-rails'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hydra-batch-edit-0.0.6 | spec/support/Gemfile |
hydra-batch-edit-0.0.5 | spec/support/Gemfile |
hydra-batch-edit-0.0.4 | spec/support/Gemfile |
hydra-batch-edit-0.0.3 | spec/support/Gemfile |