sus-fixtures-console 0.3.0 → 0.3.1

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: 69305106d7c6e8321664a3ea8f8a30c95699e4ab01a6d620a59300ba5c990980
4
- data.tar.gz: d4951bd83195be5cc001d2f1580a6d9b356a782d38ef50bc29ea51cee4f4dad0
3
+ metadata.gz: 6c5226ba5f04c0aaa7a85face6d5d5ddaf0553369a5c90dbea7714b2a12d1aaf
4
+ data.tar.gz: 1f07009379ae5acd0630c692656b18b555d1d2c2d6924c290268ab95f30e1a50
5
5
  SHA512:
6
- metadata.gz: 5ee6e5089fcfd9c9b287a281384a068a986b055933dded04b24e65577f293b2d6aee8e582f1493d97e6f6544b1249597c091a1830c3cef1293b5ae34bc5f7492
7
- data.tar.gz: c47d11911df531b80c918364f8cf7fb23512c9af36ea655fddc5aecc3f20c76448e263c1943c0cffe01c74ebbe095bdec84e27a12b6538198d199a4ec7701907
6
+ metadata.gz: f595232b9ce0f4b252345a77b574a4fa7b01a9bc76beca7cee0a7b7fc38fdffc3d3b183186fd20b10a4921bca00ef4b8862560cdb25ebd5d1caddcdfb36e0113
7
+ data.tar.gz: b4a4c3520d42adfa4a62828177b84d9d4fb69a1348d0b95da2121940ecd7ec32daa99b558097a16ee45a42e441b778fdae78bacdde4cb9f02d4b43c0773a1cb0
checksums.yaml.gz.sig CHANGED
Binary file
@@ -6,7 +6,7 @@
6
6
  module Sus
7
7
  module Fixtures
8
8
  module Console
9
- VERSION = "0.3.0"
9
+ VERSION = "0.3.1"
10
10
  end
11
11
  end
12
12
  end
data/readme.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Provides a convenient fixture for capturing or ignoring [console](https://github.com/socketry/console) logging.
4
4
 
5
- [![Development Status](https://github.com/sus-rb/sus-fixtures-console/workflows/Test/badge.svg)](https://github.com/sus-rb/sus-fixtures-console/actions?workflow=Test)
5
+ [![Development Status](https://github.com/socketry/sus-fixtures-console/workflows/Test/badge.svg)](https://github.com/socketry/sus-fixtures-console/actions?workflow=Test)
6
6
 
7
7
  ## Installation
8
8
 
@@ -12,9 +12,9 @@ $ bundle add sus-fixtures-console
12
12
 
13
13
  ## Usage
14
14
 
15
- Please see the [project documentation](https://sus-rb.github.io/sus-fixtures-console/) for more details.
15
+ Please see the [project documentation](https://socketry.github.io/sus-fixtures-console/) for more details.
16
16
 
17
- - [Getting Started](https://sus-rb.github.io/sus-fixtures-console/guides/getting-started/index) - This guide explains how to use the `Sus::Fixtures::Console` gem to redirect console logging output during tests.
17
+ - [Getting Started](https://socketry.github.io/sus-fixtures-console/guides/getting-started/index) - This guide explains how to use the `Sus::Fixtures::Console` gem to redirect console logging output during tests.
18
18
 
19
19
  ## Contributing
20
20
 
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sus-fixtures-console
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
  - Samuel Williams
@@ -37,7 +37,7 @@ cert_chain:
37
37
  Q2K9NVun/S785AP05vKkXZEFYxqG6EW012U4oLcFl5MySFajYXRYbuUpH6AY+HP8
38
38
  voD0MPg1DssDLKwXyt1eKD/+Fq0bFWhwVM/1XiAXL7lyYUyOq24KHgQ2Csg=
39
39
  -----END CERTIFICATE-----
40
- date: 2024-07-17 00:00:00.000000000 Z
40
+ date: 2024-08-25 00:00:00.000000000 Z
41
41
  dependencies:
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: console
@@ -79,13 +79,13 @@ files:
79
79
  - lib/sus/fixtures/console/version.rb
80
80
  - license.md
81
81
  - readme.md
82
- homepage: https://github.com/sus-rb/sus-fixtures-console
82
+ homepage: https://github.com/socketry/sus-fixtures-console
83
83
  licenses:
84
84
  - MIT
85
85
  metadata:
86
- documentation_uri: https://sus-rb.github.io/sus-fixtures-console/
86
+ documentation_uri: https://socketry.github.io/sus-fixtures-console/
87
87
  funding_uri: https://github.com/sponsors/ioquatix/
88
- source_code_uri: https://github.com/sus-rb/sus-fixtures-console.git
88
+ source_code_uri: https://github.com/socketry/sus-fixtures-console.git
89
89
  post_install_message:
90
90
  rdoc_options: []
91
91
  require_paths:
metadata.gz.sig CHANGED
Binary file