et_full_system 4.0.9 → 4.0.10

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: b04a8d74d8676ba65981479f69352948358b3c6e2a8221b21f5d228375daad78
4
- data.tar.gz: cc3041088e2152ae0f7199c5ec4681b3ce76905c975b36e8db75f58417d21dae
3
+ metadata.gz: 56de023d7b3bd4926dc7db620a8287823b827ea9a980898d1d12a153e5694b7c
4
+ data.tar.gz: 8d0fd4a51a933e5dad14149bd03d074748a5d3ccfbc951f3a4f9fb6c8d1e4355
5
5
  SHA512:
6
- metadata.gz: dfa945931d70a482b2117abdb7c55ad2b8f93c990782d2c5e14891ce561576da72e4b35f51d2e21e435c4f14c2ad93d9186a7547145b8468ca463e2e119e9dc0
7
- data.tar.gz: 134dfdcbd47750c9c50762a77a1ce7f549c2630b060c33ab36a6f6608cd78e5040b8715cde6ae8965633a1c73dc3d5ccdb12f515c97c7dbe8ed9c407f7058d17
6
+ metadata.gz: d64437ab0501a891eff99b6d6bc28b8e2ee59e192b1d64af2449de5931177c35f7b5b16aecc412c93fc10b1d07ffa6e6f5d219880707c67f8aa1f3bfabc1ed8d
7
+ data.tar.gz: 759d5d9c9ac26d93ceb076d831ad0698739a8748a04324c5681c60fc3accee461dc9445d81ea4fea7fef45cfce2ca5262fa6a7842bf1e65a2744d41a7b5eac96
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- et_full_system (4.0.9)
4
+ et_full_system (4.0.10)
5
5
  aws-sdk-s3 (~> 1.9)
6
6
  azure-storage (~> 0.15.0.preview)
7
7
  dotenv (~> 2.7, >= 2.7.2)
@@ -1,3 +1,3 @@
1
1
  module EtFullSystem
2
- VERSION = "4.0.9"
2
+ VERSION = "4.0.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: et_full_system
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.9
4
+ version: 4.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Taylor