funktor 0.7.12 → 0.7.15

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: 3472c575281a4559842137f943d69c396409adf84e4b828b8b77f95a058678f9
4
- data.tar.gz: bcdc4eec142a371d25d2cd74e627d7d550d9c91f87eb6311a36ed6248136994e
3
+ metadata.gz: 3ef1dccf0d003ae1f2d0e49510fbd0d74e217da8e2d3cad4755479a9fe6b755d
4
+ data.tar.gz: 831e6e3dc4bcf672be72abd725079867a686e12fac99f78a40f7530bbd7a1610
5
5
  SHA512:
6
- metadata.gz: ae858ff77075ef94c7eb3e483834db396a1d1d06c46503f9f12fdc798de53bcda7a06bd532602f97ae8711ae92d98cbec4f8f1e23f08864000bd5c3cd6cbeb52
7
- data.tar.gz: f9deb504fe945fc9412982935eb7aefc4cc6d992a96e5a9013b8c33e257b3d53883b255516af87c3250747d30116b36d728d52cd93cd84036dfc949b1ecdda92
6
+ metadata.gz: b00b1bffd78e220e063b3d68e4e7011fda7b5f78e597b21f1ff63e78f0e8c67051cd65a0a00e4f01d038529de76c39bd40d919cadf8336adfa5a79a9184bacd1
7
+ data.tar.gz: fb093bca1774e4c6e6d2ff7a750d1d413c56600d3fd3c6fbc7f841bd434daabe38c8fbb72acf20d912745cdd5b1d7400c8c755b5b839d5bfc1aa4a64b0c59bf4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- funktor (0.7.12)
4
+ funktor (0.7.15)
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.588.0)
25
+ aws-partitions (1.589.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)