Skip to content

Commit c9fe5ce

Browse files
Bump kaminari from 1.1.1 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.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.1.1...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3a3725 commit c9fe5ce

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
bootsy (2.4.0)
8686
carrierwave (~> 1.0)
8787
mini_magick (~> 4.6)
88-
builder (3.2.3)
88+
builder (3.2.4)
8989
capistrano (3.11.0)
9090
airbrussh (>= 1.0.0)
9191
i18n
@@ -109,18 +109,18 @@ GEM
109109
coffee-script-source
110110
execjs
111111
coffee-script-source (1.12.2)
112-
concurrent-ruby (1.1.3)
112+
concurrent-ruby (1.1.6)
113113
crack (0.4.3)
114114
safe_yaml (~> 1.0.0)
115-
crass (1.0.4)
115+
crass (1.0.6)
116116
devise (4.5.0)
117117
bcrypt (~> 3.0)
118118
orm_adapter (~> 0.1)
119119
railties (>= 4.1.0, < 6.0)
120120
responders
121121
warden (~> 1.2.3)
122122
diff-lcs (1.3)
123-
erubi (1.7.1)
123+
erubi (1.9.0)
124124
erubis (2.7.0)
125125
execjs (2.7.0)
126126
factory_bot (4.11.1)
@@ -155,7 +155,7 @@ GEM
155155
httparty (0.16.3)
156156
mime-types (~> 3.0)
157157
multi_xml (>= 0.5.2)
158-
i18n (1.2.0)
158+
i18n (1.8.2)
159159
concurrent-ruby (~> 1.0)
160160
inherited_resources (1.9.0)
161161
actionpack (>= 4.2, < 5.3)
@@ -170,22 +170,22 @@ GEM
170170
rails-dom-testing (>= 1, < 3)
171171
railties (>= 4.2.0)
172172
thor (>= 0.14, < 2.0)
173-
kaminari (1.1.1)
173+
kaminari (1.2.1)
174174
activesupport (>= 4.1.0)
175-
kaminari-actionview (= 1.1.1)
176-
kaminari-activerecord (= 1.1.1)
177-
kaminari-core (= 1.1.1)
178-
kaminari-actionview (1.1.1)
175+
kaminari-actionview (= 1.2.1)
176+
kaminari-activerecord (= 1.2.1)
177+
kaminari-core (= 1.2.1)
178+
kaminari-actionview (1.2.1)
179179
actionview
180-
kaminari-core (= 1.1.1)
181-
kaminari-activerecord (1.1.1)
180+
kaminari-core (= 1.2.1)
181+
kaminari-activerecord (1.2.1)
182182
activerecord
183-
kaminari-core (= 1.1.1)
184-
kaminari-core (1.1.1)
183+
kaminari-core (= 1.2.1)
184+
kaminari-core (1.2.1)
185185
listen (3.0.8)
186186
rb-fsevent (~> 0.9, >= 0.9.4)
187187
rb-inotify (~> 0.9, >= 0.9.7)
188-
loofah (2.2.3)
188+
loofah (2.5.0)
189189
crass (~> 1.0.2)
190190
nokogiri (>= 1.5.9)
191191
mail (2.7.1)
@@ -196,16 +196,16 @@ GEM
196196
mime-types-data (3.2018.0812)
197197
mini_magick (4.9.2)
198198
mini_mime (1.0.1)
199-
mini_portile2 (2.3.0)
200-
minitest (5.11.3)
199+
mini_portile2 (2.4.0)
200+
minitest (5.14.1)
201201
multi_json (1.13.1)
202202
multi_xml (0.6.0)
203203
net-scp (1.2.1)
204204
net-ssh (>= 2.6.5)
205205
net-ssh (5.0.2)
206206
nio4r (2.3.1)
207-
nokogiri (1.8.5)
208-
mini_portile2 (~> 2.3.0)
207+
nokogiri (1.10.9)
208+
mini_portile2 (~> 2.4.0)
209209
orm_adapter (0.5.0)
210210
parallel (1.12.1)
211211
parser (2.5.3.0)
@@ -236,8 +236,8 @@ GEM
236236
rails-dom-testing (2.0.3)
237237
activesupport (>= 4.2.0)
238238
nokogiri (>= 1.6)
239-
rails-html-sanitizer (1.0.4)
240-
loofah (~> 2.2, >= 2.2.2)
239+
rails-html-sanitizer (1.3.0)
240+
loofah (~> 2.3)
241241
rails_12factor (0.0.3)
242242
rails_serve_static_assets
243243
rails_stdout_logging
@@ -327,7 +327,7 @@ GEM
327327
turbolinks (5.2.0)
328328
turbolinks-source (~> 5.2)
329329
turbolinks-source (5.2.0)
330-
tzinfo (1.2.5)
330+
tzinfo (1.2.7)
331331
thread_safe (~> 0.1)
332332
tzinfo-data (1.2018.7)
333333
tzinfo (>= 1.0.0)

0 commit comments

Comments
 (0)