Skip to content

Commit

Permalink
Add specs
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Aug 16, 2011
1 parent b297ce1 commit 9274c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mogli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ spec = Gem::Specification.new do |s|
s.summary = 'Open Graph Library for Ruby'
s.description = 'Simple library for accessing the Facebook Open Graph API'
s.files = Dir['lib/**/*.rb']
s.test_files = Dir['spec/**/*.rb']
s.require_path = 'lib'
s.author = 'Mike Mangino'
s.email = '[email protected]'
Expand Down

0 comments on commit 9274c75

Please sign in to comment.