trk_datatables.gemspec in trk_datatables-0.1.2 vs trk_datatables.gemspec in trk_datatables-0.1.3

- old
+ new

@@ -19,10 +19,10 @@ if spec.respond_to?(:metadata) spec.metadata['allowed_push_host'] = 'https://rubygems.org' spec.metadata['homepage_uri'] = spec.homepage spec.metadata['source_code_uri'] = 'https://github.com/trkin/trk_datatables' - spec.metadata['changelog_uri'] = 'https://github.com/trkin/trk_datatables/CHANGELOG.md' + spec.metadata['changelog_uri'] = 'https://github.com/trkin/trk_datatables/blob/master/CHANGELOG.md' spec.metadata['yard.run'] = 'yri' # use "yard" to build full HTML docs. else raise 'RubyGems 2.0 or newer is required to protect against ' \ 'public gem pushes.' end