Upgrade gemfile
This commit is contained in:
@@ -36,7 +36,7 @@ gem 'simply_stored' , :git => 'git://github.com/bterkuile/simply_stored.git'
|
||||
gem 'devise', '2.0.4'
|
||||
gem 'devise_simply_stored'
|
||||
gem 'simple_form'
|
||||
gem 'active_decorator', path: '/Users/bterkuile/companytools/development/rails/components/active_decorator'
|
||||
gem 'active_decorator' #, path: '/Users/bterkuile/companytools/development/rails/components/active_decorator'
|
||||
gem 'cmtool', github: 'bterkuile/cmtool'
|
||||
gem 'kaminari'
|
||||
|
||||
|
||||
+3
-7
@@ -34,11 +34,6 @@ GIT
|
||||
couch_potato (>= 0.2.15)
|
||||
rest-client (>= 1.4.2)
|
||||
|
||||
PATH
|
||||
remote: /Users/bterkuile/companytools/development/rails/components/active_decorator
|
||||
specs:
|
||||
active_decorator (0.3.4)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
@@ -55,6 +50,7 @@ GEM
|
||||
rack-cache (~> 1.2)
|
||||
rack-test (~> 0.6.1)
|
||||
sprockets (~> 2.2.1)
|
||||
active_decorator (0.3.4)
|
||||
activemodel (3.2.13)
|
||||
activesupport (= 3.2.13)
|
||||
builder (~> 3.0.0)
|
||||
@@ -284,7 +280,7 @@ GEM
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
subexec (0.2.2)
|
||||
subexec (0.2.3)
|
||||
temple (0.6.3)
|
||||
thin (1.5.1)
|
||||
daemons (>= 1.0.9)
|
||||
@@ -311,7 +307,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
active_decorator!
|
||||
active_decorator
|
||||
bootstrap-sass
|
||||
bourbon
|
||||
cmtool!
|
||||
|
||||
Reference in New Issue
Block a user