File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem 'httparty', '0.8.1'
8
8
gem 'squeel' , '0.9.3'
9
9
gem 'resque' , '1.24.1'
10
10
gem 'resque-scheduler' , '2.0.1'
11
- gem 'kaminari' , '0.12.4 '
11
+ gem 'kaminari' , '0.14.1 '
12
12
# gem 'twitter', '2.0.1'
13
13
14
14
# Gems used only for assets and not required
Original file line number Diff line number Diff line change 90
90
railties (~> 3.0 )
91
91
thor (~> 0.14 )
92
92
json (1.8.0 )
93
- kaminari (0.12.4 )
94
- rails (>= 3.0.0 )
93
+ kaminari (0.14.1 )
94
+ actionpack (>= 3.0.0 )
95
+ activesupport (>= 3.0.0 )
95
96
launchy (2.0.5 )
96
97
addressable (~> 2.2.6 )
97
98
mail (2.5.4 )
@@ -220,7 +221,7 @@ DEPENDENCIES
220
221
haml-rails (= 0.3.5 )
221
222
httparty (= 0.8.1 )
222
223
jquery-rails (= 1.0.16 )
223
- kaminari (= 0.12.4 )
224
+ kaminari (= 0.14.1 )
224
225
launchy (~> 2.0.5 )
225
226
pg (= 0.11.0 )
226
227
rails (= 3.2.14 )
You can’t perform that action at this time.
0 commit comments