safari 0.0.2 → 0.0.3

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: e422b51c4e076c9e948fda632cc11ac2ffe51ebb9b0fe9f82aae3dd3cae530c0
4
- data.tar.gz: fa08ba741287a0bac368f27cb25ab94b09eb6dc293cddff5e1c197c05de039b2
3
+ metadata.gz: 2d6dc29c3a8657a1e722c178c94f06867a95a9e13a93a0e71247a71ebbca0d53
4
+ data.tar.gz: c77055776ce5e6b78e93909c3ddec99a572d7847bdcdd30dea70903fdd964c07
5
5
  SHA512:
6
- metadata.gz: 6f768132977671eafaf6672052a1bfde1938078827e9455b047734a2eee5772feedcc12480feef4f9b113f17153fdc6cb32933320b8574040d7c7ee20fd999de
7
- data.tar.gz: 78f4a2a01ac315a3dcfdfd1e3b067b8939b7d2434ed7d319346093632526d8cfd43ec6f39223b0c6e8f270a64c3b927ee12c5c834283657327119d05d9a6a804
6
+ metadata.gz: 795b9beffdcbafe6884926e77a11bb2e2c772bb340d96ccdea375fecbb0e56c3f5f60be808fdb72697f16a1b797d009ab144ff4531619892c3c88323853a0a57
7
+ data.tar.gz: 4295be473c142591ba8133447702b35d78d587fabd6ceb71a8b613350b1cabe7bc5a175a94d72ef04d730471411d2a6c10c9021e6f23c24ce75eb84f73117f2b
data/safari-0.0.2.gem ADDED
Binary file
data/safari.gemspec CHANGED
@@ -7,15 +7,15 @@ Gem::Specification.new do |spec|
7
7
  spec.version = Safari::VERSION
8
8
  spec.authors = ["RB"]
9
9
  spec.email = ["ab@hyperscale.gr"]
10
- spec.version = "0.0.2"
10
+ spec.version = "0.0.3"
11
11
  spec.summary = "The Rails CMS!"
12
- spec.homepage = "https://github.com/mpatsia/safari"
12
+ spec.homepage = "https://github.com/hyperscalegr/safari"
13
13
  spec.required_ruby_version = ">= 3.0.0"
14
14
 
15
15
  # spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"
16
16
 
17
17
  spec.metadata["homepage_uri"] = spec.homepage
18
- spec.metadata["https://github.com/mpatsia/safari"]
18
+ spec.metadata["https://github.com/hyperscalegr/safari"]
19
19
 
20
20
  # Specify which files should be added to the gem when it is released.
21
21
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: safari
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - RB
@@ -23,13 +23,13 @@ files:
23
23
  - Rakefile
24
24
  - lib/safari.rb
25
25
  - lib/safari/version.rb
26
- - safari-0.0.1.gem
26
+ - safari-0.0.2.gem
27
27
  - safari.gemspec
28
28
  - sig/safari.rbs
29
- homepage: https://github.com/mpatsia/safari
29
+ homepage: https://github.com/hyperscalegr/safari
30
30
  licenses: []
31
31
  metadata:
32
- homepage_uri: https://github.com/mpatsia/safari
32
+ homepage_uri: https://github.com/hyperscalegr/safari
33
33
  post_install_message:
34
34
  rdoc_options: []
35
35
  require_paths:
data/safari-0.0.1.gem DELETED
Binary file