add crack to gemfile

This commit is contained in:
Sharagoz 2011-09-19 16:10:29 +02:00
parent c6ab499664
commit cb43a878c8
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ gem 'SystemTimer', :platforms => :ruby_18
gem 'cells'
gem 'sanitize'
gem 'highline'
gem 'crack'
# The rest of the dependencies are for use when in the locomotive dev environment

View File

@ -291,6 +291,7 @@ DEPENDENCIES
capybara
carrierwave (= 0.5.6)
cells
crack
cucumber-rails (= 1.0.2)
custom_fields (= 1.0.0.beta.25)
database_cleaner