Added bundler and filters_spam dependency
This commit is contained in:
parent
f1ddedaea1
commit
e6fead06dc
6 changed files with 21 additions and 5 deletions
|
@ -17,7 +17,8 @@ Gem::Specification.new do |s|
|
|||
s.homepage = %q{http://refinerycms.com}
|
||||
s.authors = %w(Resolve\\ Digital Neoteric\\ Design)
|
||||
s.require_paths = %w(lib)
|
||||
s.add_dependency('refinerycms', '~> 0.9.7.12')
|
||||
s.add_dependency 'refinerycms', '~> 0.9.7.13'
|
||||
s.add_dependency 'filters_spam', '~> 0.1'
|
||||
|
||||
s.files = %w(
|
||||
#{files.join("\n ")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue