souls 0.68.5 → 0.68.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 50e374db1891821d585cf2e326ec95d76b1727b4eb8abb7fb2b450df2e56419c
4
- data.tar.gz: b43541b3a9c59a8cd6486e6760b0600783c976b5165ab7418fca23b0c90da671
3
+ metadata.gz: 2c82689bc6d741389543a8c4f1a30938f0e517dc784d66e7acc19a7d787c5e2e
4
+ data.tar.gz: 96ce10b2a5f6ef62806e9a1933a91bb85d33cf545232be946bce48bb670babb7
5
5
  SHA512:
6
- metadata.gz: 28648c3fc8fe7ad1801a8d9813898c7eeb0f0fbf92f2425dfe4e586f6c679fd56688821a17d5b22709a94b44034586bd51f8403803b6630bb0f7549f7ebb70ad
7
- data.tar.gz: 4d0de95b86254a8ce0a6cebe33ee2b31c8a1e4e0d06243d925e33d86575665c46f47cf8b3ddc8244c3725e57968e87bbcb553e693b4610bb34797782bd37414a
6
+ metadata.gz: 39bf1ef6c6e444c7346c5f79494647aa166478019904133ede408aebb2fdb87cf23956c2f78c2ffca6a2d257e4b56eae6abea73ef0c680e891c183e87f628590
7
+ data.tar.gz: 16422f4a70febe17b558c89e6acaa366205c5e32a981f9170a099f3bd55f8a24151676bd2791f7a1a17f632678f67831fb4cd866373eba62fa2969d935d749b8
data/README.md CHANGED
@@ -17,6 +17,11 @@
17
17
  </a>
18
18
  </p>
19
19
 
20
+ ## SOULs Serverless Application Framework Document
21
+
22
+ - [Go to SOULs Document](https://souls.elsoul.nl/)
23
+
24
+
20
25
  ## What's SOULs?
21
26
 
22
27
  Welcome to SOULs Serverless Application Framework!
@@ -84,9 +89,6 @@ Check your GraphQL PlayGround
84
89
  [localhost:4000/playground](localhost:4000/playground)
85
90
 
86
91
 
87
- ## SOULs Serverless Application Framework Document
88
-
89
- - [SOULs Document](https://souls.elsoul.nl/)
90
92
 
91
93
  ## Development
92
94
 
data/lib/souls/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module Souls
2
- VERSION = "0.68.5".freeze
2
+ VERSION = "0.68.6".freeze
3
3
  public_constant :VERSION
4
4
  end
@@ -1 +1 @@
1
- 0.47.5
1
+ 0.47.6
@@ -1 +1 @@
1
- 0.47.5
1
+ 0.47.6
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: souls
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.68.5
4
+ version: 0.68.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - POPPIN-FUMI
8
8
  - KishiTheMechanic
9
9
  - James Neve
10
- autorequire:
10
+ autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
13
  date: 2021-10-06 00:00:00.000000000 Z
@@ -203,7 +203,7 @@ metadata:
203
203
  homepage_uri: https://souls.elsoul.nl
204
204
  source_code_uri: https://github.com/elsoul/souls
205
205
  changelog_uri: https://github.com/elsoul/souls
206
- post_install_message:
206
+ post_install_message:
207
207
  rdoc_options: []
208
208
  require_paths:
209
209
  - lib
@@ -219,7 +219,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
219
219
  version: '0'
220
220
  requirements: []
221
221
  rubygems_version: 3.2.22
222
- signing_key:
222
+ signing_key:
223
223
  specification_version: 4
224
224
  summary: Build Serverless Apps faster like Rails. Powered by Ruby GraphQL, RBS/Steep,
225
225
  Active Record, RSpec, RuboCop, and Google Cloud.