thruster 0.1.19-x86_64-linux → 0.1.20-x86_64-linux

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: d2e9877ccca995fd5dff4a3a31e09e0257c5d113456f050c351caaa2adb6d150
4
- data.tar.gz: 74ec288cfca192c7b2ad8aad371362ea393513efbd6bc17904dfd2210b1ceeaa
3
+ metadata.gz: 3da50b18b83558bc6c66e4470840758515d02d1d2af9dc8b2890d86ea8829bbd
4
+ data.tar.gz: debb7c62544cfdeb652e1ab3f785dbbc8c24d2c34fd173f556f852619b048f1e
5
5
  SHA512:
6
- metadata.gz: fc5da8016e55e32de7ca80b87a1b8afffd30a69f32a68de74e8aba855ac49421fd0efaa2f4849ebf8ac758cc2857554f855b5b08930371da69228504f0a17135
7
- data.tar.gz: 8bbe767d09a409da4e7d7b803b538656eeff20132b4bc6f1c357899b3eeed66b5adc5e0b251dce55d6ecea8db532c4961e9d64fc27c48360bce11df19cc1e14c
6
+ metadata.gz: c50bdeab0be49fdf891afff29821ffc849f57c320810e5f3c87c899d37f5121f8aa535608d1dadaa3457702fba9a982ba90eda4eafa25b735e10940db38a6a2a
7
+ data.tar.gz: 00bc5fd0a299c88111a4a21c1436583b56765541cb263c40e103318cd4094439001332c5ec0d0595ab7ffc8d7177c1821957c9a751c7511c399a79cce872986a
Binary file
@@ -1,3 +1,3 @@
1
1
  module Thruster
2
- VERSION = "0.1.19"
2
+ VERSION = "0.1.20"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thruster
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.19
4
+ version: 0.1.20
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kevin McConnell