File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ gem "strip_attributes"
72
72
gem "validate_url"
73
73
gem "carrierwave"
74
74
gem "cloudinary"
75
+ gem "kaminari"
75
76
76
77
group :development do
77
78
gem "annotaterb"
Original file line number Diff line number Diff line change 223
223
sshkit (>= 1.23.0 , < 2.0 )
224
224
thor (~> 1.3 )
225
225
zeitwerk (>= 2.6.18 , < 3.0 )
226
+ kaminari (1.2.2 )
227
+ activesupport (>= 4.1.0 )
228
+ kaminari-actionview (= 1.2.2 )
229
+ kaminari-activerecord (= 1.2.2 )
230
+ kaminari-core (= 1.2.2 )
231
+ kaminari-actionview (1.2.2 )
232
+ actionview
233
+ kaminari-core (= 1.2.2 )
234
+ kaminari-activerecord (1.2.2 )
235
+ activerecord
236
+ kaminari-core (= 1.2.2 )
237
+ kaminari-core (1.2.2 )
226
238
language_server-protocol (3.17.0.4 )
227
239
lint_roller (1.1.0 )
228
240
llhttp-ffi (0.5.1 )
@@ -556,6 +568,7 @@ DEPENDENCIES
556
568
importmap-rails
557
569
jbuilder
558
570
kamal
571
+ kaminari
559
572
pg (~> 1.1 )
560
573
propshaft
561
574
pry-rails
You can’t perform that action at this time.
0 commit comments