rollbar.gemspec in rollbar-0.10.6 vs rollbar.gemspec in rollbar-0.10.7

- old
+ new

@@ -5,9 +5,10 @@ gem.authors = ["Brian Rue"] gem.email = ["brian@rollbar.com"] gem.description = %q{Rails plugin to catch and send exceptions to Rollbar} gem.summary = %q{Reports exceptions to Rollbar} gem.homepage = "https://github.com/rollbar/rollbar-gem" + gem.license = 'MIT' gem.files = `git ls-files`.split($\) gem.test_files = gem.files.grep(%r{^(spec)/}) gem.name = "rollbar" gem.require_paths = ["lib"]