Commit 18edcd8d8a3164ba91da31fb1e4da9b20c5811ac

Authored by Espen Antonsen
1 parent e5e87709
Exists in master and in 1 other branch production

kaminari 0.14.1

Showing 1 changed file with 3 additions and 4 deletions   Show diff stats
Gemfile.lock
... ... @@ -46,7 +46,7 @@ GEM
46 46 bson (1.6.2)
47 47 bson_ext (1.6.2)
48 48 bson (~> 1.6.2)
49   - builder (3.0.3)
  49 + builder (3.0.4)
50 50 campy (0.1.3)
51 51 multi_json (~> 1.0)
52 52 capistrano (2.13.3)
... ... @@ -126,10 +126,9 @@ GEM
126 126 json (1.7.5)
127 127 jwt (0.1.5)
128 128 multi_json (>= 1.0)
129   - kaminari (0.13.0)
  129 + kaminari (0.14.1)
130 130 actionpack (>= 3.0.0)
131 131 activesupport (>= 3.0.0)
132   - railties (>= 3.0.0)
133 132 kgio (2.7.4)
134 133 launchy (2.1.2)
135 134 addressable (~> 2.3)
... ... @@ -220,7 +219,7 @@ GEM
220 219 rack-ssl (1.3.2)
221 220 rack
222 221 rack-ssl-enforcer (0.2.4)
223   - rack-test (0.6.1)
  222 + rack-test (0.6.2)
224 223 rack (>= 1.0)
225 224 rails (3.2.8)
226 225 actionmailer (= 3.2.8)
... ...