Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

Commit

Permalink
Add license, Fixes #12
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaunier committed Sep 30, 2014
1 parent 8f5d48d commit 5360fe2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions got_fixed.gemspec
Expand Up @@ -19,6 +19,8 @@ Gem::Specification.new do |s|
s.add_dependency "rails", ">= 3.1"
s.add_dependency "httparty"

s.license = 'MIT'

s.add_development_dependency "sqlite3"
s.add_development_dependency 'rspec-rails'
s.add_development_dependency 'capybara'
Expand Down

0 comments on commit 5360fe2

Please sign in to comment.