Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 830ff08

Browse files
Bump kaminari from 1.0.1 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.0.1 to 1.2.1. - [Release notes](https://github.com/kaminari/kaminari/releases) - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md) - [Commits](kaminari/kaminari@v1.0.1...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5855c8 commit 830ff08

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
autoprefixer-rails (>= 6.0.3)
5555
popper_js (>= 1.12.9, < 2)
5656
sass (>= 3.5.2)
57-
builder (3.2.3)
57+
builder (3.2.4)
5858
cloudinary (1.8.2)
5959
aws_cf_signer
6060
rest-client
@@ -66,7 +66,7 @@ GEM
6666
coffee-script-source
6767
execjs
6868
coffee-script-source (1.12.2)
69-
concurrent-ruby (1.1.3)
69+
concurrent-ruby (1.1.7)
7070
countries (2.1.2)
7171
i18n_data (~> 0.8.0)
7272
money (~> 6.9)
@@ -75,7 +75,7 @@ GEM
7575
country_select (3.1.1)
7676
countries (~> 2.0)
7777
sort_alphabetical (~> 1.0)
78-
crass (1.0.4)
78+
crass (1.0.6)
7979
debug_inspector (0.0.3)
8080
derailed (0.1.0)
8181
derailed_benchmarks
@@ -89,7 +89,7 @@ GEM
8989
thor (~> 0.19)
9090
domain_name (0.5.20170404)
9191
unf (>= 0.0.5, < 1.0.0)
92-
erubi (1.6.1)
92+
erubi (1.9.0)
9393
execjs (2.7.0)
9494
faraday (0.12.2)
9595
multipart-post (>= 1.2, < 3)
@@ -123,20 +123,20 @@ GEM
123123
railties (>= 3.2.16)
124124
json (1.8.6)
125125
jwt (1.5.6)
126-
kaminari (1.0.1)
126+
kaminari (1.2.1)
127127
activesupport (>= 4.1.0)
128-
kaminari-actionview (= 1.0.1)
129-
kaminari-activerecord (= 1.0.1)
130-
kaminari-core (= 1.0.1)
131-
kaminari-actionview (1.0.1)
128+
kaminari-actionview (= 1.2.1)
129+
kaminari-activerecord (= 1.2.1)
130+
kaminari-core (= 1.2.1)
131+
kaminari-actionview (1.2.1)
132132
actionview
133-
kaminari-core (= 1.0.1)
134-
kaminari-activerecord (1.0.1)
133+
kaminari-core (= 1.2.1)
134+
kaminari-activerecord (1.2.1)
135135
activerecord
136-
kaminari-core (= 1.0.1)
137-
kaminari-core (1.0.1)
136+
kaminari-core (= 1.2.1)
137+
kaminari-core (1.2.1)
138138
libv8 (8.4.255.0)
139-
loofah (2.2.3)
139+
loofah (2.7.0)
140140
crass (~> 1.0.2)
141141
nokogiri (>= 1.5.9)
142142
mail (2.6.6)
@@ -149,10 +149,10 @@ GEM
149149
mime-types (3.1)
150150
mime-types-data (~> 3.2015)
151151
mime-types-data (3.2016.0521)
152-
mini_portile2 (2.3.0)
152+
mini_portile2 (2.4.0)
153153
mini_racer (0.3.1)
154154
libv8 (~> 8.4.255)
155-
minitest (5.10.3)
155+
minitest (5.14.2)
156156
money (6.9.0)
157157
i18n (>= 0.6.4, < 0.9)
158158
multi_json (1.12.2)
@@ -161,8 +161,8 @@ GEM
161161
nested_form (0.3.2)
162162
netrc (0.11.0)
163163
nio4r (2.1.0)
164-
nokogiri (1.8.5)
165-
mini_portile2 (~> 2.3.0)
164+
nokogiri (1.10.10)
165+
mini_portile2 (~> 2.4.0)
166166
oauth (0.5.3)
167167
oauth2 (1.4.0)
168168
faraday (>= 0.8, < 0.13)
@@ -208,8 +208,8 @@ GEM
208208
rails-dom-testing (2.0.3)
209209
activesupport (>= 4.2.0)
210210
nokogiri (>= 1.6)
211-
rails-html-sanitizer (1.0.4)
212-
loofah (~> 2.2, >= 2.2.2)
211+
rails-html-sanitizer (1.3.0)
212+
loofah (~> 2.3)
213213
rails_12factor (0.0.3)
214214
rails_serve_static_assets
215215
rails_stdout_logging
@@ -284,7 +284,7 @@ GEM
284284
turbolinks (5.0.1)
285285
turbolinks-source (~> 5)
286286
turbolinks-source (5.0.3)
287-
tzinfo (1.2.3)
287+
tzinfo (1.2.7)
288288
thread_safe (~> 0.1)
289289
uglifier (3.2.0)
290290
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)