funktor 0.7.8 → 0.7.11

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: 55a26178c2cc3afd27da38d8322aba99cb8b05b707a0c69651531ec44471bf79
4
- data.tar.gz: 8d96412765a0711319b73137b295fdf2c2e90da61e6c2f38caa11aa0c91774f6
3
+ metadata.gz: 1f1a1ea2275385b7521ac1e7bda2523f3e0659475a2334fd68ef9316bb653bc1
4
+ data.tar.gz: 578e7ffa66dca0be6f09b1999bff5bc0709a7e303aa5a87d77e53a61c1bdbc28
5
5
  SHA512:
6
- metadata.gz: 6e31ed84ec9c743a74c7f77db2859dfbadcbb6d1553c5e945185e60afaf2b0657274d4e18502bb1f7794ea9585fa5f90d91a550da29524ae5e9cd92a8f4c4533
7
- data.tar.gz: 9b61c9c412003860d61c22f4626f9c91c6193e95aaa3e6fe45951905da80b90699f3c08e9dbb6ae3e84c1b32fa77b9850ca19c499905cbd6cd0e42b8287d2f70
6
+ metadata.gz: acffad4a3df7d1e2ffd5d6a8ebeb8599c5079e3615d37d7afb88f856e508ed57eb9c918c7194b8a50f0a7a320342c235d4cbeb70a4e16195e888c445118065d4
7
+ data.tar.gz: f5efba8c4ceb681209f36be988d1693446ce16f722c375953ddffa8671cb86f0bec1ce35cc38a83c651f8808ff20c2f1b570c6b2490407ec797ab85e92c08866
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- funktor (0.7.8)
4
+ funktor (0.7.11)
5
5
  activesupport
6
6
  aws-sdk-dynamodb (~> 1.62)
7
7
  aws-sdk-sqs (~> 1.37)
@@ -22,7 +22,7 @@ GEM
22
22
  addressable (2.8.0)
23
23
  public_suffix (>= 2.0.2, < 5.0)
24
24
  aws-eventstream (1.2.0)
25
- aws-partitions (1.587.0)
25
+ aws-partitions (1.588.0)
26
26
  aws-sdk-core (3.131.0)
27
27
  aws-eventstream (~> 1, >= 1.0.2)
28
28
  aws-partitions (~> 1, >= 1.525.0)