rollbar.gemspec in rollbar-1.4.4 vs rollbar.gemspec in rollbar-1.4.5

- old
+ new

@@ -3,9 +3,10 @@ Gem::Specification.new do |gem| gem.authors = ["Rollbar, Inc."] gem.email = ["support@rollbar.com"] gem.description = %q{Rails plugin to catch and send exceptions to Rollbar} + gem.executables = ['rollbar-rails-runner'] gem.summary = %q{Reports exceptions to Rollbar} gem.homepage = "https://github.com/rollbar/rollbar-gem" gem.license = 'MIT' gem.files = `git ls-files`.split($\)