1116N/A# Gems used only for assets and not required
1116N/A# in production environments by default.
1116N/A gem 'sass-rails', '~> 3.2.3'
1116N/A gem 'bootstrap-sass', "~> 2.3.2.2"
1116N/A gem 'coffee-rails', '~> 3.2.1'
1116N/Agem 'inherited_resources', '~> 1.4.0'
1116N/A# Strip spaces in attributes
1116N/Agem "strip_attributes", "~> 1.0"
1116N/A# For distributed ontologies
1116N/Agem 'ruby-graphviz', "~> 1.0.8"
1116N/A# Fake-inputs for tests and seeds
1116N/A gem "shoulda_routing_macros", "~> 0.1.2"
1116N/A # Required for integration tests
1116N/A # Recording of HTTP Requests
1116N/A # pre-packaged Solr distribution for use in development
1116N/A gem 'exception_notification', '~> 2.6.1'