Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Commit

Permalink
Adding gem
Browse files Browse the repository at this point in the history
  • Loading branch information
caiosba authored and Sumit Shah committed Oct 6, 2014
1 parent 1e0c5c2 commit 41c072a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-reputation-system.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rdoc'
s.add_development_dependency 'database_cleaner', "~>0.7.1"
s.add_development_dependency 'sqlite3', "~>1.3.5"
a.add_development_dependency 'protected_attributes'
s.add_development_dependency 'protected_attributes'

s.require_path = 'lib'
s.files = %w(LICENSE README.md Rakefile) + Dir.glob("{lib,spec}/**/*")
Expand Down

0 comments on commit 41c072a

Please sign in to comment.