tomo-plugin-rollbar 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1a997ff78ef0bce45b759cb4437662357fc25f85534a308bee40891f82fc82a5
4
- data.tar.gz: c884a5653430ce6871ac8c1749ec8ff79dd350fc7398185bfca94488c931346a
3
+ metadata.gz: c3f555ce401c9841309c9b5abdf9e2fe9d90377954da00f49ee633a0b1daff7d
4
+ data.tar.gz: 7121a72811a6f81390f01220e5dba4680d0670d0573935542e6946b1bd5f5884
5
5
  SHA512:
6
- metadata.gz: a5f01ff789fdb3cc6623b3f742ef768b0d4c34e570cd850b70ee7b4bce6d5f31be2c924358fbf591daa04f9d0da3cd2b6a7d91edd14226ca8ea081cf8fc31d2c
7
- data.tar.gz: 96439f27471f649bd2a79708ecccf32e9e83cd4a40a4489fbcb5203370bfad74856d7e3c1babcd090ee45fd7f41b97e9178994bc83dbc8d3b8c4fa8368cf120e
6
+ metadata.gz: 472e3fbabfd01f3a431ea2bf3558bb53164c7568ad40a4a7e8db3d9cbdc7a75c8aae292653c6687050f29aeb1fec84effb66f9c1dd54c31818dbdfb2117c130f
7
+ data.tar.gz: bd5af8142ecfdd761e319ae23fc4fe598c47b7ee2174e3e6768c4ccea348edd8fba8f4749e39219e39dd7724df2e52b228b1d1c3b559f2fd8b98cc303ff4029a
data/README.md CHANGED
@@ -1,7 +1,7 @@
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/mattbrictson/tomo-plugin-rollbar.svg?label=travis)](https://travis-ci.org/mattbrictson/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
5
  [![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
6
  [![Code Climate](https://codeclimate.com/github/mattbrictson/tomo-plugin-rollbar/badges/gpa.svg)](https://codeclimate.com/github/mattbrictson/tomo-plugin-rollbar)
7
7
 
@@ -4,5 +4,5 @@ module Tomo
4
4
  end
5
5
 
6
6
  module Tomo::Plugin::Rollbar
7
- VERSION = "1.0.1".freeze
7
+ VERSION = "1.0.2".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.1
4
+ version: 1.0.2
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-08-03 00:00:00.000000000 Z
11
+ date: 2020-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tomo