guise 0.6.1 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
data/gemfiles/3.2.gemfile DELETED
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "activerecord", "~> 3.2.0"
6
- gem "activesupport", "~> 3.2.0"
7
-
8
- gemspec :path => "../"
@@ -1,88 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- guise (0.6.0)
5
- activerecord (>= 3.1, < 5.0)
6
- activesupport (>= 3.1, < 5.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- activemodel (3.2.22)
12
- activesupport (= 3.2.22)
13
- builder (~> 3.0.0)
14
- activerecord (3.2.22)
15
- activemodel (= 3.2.22)
16
- activesupport (= 3.2.22)
17
- arel (~> 3.0.2)
18
- tzinfo (~> 0.3.29)
19
- activesupport (3.2.22)
20
- i18n (~> 0.6, >= 0.6.4)
21
- multi_json (~> 1.0)
22
- appraisal (2.1.0)
23
- bundler
24
- rake
25
- thor (>= 0.14.0)
26
- arel (3.0.3)
27
- builder (3.0.4)
28
- byebug (5.0.0)
29
- columnize (= 0.9.0)
30
- codeclimate-test-reporter (0.4.8)
31
- simplecov (>= 0.7.1, < 1.0.0)
32
- coderay (1.1.0)
33
- columnize (0.9.0)
34
- diff-lcs (1.2.5)
35
- docile (1.1.5)
36
- i18n (0.7.0)
37
- json (1.8.3)
38
- method_source (0.8.2)
39
- multi_json (1.11.2)
40
- pry (0.10.3)
41
- coderay (~> 1.1.0)
42
- method_source (~> 0.8.1)
43
- slop (~> 3.4)
44
- rake (10.4.2)
45
- redcarpet (3.3.3)
46
- rspec (3.4.0)
47
- rspec-core (~> 3.4.0)
48
- rspec-expectations (~> 3.4.0)
49
- rspec-mocks (~> 3.4.0)
50
- rspec-core (3.4.0)
51
- rspec-support (~> 3.4.0)
52
- rspec-expectations (3.4.0)
53
- diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.4.0)
55
- rspec-mocks (3.4.0)
56
- diff-lcs (>= 1.2.0, < 2.0)
57
- rspec-support (~> 3.4.0)
58
- rspec-support (3.4.0)
59
- simplecov (0.10.0)
60
- docile (~> 1.1.0)
61
- json (~> 1.8)
62
- simplecov-html (~> 0.10.0)
63
- simplecov-html (0.10.0)
64
- slop (3.6.0)
65
- sqlite3 (1.3.11)
66
- thor (0.19.1)
67
- tzinfo (0.3.45)
68
- yard (0.8.7.6)
69
-
70
- PLATFORMS
71
- ruby
72
-
73
- DEPENDENCIES
74
- activerecord (~> 3.2.0)
75
- activesupport (~> 3.2.0)
76
- appraisal (>= 1.0)
77
- byebug (~> 5.0)
78
- codeclimate-test-reporter (~> 0.3)
79
- guise!
80
- pry (~> 0.9)
81
- rake (~> 10.1)
82
- redcarpet (~> 3.2)
83
- rspec (~> 3.0)
84
- sqlite3 (~> 1.3)
85
- yard (~> 0.8)
86
-
87
- BUNDLED WITH
88
- 1.10.6
data/gemfiles/4.0.gemfile DELETED
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "activerecord", "~> 4.0.0"
6
- gem "activesupport", "~> 4.0.0"
7
-
8
- gemspec :path => "../"
@@ -1,94 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- guise (0.6.0)
5
- activerecord (>= 3.1, < 5.0)
6
- activesupport (>= 3.1, < 5.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- activemodel (4.0.13)
12
- activesupport (= 4.0.13)
13
- builder (~> 3.1.0)
14
- activerecord (4.0.13)
15
- activemodel (= 4.0.13)
16
- activerecord-deprecated_finders (~> 1.0.2)
17
- activesupport (= 4.0.13)
18
- arel (~> 4.0.0)
19
- activerecord-deprecated_finders (1.0.4)
20
- activesupport (4.0.13)
21
- i18n (~> 0.6, >= 0.6.9)
22
- minitest (~> 4.2)
23
- multi_json (~> 1.3)
24
- thread_safe (~> 0.1)
25
- tzinfo (~> 0.3.37)
26
- appraisal (2.1.0)
27
- bundler
28
- rake
29
- thor (>= 0.14.0)
30
- arel (4.0.2)
31
- builder (3.1.4)
32
- byebug (5.0.0)
33
- columnize (= 0.9.0)
34
- codeclimate-test-reporter (0.4.8)
35
- simplecov (>= 0.7.1, < 1.0.0)
36
- coderay (1.1.0)
37
- columnize (0.9.0)
38
- diff-lcs (1.2.5)
39
- docile (1.1.5)
40
- i18n (0.7.0)
41
- json (1.8.3)
42
- method_source (0.8.2)
43
- minitest (4.7.5)
44
- multi_json (1.11.2)
45
- pry (0.10.3)
46
- coderay (~> 1.1.0)
47
- method_source (~> 0.8.1)
48
- slop (~> 3.4)
49
- rake (10.4.2)
50
- redcarpet (3.3.3)
51
- rspec (3.4.0)
52
- rspec-core (~> 3.4.0)
53
- rspec-expectations (~> 3.4.0)
54
- rspec-mocks (~> 3.4.0)
55
- rspec-core (3.4.0)
56
- rspec-support (~> 3.4.0)
57
- rspec-expectations (3.4.0)
58
- diff-lcs (>= 1.2.0, < 2.0)
59
- rspec-support (~> 3.4.0)
60
- rspec-mocks (3.4.0)
61
- diff-lcs (>= 1.2.0, < 2.0)
62
- rspec-support (~> 3.4.0)
63
- rspec-support (3.4.0)
64
- simplecov (0.10.0)
65
- docile (~> 1.1.0)
66
- json (~> 1.8)
67
- simplecov-html (~> 0.10.0)
68
- simplecov-html (0.10.0)
69
- slop (3.6.0)
70
- sqlite3 (1.3.11)
71
- thor (0.19.1)
72
- thread_safe (0.3.5)
73
- tzinfo (0.3.45)
74
- yard (0.8.7.6)
75
-
76
- PLATFORMS
77
- ruby
78
-
79
- DEPENDENCIES
80
- activerecord (~> 4.0.0)
81
- activesupport (~> 4.0.0)
82
- appraisal (>= 1.0)
83
- byebug (~> 5.0)
84
- codeclimate-test-reporter (~> 0.3)
85
- guise!
86
- pry (~> 0.9)
87
- rake (~> 10.1)
88
- redcarpet (~> 3.2)
89
- rspec (~> 3.0)
90
- sqlite3 (~> 1.3)
91
- yard (~> 0.8)
92
-
93
- BUNDLED WITH
94
- 1.10.6
data/gemfiles/4.1.gemfile DELETED
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "activerecord", "~> 4.1.0"
6
- gem "activesupport", "~> 4.1.0"
7
-
8
- gemspec :path => "../"
@@ -1,92 +0,0 @@
1
- PATH
2
- remote: ../
3
- specs:
4
- guise (0.6.0)
5
- activerecord (>= 3.1, < 5.0)
6
- activesupport (>= 3.1, < 5.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- activemodel (4.1.14)
12
- activesupport (= 4.1.14)
13
- builder (~> 3.1)
14
- activerecord (4.1.14)
15
- activemodel (= 4.1.14)
16
- activesupport (= 4.1.14)
17
- arel (~> 5.0.0)
18
- activesupport (4.1.14)
19
- i18n (~> 0.6, >= 0.6.9)
20
- json (~> 1.7, >= 1.7.7)
21
- minitest (~> 5.1)
22
- thread_safe (~> 0.1)
23
- tzinfo (~> 1.1)
24
- appraisal (2.1.0)
25
- bundler
26
- rake
27
- thor (>= 0.14.0)
28
- arel (5.0.1.20140414130214)
29
- builder (3.2.2)
30
- byebug (5.0.0)
31
- columnize (= 0.9.0)
32
- codeclimate-test-reporter (0.4.8)
33
- simplecov (>= 0.7.1, < 1.0.0)
34
- coderay (1.1.0)
35
- columnize (0.9.0)
36
- diff-lcs (1.2.5)
37
- docile (1.1.5)
38
- i18n (0.7.0)
39
- json (1.8.3)
40
- method_source (0.8.2)
41
- minitest (5.8.2)
42
- pry (0.10.3)
43
- coderay (~> 1.1.0)
44
- method_source (~> 0.8.1)
45
- slop (~> 3.4)
46
- rake (10.4.2)
47
- redcarpet (3.3.3)
48
- rspec (3.4.0)
49
- rspec-core (~> 3.4.0)
50
- rspec-expectations (~> 3.4.0)
51
- rspec-mocks (~> 3.4.0)
52
- rspec-core (3.4.0)
53
- rspec-support (~> 3.4.0)
54
- rspec-expectations (3.4.0)
55
- diff-lcs (>= 1.2.0, < 2.0)
56
- rspec-support (~> 3.4.0)
57
- rspec-mocks (3.4.0)
58
- diff-lcs (>= 1.2.0, < 2.0)
59
- rspec-support (~> 3.4.0)
60
- rspec-support (3.4.0)
61
- simplecov (0.10.0)
62
- docile (~> 1.1.0)
63
- json (~> 1.8)
64
- simplecov-html (~> 0.10.0)
65
- simplecov-html (0.10.0)
66
- slop (3.6.0)
67
- sqlite3 (1.3.11)
68
- thor (0.19.1)
69
- thread_safe (0.3.5)
70
- tzinfo (1.2.2)
71
- thread_safe (~> 0.1)
72
- yard (0.8.7.6)
73
-
74
- PLATFORMS
75
- ruby
76
-
77
- DEPENDENCIES
78
- activerecord (~> 4.1.0)
79
- activesupport (~> 4.1.0)
80
- appraisal (>= 1.0)
81
- byebug (~> 5.0)
82
- codeclimate-test-reporter (~> 0.3)
83
- guise!
84
- pry (~> 0.9)
85
- rake (~> 10.1)
86
- redcarpet (~> 3.2)
87
- rspec (~> 3.0)
88
- sqlite3 (~> 1.3)
89
- yard (~> 0.8)
90
-
91
- BUNDLED WITH
92
- 1.10.6