partitioned 1.1.9 → 1.1.10
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +54 -50
- data/lib/partitioned/version.rb +1 -1
- metadata +1 -1
data/Gemfile.lock
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
partitioned (1.1.
|
4
|
+
partitioned (1.1.9)
|
5
|
+
activerecord-redshift-adapter
|
5
6
|
bulk_data_methods (= 1.0.0)
|
6
7
|
pg
|
7
8
|
rails (>= 3.2.8)
|
@@ -10,32 +11,35 @@ PATH
|
|
10
11
|
GEM
|
11
12
|
remote: http://rubygems.org/
|
12
13
|
specs:
|
13
|
-
actionmailer (3.2.
|
14
|
-
actionpack (= 3.2.
|
15
|
-
mail (~> 2.
|
16
|
-
actionpack (3.2.
|
17
|
-
activemodel (= 3.2.
|
18
|
-
activesupport (= 3.2.
|
14
|
+
actionmailer (3.2.13)
|
15
|
+
actionpack (= 3.2.13)
|
16
|
+
mail (~> 2.5.3)
|
17
|
+
actionpack (3.2.13)
|
18
|
+
activemodel (= 3.2.13)
|
19
|
+
activesupport (= 3.2.13)
|
19
20
|
builder (~> 3.0.0)
|
20
21
|
erubis (~> 2.7.0)
|
21
22
|
journey (~> 1.0.4)
|
22
|
-
rack (~> 1.4.
|
23
|
+
rack (~> 1.4.5)
|
23
24
|
rack-cache (~> 1.2)
|
24
25
|
rack-test (~> 0.6.1)
|
25
26
|
sprockets (~> 2.2.1)
|
26
|
-
activemodel (3.2.
|
27
|
-
activesupport (= 3.2.
|
27
|
+
activemodel (3.2.13)
|
28
|
+
activesupport (= 3.2.13)
|
28
29
|
builder (~> 3.0.0)
|
29
|
-
activerecord (3.2.
|
30
|
-
activemodel (= 3.2.
|
31
|
-
activesupport (= 3.2.
|
30
|
+
activerecord (3.2.13)
|
31
|
+
activemodel (= 3.2.13)
|
32
|
+
activesupport (= 3.2.13)
|
32
33
|
arel (~> 3.0.2)
|
33
34
|
tzinfo (~> 0.3.29)
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
35
|
+
activerecord-redshift-adapter (0.9.0)
|
36
|
+
pg
|
37
|
+
rails (>= 3.0.0)
|
38
|
+
activeresource (3.2.13)
|
39
|
+
activemodel (= 3.2.13)
|
40
|
+
activesupport (= 3.2.13)
|
41
|
+
activesupport (3.2.13)
|
42
|
+
i18n (= 0.6.1)
|
39
43
|
multi_json (~> 1.0)
|
40
44
|
arel (3.0.2)
|
41
45
|
builder (3.0.4)
|
@@ -43,70 +47,70 @@ GEM
|
|
43
47
|
pg
|
44
48
|
rails (>= 3.0.0)
|
45
49
|
rspec-rails
|
46
|
-
diff-lcs (1.
|
50
|
+
diff-lcs (1.2.4)
|
47
51
|
erubis (2.7.0)
|
48
|
-
hike (1.2.
|
52
|
+
hike (1.2.2)
|
49
53
|
i18n (0.6.1)
|
50
54
|
journey (1.0.4)
|
51
|
-
jquery-rails (2.2.
|
55
|
+
jquery-rails (2.2.1)
|
52
56
|
railties (>= 3.0, < 5.0)
|
53
57
|
thor (>= 0.14, < 2.0)
|
54
|
-
json (1.7.
|
55
|
-
mail (2.
|
58
|
+
json (1.7.7)
|
59
|
+
mail (2.5.3)
|
56
60
|
i18n (>= 0.4.0)
|
57
61
|
mime-types (~> 1.16)
|
58
62
|
treetop (~> 1.4.8)
|
59
|
-
mime-types (1.
|
60
|
-
multi_json (1.
|
61
|
-
pg (0.
|
63
|
+
mime-types (1.23)
|
64
|
+
multi_json (1.7.2)
|
65
|
+
pg (0.15.1)
|
62
66
|
polyglot (0.3.3)
|
63
|
-
rack (1.4.
|
67
|
+
rack (1.4.5)
|
64
68
|
rack-cache (1.2)
|
65
69
|
rack (>= 0.4)
|
66
70
|
rack-ssl (1.3.3)
|
67
71
|
rack
|
68
72
|
rack-test (0.6.2)
|
69
73
|
rack (>= 1.0)
|
70
|
-
rails (3.2.
|
71
|
-
actionmailer (= 3.2.
|
72
|
-
actionpack (= 3.2.
|
73
|
-
activerecord (= 3.2.
|
74
|
-
activeresource (= 3.2.
|
75
|
-
activesupport (= 3.2.
|
74
|
+
rails (3.2.13)
|
75
|
+
actionmailer (= 3.2.13)
|
76
|
+
actionpack (= 3.2.13)
|
77
|
+
activerecord (= 3.2.13)
|
78
|
+
activeresource (= 3.2.13)
|
79
|
+
activesupport (= 3.2.13)
|
76
80
|
bundler (~> 1.0)
|
77
|
-
railties (= 3.2.
|
78
|
-
railties (3.2.
|
79
|
-
actionpack (= 3.2.
|
80
|
-
activesupport (= 3.2.
|
81
|
+
railties (= 3.2.13)
|
82
|
+
railties (3.2.13)
|
83
|
+
actionpack (= 3.2.13)
|
84
|
+
activesupport (= 3.2.13)
|
81
85
|
rack-ssl (~> 1.3.2)
|
82
86
|
rake (>= 0.8.7)
|
83
87
|
rdoc (~> 3.4)
|
84
88
|
thor (>= 0.14.6, < 2.0)
|
85
|
-
rake (10.0.
|
86
|
-
rdoc (3.12)
|
89
|
+
rake (10.0.4)
|
90
|
+
rdoc (3.12.2)
|
87
91
|
json (~> 1.4)
|
88
|
-
rspec-core (2.
|
89
|
-
rspec-expectations (2.
|
90
|
-
diff-lcs (
|
91
|
-
rspec-mocks (2.
|
92
|
-
rspec-rails (2.
|
92
|
+
rspec-core (2.13.1)
|
93
|
+
rspec-expectations (2.13.0)
|
94
|
+
diff-lcs (>= 1.1.3, < 2.0)
|
95
|
+
rspec-mocks (2.13.1)
|
96
|
+
rspec-rails (2.13.0)
|
93
97
|
actionpack (>= 3.0)
|
94
98
|
activesupport (>= 3.0)
|
95
99
|
railties (>= 3.0)
|
96
|
-
rspec-core (~> 2.
|
97
|
-
rspec-expectations (~> 2.
|
98
|
-
rspec-mocks (~> 2.
|
100
|
+
rspec-core (~> 2.13.0)
|
101
|
+
rspec-expectations (~> 2.13.0)
|
102
|
+
rspec-mocks (~> 2.13.0)
|
99
103
|
sprockets (2.2.2)
|
100
104
|
hike (~> 1.2)
|
101
105
|
multi_json (~> 1.0)
|
102
106
|
rack (~> 1.0)
|
103
107
|
tilt (~> 1.1, != 1.3.0)
|
104
|
-
thor (0.
|
105
|
-
tilt (1.3.
|
108
|
+
thor (0.18.1)
|
109
|
+
tilt (1.3.7)
|
106
110
|
treetop (1.4.12)
|
107
111
|
polyglot
|
108
112
|
polyglot (>= 0.3.1)
|
109
|
-
tzinfo (0.3.
|
113
|
+
tzinfo (0.3.37)
|
110
114
|
|
111
115
|
PLATFORMS
|
112
116
|
ruby
|
data/lib/partitioned/version.rb
CHANGED