saasagi 0.1.9 → 0.2.0

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: 899cb361e1b9390c8f60b22f0568643da9d28d1f56c62ad385a9b324795b81e4
4
- data.tar.gz: 910ba2e918fe1d1a2082b3bec6a34b8bd041bea2ebea2973fa3e45369d2b4691
3
+ metadata.gz: dbef203ca6db2874d3ca01a37f7981f472e0ac429c404c932da5dfcefc10dd4e
4
+ data.tar.gz: 85c113424971c45fd4e1a81bb84315ee74efcb549e4229c941bb46e4873baf69
5
5
  SHA512:
6
- metadata.gz: ef42b99a77e832fe6780797b73e4aef3e56d35ccc7399d64ed0b655cc320ae713b04e61dde27552a25b352bb0e20ace38fe2eeeac0329e95aba75dc10ee755c7
7
- data.tar.gz: 12dca9ceb0182760b41b2c91037ae7d7fb45182cf6590df3f54d106026c06c00720b7f179d765d90b91d980b94bf413ca2ebddc31f2758e6ba03a324b8e068e2
6
+ metadata.gz: 4cdf4a8b1d8be35996919a6c773e60ef12ff01ce2691adf8670a7b0f484cf6d6399a6e42c9ba589c27220efe1844d7f6d8dd2925ee73f2ef7c4ea57d09fa6f47
7
+ data.tar.gz: 35569efb15fd83e4aecd0ecfa3a130dbc46e1dcc9a6af7a137df832eb0d7bc88a232255685682e5f0585253b227e388d65fbdbb0e4a1d50718b26ea9a70284fb
@@ -1,3 +1,3 @@
1
1
  module Saasagi
2
- VERSION = "0.1.9"
2
+ VERSION = "0.2.0"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = %q{Saasagi Single Cell is a reproductive version of Saasagi, and behaves similarly to a single-celled organism.}
12
12
  spec.description = %q{The eventual goal for this project, is the ability to have certain cellular processes automated; assembling core subroutines, restoring missing subroutines from backup, and the ability for the machine to program itself, with a few simple instructions. Clone a group of them together, and you can eventually build more complex systems at the artificial cellular level.}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/LWFlouisa/Saasagi-Cell-Auto"
14
14
  spec.license = "MIT"
15
15
 
16
16
  # Specify which files should be added to the gem when it is released.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: saasagi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - LWFlouisa
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-01-10 00:00:00.000000000 Z
11
+ date: 2020-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -76,7 +76,7 @@ files:
76
76
  - lib/saasagi.rb
77
77
  - lib/saasagi/version.rb
78
78
  - saasagi.gemspec
79
- homepage: ''
79
+ homepage: https://github.com/LWFlouisa/Saasagi-Cell-Auto
80
80
  licenses:
81
81
  - MIT
82
82
  metadata: {}