Skip to content

Commit 810a4d6

Browse files
authored
Merge pull request #98 from coderwall/dependabot/bundler/kaminari-1.2.1
Bump kaminari from 1.0.1 to 1.2.1
2 parents b7fce72 + 91297e3 commit 810a4d6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -179,18 +179,18 @@ GEM
179179
activesupport (>= 4.2)
180180
aes_key_wrap
181181
bindata
182-
kaminari (1.0.1)
182+
kaminari (1.2.1)
183183
activesupport (>= 4.1.0)
184-
kaminari-actionview (= 1.0.1)
185-
kaminari-activerecord (= 1.0.1)
186-
kaminari-core (= 1.0.1)
187-
kaminari-actionview (1.0.1)
184+
kaminari-actionview (= 1.2.1)
185+
kaminari-activerecord (= 1.2.1)
186+
kaminari-core (= 1.2.1)
187+
kaminari-actionview (1.2.1)
188188
actionview
189-
kaminari-core (= 1.0.1)
190-
kaminari-activerecord (1.0.1)
189+
kaminari-core (= 1.2.1)
190+
kaminari-activerecord (1.2.1)
191191
activerecord
192-
kaminari-core (= 1.0.1)
193-
kaminari-core (1.0.1)
192+
kaminari-core (= 1.2.1)
193+
kaminari-core (1.2.1)
194194
launchy (2.4.3)
195195
addressable (~> 2.3)
196196
letsencrypt_plugin (0.0.9)
@@ -205,7 +205,7 @@ GEM
205205
actionpack (>= 4, < 5.2)
206206
activesupport (>= 4, < 5.2)
207207
railties (>= 4, < 5.2)
208-
loofah (2.4.0)
208+
loofah (2.5.0)
209209
crass (~> 1.0.2)
210210
nokogiri (>= 1.5.9)
211211
mail (2.7.0)
@@ -227,7 +227,7 @@ GEM
227227
mini_portile2 (2.4.0)
228228
mini_racer (0.2.0)
229229
libv8 (>= 6.3)
230-
minitest (5.14.0)
230+
minitest (5.14.1)
231231
multi_json (1.14.1)
232232
multipart-post (2.0.0)
233233
netrc (0.11.0)
@@ -360,7 +360,7 @@ GEM
360360
turbolinks (5.0.1)
361361
turbolinks-source (~> 5)
362362
turbolinks-source (5.0.3)
363-
tzinfo (1.2.6)
363+
tzinfo (1.2.7)
364364
thread_safe (~> 0.1)
365365
uglifier (3.2.0)
366366
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)