satorix 1.5.5 → 1.5.6

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: dc6bd468dd4fba0a0ac8c6d94341624a2e385ab54fc34139d1d803f30bd66bda
4
- data.tar.gz: e2a5cf3ff80f12f84ed4384a7945db2da1d67bfba1190fda781603318ccd3c7b
3
+ metadata.gz: 0e9a786e4a891323bcccf116692ed7dc8b10d7d377b643531a55d9e9d3f8bec9
4
+ data.tar.gz: 5cd477477940f49e909ae1e07b70caa0c904cf21f4fbb29ada39d47a9e22d5e2
5
5
  SHA512:
6
- metadata.gz: 5c0cfd63d2dacbca6293bc9ad1a1cfea06954e61c415184315835bcabf36d41a54b6c1fe878c597c1d3248a801c32d5b25a5542d288644f11a20b968b9314822
7
- data.tar.gz: 0cb0d11459549ae91afce72c32c9308ec2018a81c2f79f06c85a69b8131b89c17a2476cb7101d6b4216f3635f798216483a51cf3d3b9ff378cf9152f93b7f104
6
+ metadata.gz: 2d06b69fa7cb60f227721624afa71c0dba58c24e37f4c940044d7a93a150bbc32d21bc093da004225b9969d33b999509de74612696be6fb4dad23749e08e71e1
7
+ data.tar.gz: 1901acc5407af74742f4eb08603ae53e3d67864b409df38ba2e5ac02e78768b51e5cc983f718829d114b10045d3261ef8cff5b76c8c106a5df421b799ce56a6a
@@ -39,7 +39,7 @@ rubocop:
39
39
  deploy_to_rubygems:
40
40
  stage: deploy
41
41
  only:
42
- - master
42
+ - tags
43
43
  except:
44
44
  - schedules
45
45
  <<: *satorix
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- satorix (1.5.5)
4
+ satorix (1.5.6)
5
5
  airbrake-ruby
6
6
  bundler (~> 1.13)
7
7
  rake
@@ -1,3 +1,3 @@
1
1
  module Satorix
2
- VERSION = '1.5.5'.freeze
2
+ VERSION = '1.5.6'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: satorix
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5
4
+ version: 1.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Satorix
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-05 00:00:00.000000000 Z
11
+ date: 2020-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: airbrake-ruby