tomo-plugin-rollbar 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c3f555ce401c9841309c9b5abdf9e2fe9d90377954da00f49ee633a0b1daff7d
4
- data.tar.gz: 7121a72811a6f81390f01220e5dba4680d0670d0573935542e6946b1bd5f5884
3
+ metadata.gz: 8ef4ea3668ac5ec14cc0456d3d91c0745dacc7bb0cf5b918051b26edb311bbb7
4
+ data.tar.gz: 51e9bf8aea24c23a620d96c7c108b7f48d365acd35c281ed804d7653eddd543d
5
5
  SHA512:
6
- metadata.gz: 472e3fbabfd01f3a431ea2bf3558bb53164c7568ad40a4a7e8db3d9cbdc7a75c8aae292653c6687050f29aeb1fec84effb66f9c1dd54c31818dbdfb2117c130f
7
- data.tar.gz: bd5af8142ecfdd761e319ae23fc4fe598c47b7ee2174e3e6768c4ccea348edd8fba8f4749e39219e39dd7724df2e52b228b1d1c3b559f2fd8b98cc303ff4029a
6
+ metadata.gz: 30ac0bc6e63ad5f40309d96e7b16d15e945327154d1c97c55f26078c666217699c61f277e399eaf7756e7fc8e30217fc6bb7a6cc04e2697af3b39447f53f1918
7
+ data.tar.gz: c25ce6c8a6799616dcd9c5f8fdcb8b59eced8e73c15ee0a0fb5b0a5ee0f96a0bd92c97ce5420889712c25fb28f13c49c5a124d7947216b294bf198e365c7164e
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2020 Matt Brictson
3
+ Copyright (c) 2021 Matt Brictson
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -1,7 +1,6 @@
1
1
  # tomo-plugin-rollbar
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/tomo-plugin-rollbar.svg)](https://rubygems.org/gems/tomo-plugin-rollbar)
4
- [![Travis](https://img.shields.io/travis/com/mattbrictson/tomo-plugin-rollbar.svg?label=travis)](https://travis-ci.com/github/mattbrictson/tomo-plugin-rollbar)
5
4
  [![Circle](https://circleci.com/gh/mattbrictson/tomo-plugin-rollbar/tree/main.svg?style=shield)](https://app.circleci.com/pipelines/github/mattbrictson/tomo-plugin-rollbar?branch=main)
6
5
  [![Code Climate](https://codeclimate.com/github/mattbrictson/tomo-plugin-rollbar/badges/gpa.svg)](https://codeclimate.com/github/mattbrictson/tomo-plugin-rollbar)
7
6
 
@@ -4,5 +4,5 @@ module Tomo
4
4
  end
5
5
 
6
6
  module Tomo::Plugin::Rollbar
7
- VERSION = "1.0.2".freeze
7
+ VERSION = "1.0.3".freeze
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tomo-plugin-rollbar
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Brictson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-11-05 00:00:00.000000000 Z
11
+ date: 2021-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tomo
@@ -59,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
61
  requirements: []
62
- rubygems_version: 3.1.4
62
+ rubygems_version: 3.2.7
63
63
  signing_key:
64
64
  specification_version: 4
65
65
  summary: Provides rollbar tasks for tomo