capybara-screenshot 1.0.0 → 1.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.
@@ -1,102 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- capybara-screenshot (1.0.0)
5
- capybara (>= 1.0, < 3)
6
- colored
7
- launchy
8
-
9
- GEM
10
- remote: http://rubygems.org/
11
- specs:
12
- addressable (2.3.6)
13
- appraisal (1.0.2)
14
- bundler
15
- rake
16
- thor (>= 0.14.0)
17
- aruba (0.6.1)
18
- childprocess (>= 0.3.6)
19
- cucumber (>= 1.1.1)
20
- rspec-expectations (>= 2.7.0)
21
- builder (3.2.2)
22
- capybara (2.4.1)
23
- mime-types (>= 1.16)
24
- nokogiri (>= 1.3.3)
25
- rack (>= 1.0.0)
26
- rack-test (>= 0.5.4)
27
- xpath (~> 2.0)
28
- childprocess (0.5.3)
29
- ffi (~> 1.0, >= 1.0.11)
30
- colored (1.2)
31
- colorize (0.7.3)
32
- cucumber (1.3.17)
33
- builder (>= 2.1.2)
34
- diff-lcs (>= 1.1.3)
35
- gherkin (~> 2.12)
36
- multi_json (>= 1.7.5, < 2.0)
37
- multi_test (>= 0.1.1)
38
- diff-lcs (1.2.5)
39
- ffi (1.9.3)
40
- gherkin (2.12.2)
41
- multi_json (~> 1.3)
42
- gherkin-ruby (0.3.2)
43
- json (1.8.1)
44
- launchy (2.4.2)
45
- addressable (~> 2.3)
46
- mime-types (2.3)
47
- mini_portile (0.6.0)
48
- minitest (5.4.1)
49
- multi_json (1.10.1)
50
- multi_test (0.1.1)
51
- nokogiri (1.6.3.1)
52
- mini_portile (= 0.6.0)
53
- power_assert (0.1.3)
54
- rack (1.5.2)
55
- rack-protection (1.5.3)
56
- rack
57
- rack-test (0.6.2)
58
- rack (>= 1.0)
59
- rake (10.3.2)
60
- rspec (3.0.0)
61
- rspec-core (~> 3.0.0)
62
- rspec-expectations (~> 3.0.0)
63
- rspec-mocks (~> 3.0.0)
64
- rspec-core (3.0.4)
65
- rspec-support (~> 3.0.0)
66
- rspec-expectations (3.0.4)
67
- diff-lcs (>= 1.2.0, < 2.0)
68
- rspec-support (~> 3.0.0)
69
- rspec-mocks (3.0.4)
70
- rspec-support (~> 3.0.0)
71
- rspec-support (3.0.4)
72
- sinatra (1.4.5)
73
- rack (~> 1.4)
74
- rack-protection (~> 1.4)
75
- tilt (~> 1.3, >= 1.3.4)
76
- spinach (0.8.10)
77
- colorize
78
- gherkin-ruby (>= 0.3.2)
79
- json
80
- test-unit (3.0.1)
81
- power_assert
82
- thor (0.19.1)
83
- tilt (1.4.1)
84
- timecop (0.7.1)
85
- xpath (2.0.0)
86
- nokogiri (~> 1.3)
87
-
88
- PLATFORMS
89
- ruby
90
-
91
- DEPENDENCIES
92
- appraisal
93
- aruba
94
- capybara-screenshot!
95
- cucumber
96
- minitest
97
- rake
98
- rspec (= 3.0)
99
- sinatra
100
- spinach
101
- test-unit
102
- timecop
@@ -1,100 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- capybara-screenshot (1.0.0)
5
- capybara (>= 1.0, < 3)
6
- colored
7
- launchy
8
-
9
- GEM
10
- remote: http://rubygems.org/
11
- specs:
12
- addressable (2.3.6)
13
- appraisal (1.0.2)
14
- bundler
15
- rake
16
- thor (>= 0.14.0)
17
- aruba (0.6.1)
18
- childprocess (>= 0.3.6)
19
- cucumber (>= 1.1.1)
20
- rspec-expectations (>= 2.7.0)
21
- builder (3.2.2)
22
- capybara (2.4.1)
23
- mime-types (>= 1.16)
24
- nokogiri (>= 1.3.3)
25
- rack (>= 1.0.0)
26
- rack-test (>= 0.5.4)
27
- xpath (~> 2.0)
28
- childprocess (0.5.3)
29
- ffi (~> 1.0, >= 1.0.11)
30
- colored (1.2)
31
- colorize (0.7.3)
32
- cucumber (1.3.17)
33
- builder (>= 2.1.2)
34
- diff-lcs (>= 1.1.3)
35
- gherkin (~> 2.12)
36
- multi_json (>= 1.7.5, < 2.0)
37
- multi_test (>= 0.1.1)
38
- diff-lcs (1.2.5)
39
- ffi (1.9.3)
40
- gherkin (2.12.2)
41
- multi_json (~> 1.3)
42
- gherkin-ruby (0.2.1)
43
- launchy (2.4.2)
44
- addressable (~> 2.3)
45
- mime-types (2.3)
46
- mini_portile (0.6.0)
47
- minitest (5.4.1)
48
- multi_json (1.10.1)
49
- multi_test (0.1.1)
50
- nokogiri (1.6.3.1)
51
- mini_portile (= 0.6.0)
52
- power_assert (0.1.3)
53
- rack (1.5.2)
54
- rack-protection (1.5.3)
55
- rack
56
- rack-test (0.6.2)
57
- rack (>= 1.0)
58
- rake (10.3.2)
59
- rspec (3.1.0)
60
- rspec-core (~> 3.1.0)
61
- rspec-expectations (~> 3.1.0)
62
- rspec-mocks (~> 3.1.0)
63
- rspec-core (3.1.3)
64
- rspec-support (~> 3.1.0)
65
- rspec-expectations (3.1.1)
66
- diff-lcs (>= 1.2.0, < 2.0)
67
- rspec-support (~> 3.1.0)
68
- rspec-mocks (3.1.0)
69
- rspec-support (~> 3.1.0)
70
- rspec-support (3.1.0)
71
- sinatra (1.4.5)
72
- rack (~> 1.4)
73
- rack-protection (~> 1.4)
74
- tilt (~> 1.3, >= 1.3.4)
75
- spinach (0.7.0)
76
- colorize
77
- gherkin-ruby (~> 0.2.0)
78
- test-unit (3.0.1)
79
- power_assert
80
- thor (0.19.1)
81
- tilt (1.4.1)
82
- timecop (0.7.1)
83
- xpath (2.0.0)
84
- nokogiri (~> 1.3)
85
-
86
- PLATFORMS
87
- ruby
88
-
89
- DEPENDENCIES
90
- appraisal
91
- aruba
92
- capybara-screenshot!
93
- cucumber
94
- minitest
95
- rake
96
- rspec
97
- sinatra
98
- spinach (= 0.7)
99
- test-unit
100
- timecop
@@ -1,100 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- capybara-screenshot (1.0.0)
5
- capybara (>= 1.0, < 3)
6
- colored
7
- launchy
8
-
9
- GEM
10
- remote: http://rubygems.org/
11
- specs:
12
- addressable (2.3.6)
13
- appraisal (1.0.2)
14
- bundler
15
- rake
16
- thor (>= 0.14.0)
17
- aruba (0.6.1)
18
- childprocess (>= 0.3.6)
19
- cucumber (>= 1.1.1)
20
- rspec-expectations (>= 2.7.0)
21
- builder (3.2.2)
22
- capybara (2.4.1)
23
- mime-types (>= 1.16)
24
- nokogiri (>= 1.3.3)
25
- rack (>= 1.0.0)
26
- rack-test (>= 0.5.4)
27
- xpath (~> 2.0)
28
- childprocess (0.5.3)
29
- ffi (~> 1.0, >= 1.0.11)
30
- colored (1.2)
31
- colorize (0.5.8)
32
- cucumber (1.3.17)
33
- builder (>= 2.1.2)
34
- diff-lcs (>= 1.1.3)
35
- gherkin (~> 2.12)
36
- multi_json (>= 1.7.5, < 2.0)
37
- multi_test (>= 0.1.1)
38
- diff-lcs (1.2.5)
39
- ffi (1.9.3)
40
- gherkin (2.12.2)
41
- multi_json (~> 1.3)
42
- gherkin-ruby (0.2.1)
43
- launchy (2.4.2)
44
- addressable (~> 2.3)
45
- mime-types (2.3)
46
- mini_portile (0.6.0)
47
- minitest (5.4.1)
48
- multi_json (1.10.1)
49
- multi_test (0.1.1)
50
- nokogiri (1.6.3.1)
51
- mini_portile (= 0.6.0)
52
- power_assert (0.1.3)
53
- rack (1.5.2)
54
- rack-protection (1.5.3)
55
- rack
56
- rack-test (0.6.2)
57
- rack (>= 1.0)
58
- rake (10.3.2)
59
- rspec (3.1.0)
60
- rspec-core (~> 3.1.0)
61
- rspec-expectations (~> 3.1.0)
62
- rspec-mocks (~> 3.1.0)
63
- rspec-core (3.1.3)
64
- rspec-support (~> 3.1.0)
65
- rspec-expectations (3.1.1)
66
- diff-lcs (>= 1.2.0, < 2.0)
67
- rspec-support (~> 3.1.0)
68
- rspec-mocks (3.1.0)
69
- rspec-support (~> 3.1.0)
70
- rspec-support (3.1.0)
71
- sinatra (1.4.5)
72
- rack (~> 1.4)
73
- rack-protection (~> 1.4)
74
- tilt (~> 1.3, >= 1.3.4)
75
- spinach (0.8.0)
76
- colorize (= 0.5.8)
77
- gherkin-ruby (~> 0.2.1)
78
- test-unit (3.0.1)
79
- power_assert
80
- thor (0.19.1)
81
- tilt (1.4.1)
82
- timecop (0.7.1)
83
- xpath (2.0.0)
84
- nokogiri (~> 1.3)
85
-
86
- PLATFORMS
87
- ruby
88
-
89
- DEPENDENCIES
90
- appraisal
91
- aruba
92
- capybara-screenshot!
93
- cucumber
94
- minitest
95
- rake
96
- rspec
97
- sinatra
98
- spinach (= 0.8.0)
99
- test-unit
100
- timecop