snap_diff-capybara 0.0.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.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +3 -0
  3. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 3b0ed0acab1f365fa867a736a6e191af5994ed247b89347d3139c52d2e6e0c2b
4
+ data.tar.gz: be3f02855e30d530d5afc801ad73c13424c0283dc77955fc9e5be53edb2c077b
5
+ SHA512:
6
+ metadata.gz: 0a5453eb7eb3a1f45a4c86d125ee6ccc9098ff84d75ec61197d54eceab335a75a265982601bd4b730aa6dbf8e5df351c3efb2809e7de4c36cd775c3ba0e41cc0
7
+ data.tar.gz: 3aa51d497d6195a33d5d36d3c15fd20e8f89083c0c353c9b9e150614af1d4003bb435fac42a624b93e7338271bd68eaf892e0889910dfb7acb34dca7e63820ef
data/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # snap_diff-capybara
2
+
3
+ Name reservation matching [snap-diff/snap_diff-capybara](https://github.com/snap-diff/snap_diff-capybara). Install [capybara-screenshot-diff](https://rubygems.org/gems/capybara-screenshot-diff), which already provides the `SnapDiff` namespace.
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: snap_diff-capybara
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Uwe Kubosch
8
+ - Paul Keen
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 1980-01-02 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Name reservation matching the GitHub repository snap-diff/snap_diff-capybara.
14
+ Today this library ships as the capybara-screenshot-diff gem, which already exposes
15
+ the SnapDiff namespace.
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - README.md
21
+ homepage: https://github.com/snap-diff/snap_diff-capybara
22
+ licenses:
23
+ - MIT
24
+ metadata:
25
+ allowed_push_host: https://rubygems.org
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '3.2'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubygems_version: 4.0.16
41
+ specification_version: 4
42
+ summary: 'Reserved: future home of the SnapDiff Capybara integration'
43
+ test_files: []