deep_cloneable 2.0.2 → 3.1.0

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.
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 2.0.2
data/gemfiles/3.1.gemfile DELETED
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activerecord", "~> 3.1.0"
6
- gem "minitest", :group => :test
7
- gem "appraisal", :group => :test
8
- gem "sqlite3", :group => :test
9
- gem "rdoc", ">= 2.4.2", :group => :test
10
- gem "nokogiri", "~> 1.5.0", :group => :test
11
-
12
- group :test do
13
- gem "jeweler"
14
- end
@@ -1,75 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activemodel (3.1.12)
5
- activesupport (= 3.1.12)
6
- builder (~> 3.0.0)
7
- i18n (~> 0.6)
8
- activerecord (3.1.12)
9
- activemodel (= 3.1.12)
10
- activesupport (= 3.1.12)
11
- arel (~> 2.2.3)
12
- tzinfo (~> 0.3.29)
13
- activesupport (3.1.12)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (2.2.3)
21
- builder (3.0.4)
22
- faraday (0.8.9)
23
- multipart-post (~> 1.2.0)
24
- git (1.2.8)
25
- github_api (0.10.1)
26
- addressable
27
- faraday (~> 0.8.1)
28
- hashie (>= 1.2)
29
- multi_json (~> 1.4)
30
- nokogiri (~> 1.5.2)
31
- oauth2
32
- hashie (3.3.2)
33
- highline (1.6.21)
34
- i18n (0.6.11)
35
- jeweler (2.0.1)
36
- builder
37
- bundler (>= 1.0)
38
- git (>= 1.2.5)
39
- github_api
40
- highline (>= 1.6.15)
41
- nokogiri (>= 1.5.10)
42
- rake
43
- rdoc
44
- json (1.8.1)
45
- jwt (1.2.0)
46
- minitest (5.5.0)
47
- multi_json (1.10.1)
48
- multi_xml (0.5.5)
49
- multipart-post (1.2.0)
50
- nokogiri (1.5.11)
51
- oauth2 (1.0.0)
52
- faraday (>= 0.8, < 0.10)
53
- jwt (~> 1.0)
54
- multi_json (~> 1.3)
55
- multi_xml (~> 0.5)
56
- rack (~> 1.2)
57
- rack (1.5.2)
58
- rake (10.4.2)
59
- rdoc (4.2.0)
60
- json (~> 1.4)
61
- sqlite3 (1.3.10)
62
- thor (0.19.1)
63
- tzinfo (0.3.42)
64
-
65
- PLATFORMS
66
- ruby
67
-
68
- DEPENDENCIES
69
- activerecord (~> 3.1.0)
70
- appraisal
71
- jeweler
72
- minitest
73
- nokogiri (~> 1.5.0)
74
- rdoc (>= 2.4.2)
75
- sqlite3
data/gemfiles/3.2.gemfile DELETED
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activerecord", "~> 3.2.0"
6
- gem "minitest", :group => :test
7
- gem "appraisal", :group => :test
8
- gem "sqlite3", :group => :test
9
- gem "rdoc", ">= 2.4.2", :group => :test
10
- gem "nokogiri", "~> 1.5.0", :group => :test
11
-
12
- group :test do
13
- gem "jeweler"
14
- end
@@ -1,75 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activemodel (3.2.21)
5
- activesupport (= 3.2.21)
6
- builder (~> 3.0.0)
7
- activerecord (3.2.21)
8
- activemodel (= 3.2.21)
9
- activesupport (= 3.2.21)
10
- arel (~> 3.0.2)
11
- tzinfo (~> 0.3.29)
12
- activesupport (3.2.21)
13
- i18n (~> 0.6, >= 0.6.4)
14
- multi_json (~> 1.0)
15
- addressable (2.3.6)
16
- appraisal (1.0.2)
17
- bundler
18
- rake
19
- thor (>= 0.14.0)
20
- arel (3.0.3)
21
- builder (3.0.4)
22
- faraday (0.8.9)
23
- multipart-post (~> 1.2.0)
24
- git (1.2.8)
25
- github_api (0.10.1)
26
- addressable
27
- faraday (~> 0.8.1)
28
- hashie (>= 1.2)
29
- multi_json (~> 1.4)
30
- nokogiri (~> 1.5.2)
31
- oauth2
32
- hashie (3.3.2)
33
- highline (1.6.21)
34
- i18n (0.6.11)
35
- jeweler (2.0.1)
36
- builder
37
- bundler (>= 1.0)
38
- git (>= 1.2.5)
39
- github_api
40
- highline (>= 1.6.15)
41
- nokogiri (>= 1.5.10)
42
- rake
43
- rdoc
44
- json (1.8.1)
45
- jwt (1.2.0)
46
- minitest (5.5.0)
47
- multi_json (1.10.1)
48
- multi_xml (0.5.5)
49
- multipart-post (1.2.0)
50
- nokogiri (1.5.11)
51
- oauth2 (1.0.0)
52
- faraday (>= 0.8, < 0.10)
53
- jwt (~> 1.0)
54
- multi_json (~> 1.3)
55
- multi_xml (~> 0.5)
56
- rack (~> 1.2)
57
- rack (1.5.2)
58
- rake (10.4.2)
59
- rdoc (4.2.0)
60
- json (~> 1.4)
61
- sqlite3 (1.3.10)
62
- thor (0.19.1)
63
- tzinfo (0.3.42)
64
-
65
- PLATFORMS
66
- ruby
67
-
68
- DEPENDENCIES
69
- activerecord (~> 3.2.0)
70
- appraisal
71
- jeweler
72
- minitest
73
- nokogiri (~> 1.5.0)
74
- rdoc (>= 2.4.2)
75
- sqlite3
data/gemfiles/4.0.gemfile DELETED
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activerecord", "~> 4.0.0"
6
- gem "minitest", :group => :test
7
- gem "appraisal", :group => :test
8
- gem "sqlite3", :group => :test
9
- gem "rdoc", ">= 2.4.2", :group => :test
10
- gem "nokogiri", "~> 1.5.0", :group => :test
11
-
12
- group :test do
13
- gem "jeweler"
14
- end
@@ -1,80 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activemodel (4.0.8)
5
- activesupport (= 4.0.8)
6
- builder (~> 3.1.0)
7
- activerecord (4.0.8)
8
- activemodel (= 4.0.8)
9
- activerecord-deprecated_finders (~> 1.0.2)
10
- activesupport (= 4.0.8)
11
- arel (~> 4.0.0)
12
- activerecord-deprecated_finders (1.0.3)
13
- activesupport (4.0.8)
14
- i18n (~> 0.6, >= 0.6.9)
15
- minitest (~> 4.2)
16
- multi_json (~> 1.3)
17
- thread_safe (~> 0.1)
18
- tzinfo (~> 0.3.37)
19
- addressable (2.3.6)
20
- appraisal (1.0.2)
21
- bundler
22
- rake
23
- thor (>= 0.14.0)
24
- arel (4.0.2)
25
- builder (3.1.4)
26
- faraday (0.8.9)
27
- multipart-post (~> 1.2.0)
28
- git (1.2.8)
29
- github_api (0.10.1)
30
- addressable
31
- faraday (~> 0.8.1)
32
- hashie (>= 1.2)
33
- multi_json (~> 1.4)
34
- nokogiri (~> 1.5.2)
35
- oauth2
36
- hashie (3.3.2)
37
- highline (1.6.21)
38
- i18n (0.6.11)
39
- jeweler (2.0.1)
40
- builder
41
- bundler (>= 1.0)
42
- git (>= 1.2.5)
43
- github_api
44
- highline (>= 1.6.15)
45
- nokogiri (>= 1.5.10)
46
- rake
47
- rdoc
48
- json (1.8.1)
49
- jwt (1.2.0)
50
- minitest (4.7.5)
51
- multi_json (1.10.1)
52
- multi_xml (0.5.5)
53
- multipart-post (1.2.0)
54
- nokogiri (1.5.11)
55
- oauth2 (1.0.0)
56
- faraday (>= 0.8, < 0.10)
57
- jwt (~> 1.0)
58
- multi_json (~> 1.3)
59
- multi_xml (~> 0.5)
60
- rack (~> 1.2)
61
- rack (1.5.2)
62
- rake (10.4.2)
63
- rdoc (4.2.0)
64
- json (~> 1.4)
65
- sqlite3 (1.3.10)
66
- thor (0.19.1)
67
- thread_safe (0.3.4)
68
- tzinfo (0.3.42)
69
-
70
- PLATFORMS
71
- ruby
72
-
73
- DEPENDENCIES
74
- activerecord (~> 4.0.0)
75
- appraisal
76
- jeweler
77
- minitest
78
- nokogiri (~> 1.5.0)
79
- rdoc (>= 2.4.2)
80
- sqlite3
data/gemfiles/4.1.gemfile DELETED
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activerecord", "~> 4.1.0"
6
- gem "minitest", :group => :test
7
- gem "appraisal", :group => :test
8
- gem "sqlite3", :group => :test
9
- gem "rdoc", ">= 2.4.2", :group => :test
10
- gem "nokogiri", "~> 1.5.0", :group => :test
11
-
12
- group :test do
13
- gem "jeweler"
14
- end
@@ -1,79 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activemodel (4.1.8)
5
- activesupport (= 4.1.8)
6
- builder (~> 3.1)
7
- activerecord (4.1.8)
8
- activemodel (= 4.1.8)
9
- activesupport (= 4.1.8)
10
- arel (~> 5.0.0)
11
- activesupport (4.1.8)
12
- i18n (~> 0.6, >= 0.6.9)
13
- json (~> 1.7, >= 1.7.7)
14
- minitest (~> 5.1)
15
- thread_safe (~> 0.1)
16
- tzinfo (~> 1.1)
17
- addressable (2.3.6)
18
- appraisal (1.0.2)
19
- bundler
20
- rake
21
- thor (>= 0.14.0)
22
- arel (5.0.1.20140414130214)
23
- builder (3.2.2)
24
- faraday (0.8.9)
25
- multipart-post (~> 1.2.0)
26
- git (1.2.8)
27
- github_api (0.10.1)
28
- addressable
29
- faraday (~> 0.8.1)
30
- hashie (>= 1.2)
31
- multi_json (~> 1.4)
32
- nokogiri (~> 1.5.2)
33
- oauth2
34
- hashie (3.3.2)
35
- highline (1.6.21)
36
- i18n (0.6.11)
37
- jeweler (2.0.1)
38
- builder
39
- bundler (>= 1.0)
40
- git (>= 1.2.5)
41
- github_api
42
- highline (>= 1.6.15)
43
- nokogiri (>= 1.5.10)
44
- rake
45
- rdoc
46
- json (1.8.1)
47
- jwt (1.2.0)
48
- minitest (5.5.0)
49
- multi_json (1.10.1)
50
- multi_xml (0.5.5)
51
- multipart-post (1.2.0)
52
- nokogiri (1.5.11)
53
- oauth2 (1.0.0)
54
- faraday (>= 0.8, < 0.10)
55
- jwt (~> 1.0)
56
- multi_json (~> 1.3)
57
- multi_xml (~> 0.5)
58
- rack (~> 1.2)
59
- rack (1.5.2)
60
- rake (10.4.2)
61
- rdoc (4.2.0)
62
- json (~> 1.4)
63
- sqlite3 (1.3.10)
64
- thor (0.19.1)
65
- thread_safe (0.3.4)
66
- tzinfo (1.2.2)
67
- thread_safe (~> 0.1)
68
-
69
- PLATFORMS
70
- ruby
71
-
72
- DEPENDENCIES
73
- activerecord (~> 4.1.0)
74
- appraisal
75
- jeweler
76
- minitest
77
- nokogiri (~> 1.5.0)
78
- rdoc (>= 2.4.2)
79
- sqlite3
data/gemfiles/4.2.gemfile DELETED
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "http://rubygems.org"
4
-
5
- gem "activerecord", "~> 4.2.0.rc3"
6
- gem "minitest", :group => :test
7
- gem "appraisal", :group => :test
8
- gem "sqlite3", :group => :test
9
- gem "rdoc", ">= 2.4.2", :group => :test
10
- gem "nokogiri", "~> 1.5.0", :group => :test
11
-
12
- group :test do
13
- gem "jeweler"
14
- end
@@ -1,79 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activemodel (4.2.0.rc3)
5
- activesupport (= 4.2.0.rc3)
6
- builder (~> 3.1)
7
- activerecord (4.2.0.rc3)
8
- activemodel (= 4.2.0.rc3)
9
- activesupport (= 4.2.0.rc3)
10
- arel (~> 6.0)
11
- activesupport (4.2.0.rc3)
12
- i18n (>= 0.7.0.beta1, < 0.8)
13
- json (~> 1.7, >= 1.7.7)
14
- minitest (~> 5.1)
15
- thread_safe (~> 0.1)
16
- tzinfo (~> 1.1)
17
- addressable (2.3.6)
18
- appraisal (1.0.2)
19
- bundler
20
- rake
21
- thor (>= 0.14.0)
22
- arel (6.0.0)
23
- builder (3.2.2)
24
- faraday (0.8.9)
25
- multipart-post (~> 1.2.0)
26
- git (1.2.8)
27
- github_api (0.10.1)
28
- addressable
29
- faraday (~> 0.8.1)
30
- hashie (>= 1.2)
31
- multi_json (~> 1.4)
32
- nokogiri (~> 1.5.2)
33
- oauth2
34
- hashie (3.3.2)
35
- highline (1.6.21)
36
- i18n (0.7.0.beta1)
37
- jeweler (2.0.1)
38
- builder
39
- bundler (>= 1.0)
40
- git (>= 1.2.5)
41
- github_api
42
- highline (>= 1.6.15)
43
- nokogiri (>= 1.5.10)
44
- rake
45
- rdoc
46
- json (1.8.1)
47
- jwt (1.2.0)
48
- minitest (5.5.0)
49
- multi_json (1.10.1)
50
- multi_xml (0.5.5)
51
- multipart-post (1.2.0)
52
- nokogiri (1.5.11)
53
- oauth2 (1.0.0)
54
- faraday (>= 0.8, < 0.10)
55
- jwt (~> 1.0)
56
- multi_json (~> 1.3)
57
- multi_xml (~> 0.5)
58
- rack (~> 1.2)
59
- rack (1.5.2)
60
- rake (10.4.2)
61
- rdoc (4.2.0)
62
- json (~> 1.4)
63
- sqlite3 (1.3.10)
64
- thor (0.19.1)
65
- thread_safe (0.3.4)
66
- tzinfo (1.2.2)
67
- thread_safe (~> 0.1)
68
-
69
- PLATFORMS
70
- ruby
71
-
72
- DEPENDENCIES
73
- activerecord (~> 4.2.0.rc3)
74
- appraisal
75
- jeweler
76
- minitest
77
- nokogiri (~> 1.5.0)
78
- rdoc (>= 2.4.2)
79
- sqlite3