hack night update version change

ruby version change
gemfile and gemfile.lock url update
This commit is contained in:
Ara Hacopian
2013-01-22 20:06:11 -05:00
parent 855565dcc4
commit 99e7b26e19
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ gem 'jquery-rails', '~> 2.0'
gem 'decent_exposure', '~> 1.0.1'
gem 'will_paginate', '~> 3.0.3'
gem 'bootstrap-will_paginate', '~> 0.0.6'
gem 'acts_as_loggable', :git => 'git@github.com:spacemunkay/acts_as_loggable.git'
gem 'acts_as_loggable', :git => 'https://github.com/spacemunkay/acts_as_loggable.git'
# Gems used only for assets and not required
# in production environments by default.