protocall 0.1.1 → 0.1.2

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: 17d0ef680f615990a954bc056b8eab859262529ddff8cddaebd41eccd37c48a8
4
- data.tar.gz: 840d91c59351ef4ba87c85859fdecfecf1e6325f4c4d85a9d3f88987d390295d
3
+ metadata.gz: d64d4b5ba28710a086494d7127fd9d8feb80926aea3dbf2a534e52f6ac9d8644
4
+ data.tar.gz: 2d96e6eb51aa034bb651ed2ab29adc69082634304479b1883e2babeaf6f78e9b
5
5
  SHA512:
6
- metadata.gz: 00ddc343c9c8429b538f8beb10292a405e846f945eecd1eec0c72869960b9c5dd675acba5d622218af407fb80c3854c1d722b893d2e19b70c0d6c36c763b12ed
7
- data.tar.gz: a0e70ecfadc9390044979ae03e3a997384cdcf6e0e1eebd4380f59073904820026cac77e02437c9d04ace4e7e64e90671748842f48edf6d7e6fc73c297f6f6f9
6
+ metadata.gz: faaae286b9615c3252b121025d8930bbf59115491699fc28f5c2c3977cf5dbcc284804bb504627ac469f312de448d25152afe9ed6466cd26cd8b6bbb9ad34e19
7
+ data.tar.gz: a7e3ed3d52a77e1f222a415a0992333733b2c8cf63b28d9a6cab31c7fdfa09141aa356b71957f99cc7fd226abcabaf687c68f3be284f16d3708dad9f54ca059d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- protocall (0.1.1)
4
+ protocall (0.1.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Protocall
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: protocall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Carr
@@ -34,13 +34,13 @@ files:
34
34
  - lib/protocall.rb
35
35
  - lib/protocall/version.rb
36
36
  - sig/protocall.rbs
37
- homepage: https://github.com/htcarr3/protocall
37
+ homepage: https://github.com/htcarr3/protocall.rb
38
38
  licenses:
39
39
  - MIT
40
40
  metadata:
41
- homepage_uri: https://github.com/htcarr3/protocall
42
- source_code_uri: https://github.com/htcarr3/protocall
43
- changelog_uri: https://github.com/htcarr3/protocall/blob/main/CHANGELOG.md
41
+ homepage_uri: https://github.com/htcarr3/protocall.rb
42
+ source_code_uri: https://github.com/htcarr3/protocall.rb
43
+ changelog_uri: https://github.com/htcarr3/protocall.rb/blob/main/CHANGELOG.md
44
44
  post_install_message:
45
45
  rdoc_options: []
46
46
  require_paths: