Skip to content

Commit

Permalink
Add journey to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Aug 7, 2012
1 parent 46f02b9 commit 09b4728
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -5,7 +5,8 @@ gemspec

gem "rails", :git => "git://github.com/rails/rails"
gem 'active_record_deprecated_finders', :git => 'git://github.com/rails/active_record_deprecated_finders'
gem 'journey', :git => 'git://github.com/rails/journey'
gem "uglifier", :require => false
gem "mocha"
gem "mocha", :require => false
gem "jquery-rails"
gem "debugger"

0 comments on commit 09b4728

Please sign in to comment.