writeas 0.3.0 → 0.3.1

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: 5f0316889070295b12bb3ab218941074b309d2fce0b824d4a6f1f60ca2b6ff2d
4
- data.tar.gz: 250958c08e2dc85a16cd6e8740df66a5fe29d4742033775b2e0ae85da68d4852
3
+ metadata.gz: c2e8d65713eaf107c4fbfc36f583323a7561faa7a891ed042cdc84c4d8959b58
4
+ data.tar.gz: 36fd571f3480e376836b355ebc0155336c42c97f47b8b44839ea7d7898307e0d
5
5
  SHA512:
6
- metadata.gz: 3da9ca8be2b45661c5a088ab6019570bce7cb9ecca443714e693c95adc0110c52b6431eca171095548525f4afecb7db5eae960c7d8d11b0ab5d48c388459b859
7
- data.tar.gz: 8daf937647c141b339527e80fcb72fb3ffb6bfe89eee421fc4d0b2d2e94ed2a4a9aee39d6cbf7ab5d8c723d69b3b0f847250d1a25586f4601692fbbabcfdb9d4
6
+ metadata.gz: 139a3ebee1028d87d4731721051e063fe68709791034b156a9a211e45f9d8358fb95a093d140db074de19fd1a7877643b9b2f770884c795ab3f22a4d1f0d7bd7
7
+ data.tar.gz: 0aab11c6f6d408dfffc1d27f13d24b90a91d0113197ab8eb3e5859eac9ec90fe7cfc5c77b5de50bdf60c4e8f1cb7ac8996bd4d76912a838f538aa9851692b120
@@ -1,3 +1,3 @@
1
1
  module Writeas
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
@@ -15,8 +15,8 @@ Gem::Specification.new do |spec|
15
15
  spec.metadata["allowed_push_host"] = "https://rubygems.org"
16
16
 
17
17
  spec.metadata["homepage_uri"] = spec.homepage
18
- spec.metadata["source_code_uri"] = "https://github.com/thegeorgeous.com/writeas/"
19
- spec.metadata["changelog_uri"] = "https://github.com/thegeorgeous.com/writeas/"
18
+ spec.metadata["source_code_uri"] = "https://github.com/thegeorgeous/writeas/"
19
+ spec.metadata["changelog_uri"] = "https://github.com/thegeorgeous/writeas/"
20
20
 
21
21
  # Specify which files should be added to the gem when it is released.
22
22
  # 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: writeas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - George Thomas
@@ -72,8 +72,8 @@ licenses:
72
72
  metadata:
73
73
  allowed_push_host: https://rubygems.org
74
74
  homepage_uri: https://github.com/thegeorgeous/writeas
75
- source_code_uri: https://github.com/thegeorgeous.com/writeas/
76
- changelog_uri: https://github.com/thegeorgeous.com/writeas/
75
+ source_code_uri: https://github.com/thegeorgeous/writeas/
76
+ changelog_uri: https://github.com/thegeorgeous/writeas/
77
77
  post_install_message:
78
78
  rdoc_options: []
79
79
  require_paths: