kaminari 0.11.0 → 0.12.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.

Potentially problematic release.


This version of kaminari might be problematic. Click here for more details.

@@ -1,147 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- kaminari (0.11.0)
5
- kaminari
6
-
7
- GEM
8
- specs:
9
- abstract (1.0.0)
10
- actionmailer (3.0.7)
11
- actionpack (= 3.0.7)
12
- mail (~> 2.2.15)
13
- actionpack (3.0.7)
14
- activemodel (= 3.0.7)
15
- activesupport (= 3.0.7)
16
- builder (~> 2.1.2)
17
- erubis (~> 2.6.6)
18
- i18n (~> 0.5.0)
19
- rack (~> 1.2.1)
20
- rack-mount (~> 0.6.14)
21
- rack-test (~> 0.5.7)
22
- tzinfo (~> 0.3.23)
23
- activemodel (3.0.7)
24
- activesupport (= 3.0.7)
25
- builder (~> 2.1.2)
26
- i18n (~> 0.5.0)
27
- activerecord (3.0.7)
28
- activemodel (= 3.0.7)
29
- activesupport (= 3.0.7)
30
- arel (~> 2.0.2)
31
- tzinfo (~> 0.3.23)
32
- activeresource (3.0.7)
33
- activemodel (= 3.0.7)
34
- activesupport (= 3.0.7)
35
- activesupport (3.0.7)
36
- arel (2.0.9)
37
- bson (1.3.0)
38
- builder (2.1.2)
39
- capybara (0.4.1.2)
40
- celerity (>= 0.7.9)
41
- culerity (>= 0.2.4)
42
- mime-types (>= 1.16)
43
- nokogiri (>= 1.3.3)
44
- rack (>= 1.0.0)
45
- rack-test (>= 0.5.4)
46
- selenium-webdriver (>= 0.0.27)
47
- xpath (~> 0.1.3)
48
- celerity (0.8.9)
49
- childprocess (0.1.8)
50
- ffi (~> 1.0.6)
51
- culerity (0.2.15)
52
- database_cleaner (0.6.6)
53
- diff-lcs (1.1.2)
54
- erubis (2.6.6)
55
- abstract (>= 1.0.0)
56
- ffi (1.0.7)
57
- rake (>= 0.8.7)
58
- git (1.2.5)
59
- i18n (0.5.0)
60
- jeweler (1.5.2)
61
- bundler (~> 1.0.0)
62
- git (>= 1.2.5)
63
- rake
64
- json_pure (1.5.1)
65
- mail (2.2.17)
66
- activesupport (>= 2.3.6)
67
- i18n (>= 0.4.0)
68
- mime-types (~> 1.16)
69
- treetop (~> 1.4.8)
70
- mime-types (1.16)
71
- mongo (1.3.0)
72
- bson (>= 1.3.0)
73
- mongoid (2.0.1)
74
- activemodel (~> 3.0)
75
- mongo (~> 1.3)
76
- tzinfo (~> 0.3.22)
77
- will_paginate (~> 3.0.pre)
78
- nokogiri (1.4.4)
79
- polyglot (0.3.1)
80
- rack (1.2.2)
81
- rack-mount (0.6.14)
82
- rack (>= 1.0.0)
83
- rack-test (0.5.7)
84
- rack (>= 1.0)
85
- rails (3.0.7)
86
- actionmailer (= 3.0.7)
87
- actionpack (= 3.0.7)
88
- activerecord (= 3.0.7)
89
- activeresource (= 3.0.7)
90
- activesupport (= 3.0.7)
91
- bundler (~> 1.0)
92
- railties (= 3.0.7)
93
- railties (3.0.7)
94
- actionpack (= 3.0.7)
95
- activesupport (= 3.0.7)
96
- rake (>= 0.8.7)
97
- thor (~> 0.14.4)
98
- rake (0.8.7)
99
- rcov (0.9.9)
100
- rr (1.0.2)
101
- rspec (2.5.0)
102
- rspec-core (~> 2.5.0)
103
- rspec-expectations (~> 2.5.0)
104
- rspec-mocks (~> 2.5.0)
105
- rspec-core (2.5.1)
106
- rspec-expectations (2.5.0)
107
- diff-lcs (~> 1.1.2)
108
- rspec-mocks (2.5.0)
109
- rspec-rails (2.5.0)
110
- actionpack (~> 3.0)
111
- activesupport (~> 3.0)
112
- railties (~> 3.0)
113
- rspec (~> 2.5.0)
114
- rubyzip (0.9.4)
115
- selenium-webdriver (0.1.4)
116
- childprocess (>= 0.1.7)
117
- ffi (>= 1.0.7)
118
- json_pure
119
- rubyzip
120
- sqlite3 (1.3.3)
121
- steak (1.1.0)
122
- rspec (>= 1.3)
123
- thor (0.14.6)
124
- treetop (1.4.9)
125
- polyglot (>= 0.3.1)
126
- tzinfo (0.3.26)
127
- will_paginate (3.0.pre2)
128
- xpath (0.1.3)
129
- nokogiri (~> 1.3)
130
-
131
- PLATFORMS
132
- ruby
133
-
134
- DEPENDENCIES
135
- bundler (>= 1.0.0)
136
- capybara
137
- database_cleaner
138
- jeweler
139
- kaminari!
140
- mongoid (>= 2)
141
- rails (>= 3.0.0)
142
- rcov
143
- rr
144
- rspec
145
- rspec-rails
146
- sqlite3
147
- steak
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.11.0