rbs-sentinel 0.3.2 → 0.3.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: 17849cd4ff4d8d5317adc063168fb7472712300e5bcfdb43141f9952f42a166b
4
- data.tar.gz: 6fdabb9ffcaed9eea08b770fff792661221efe7de4eb6ef7694f540e69f5ce6c
3
+ metadata.gz: 3e4f6ecea8c47db97132a63bd83cea54d5287303004d264f5f2e982f39f55780
4
+ data.tar.gz: 6d5256343ffd90a797062e458be33b39fb972d6e5d98146a8e26fbc7f3edd934
5
5
  SHA512:
6
- metadata.gz: c86b686a885513e1920bbb8760f1867c5ec4654e9d785dc2804c7c6c603462521e105f238d59979761b4a6f6166a43ae64e42664ed7ba71509458322fdff868f
7
- data.tar.gz: 21f8d71d5bfa4efeee10acc61f3f47fd434b6ffff4483da69cc966e3878eed38f748419e6e187d2ef789787662e3e9796c478466c30d07b0e195e4e4a0a75e09
6
+ metadata.gz: 125321c4349da91d4d5066923523bd7dba0b6792288dce66cc7667355da04de4c7cd247ccbb4eb82324e19a7809eaa6f29d69e7d2ffea06f9c491525b9dc0499
7
+ data.tar.gz: 4226138348c7f2dbb67dcd0fb1de93f7d063c104046146334dd914e323ebe57b8b1f97e70cb4785753f5132497abcb197dd75c78890241c1e8661c28f6bddf67
Binary file
Binary file
Binary file
Binary file
data/lib/sentinel.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Sentinel
2
- VERSION = "0.2.2"
2
+ VERSION = "0.3.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbs-sentinel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Gauger