casquade 0.0.2

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +42 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: f8d9f1894e5d8f701add2b7c44c815363b6de69f833911eb2d2923487c576a85
4
+ data.tar.gz: df968c85ec69376a94df8b3d3467cea188779b4064b2baa453e52cb69cb6d3a9
5
+ SHA512:
6
+ metadata.gz: 3b600832c31aa05f17e0a629e97cee6d47b93495eeb1e1cc7bb240c8ba83d154caef225904b98a74ec3766f67fbef5f6dd78cbbd6a80d67bccb69512bf97c1c6
7
+ data.tar.gz: f7d9ae785130ea02554c18b44c7933db0aa3a2a5073badd31b8169485b9a57cbd30910cab55368548598f7290a5f1e62745e0649156af55baf074462c68031d7
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: casquade
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.2
5
+ platform: ruby
6
+ authors:
7
+ - Simply Business
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2019-06-04 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - tech@simplybusiness.co.uk
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage:
21
+ licenses: []
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubygems_version: 3.0.3
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: 'Placeholder: A CQRS framework for AWS Lambda, Kinesis and DynamoDB'
42
+ test_files: []