Skip to content

Commit

Permalink
Switched to decorators version 2.0.0
Browse files Browse the repository at this point in the history
This is due to parndt/decorators#11
  • Loading branch information
parndt committed Jan 27, 2015
1 parent 2d1d8a4 commit 8dc31e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/refinerycms-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Gem::Specification.new do |s|
s.add_dependency 'coffee-rails', ['~> 4.0', '>= 4.0.0']
s.add_dependency 'jquery-rails', '>= 2.3.0'
s.add_dependency 'jquery-ui-rails', '~> 5.0.0'
s.add_dependency 'decorators', '~> 1.0.0'
s.add_dependency 'decorators', '~> 2.0.0'
end

0 comments on commit 8dc31e9

Please sign in to comment.