Skip to content

Commit 655d70e

Browse files
authored
Merge pull request #307 from platanus/dependabot/bundler/kaminari-1.2.1
chore(deps): bump kaminari from 1.2.0 to 1.2.1
2 parents 93c57a3 + 9881be3 commit 655d70e

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

Gemfile.lock

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ GEM
9595
childprocess (3.0.0)
9696
climate_control (0.2.0)
9797
coderay (1.1.2)
98-
concurrent-ruby (1.1.6)
98+
concurrent-ruby (1.1.8)
9999
crass (1.0.6)
100100
database_cleaner (1.8.2)
101101
diff-lcs (1.3)
102102
enumerize (2.3.1)
103103
activesupport (>= 3.2)
104-
erubi (1.9.0)
104+
erubi (1.10.0)
105105
factory_bot (5.1.1)
106106
activesupport (>= 4.2.0)
107107
factory_bot_rails (5.1.1)
@@ -131,7 +131,7 @@ GEM
131131
has_scope (0.7.2)
132132
actionpack (>= 4.1)
133133
activesupport (>= 4.1)
134-
i18n (1.8.2)
134+
i18n (1.8.10)
135135
concurrent-ruby (~> 1.0)
136136
inherited_resources (1.11.0)
137137
actionpack (>= 5.0, < 6.1)
@@ -143,22 +143,22 @@ GEM
143143
rails-dom-testing (>= 1, < 3)
144144
railties (>= 4.2.0)
145145
thor (>= 0.14, < 2.0)
146-
kaminari (1.2.0)
146+
kaminari (1.2.1)
147147
activesupport (>= 4.1.0)
148-
kaminari-actionview (= 1.2.0)
149-
kaminari-activerecord (= 1.2.0)
150-
kaminari-core (= 1.2.0)
151-
kaminari-actionview (1.2.0)
148+
kaminari-actionview (= 1.2.1)
149+
kaminari-activerecord (= 1.2.1)
150+
kaminari-core (= 1.2.1)
151+
kaminari-actionview (1.2.1)
152152
actionview
153-
kaminari-core (= 1.2.0)
154-
kaminari-activerecord (1.2.0)
153+
kaminari-core (= 1.2.1)
154+
kaminari-activerecord (1.2.1)
155155
activerecord
156-
kaminari-core (= 1.2.0)
157-
kaminari-core (1.2.0)
156+
kaminari-core (= 1.2.1)
157+
kaminari-core (1.2.1)
158158
listen (3.2.1)
159159
rb-fsevent (~> 0.10, >= 0.10.3)
160160
rb-inotify (~> 0.9, >= 0.9.10)
161-
loofah (2.4.0)
161+
loofah (2.9.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.5.9)
164164
lumberjack (1.2.4)
@@ -171,12 +171,13 @@ GEM
171171
mime-types-data (~> 3.2015)
172172
mime-types-data (3.2019.1009)
173173
mini_mime (1.0.2)
174-
mini_portile2 (2.4.0)
175-
minitest (5.14.0)
174+
mini_portile2 (2.5.3)
175+
minitest (5.14.4)
176176
nenv (0.3.0)
177177
nio4r (2.5.5)
178-
nokogiri (1.10.8)
179-
mini_portile2 (~> 2.4.0)
178+
nokogiri (1.11.6)
179+
mini_portile2 (~> 2.5.0)
180+
racc (~> 1.4)
180181
notiffany (0.1.3)
181182
nenv (~> 0.1)
182183
shellany (~> 0.0)
@@ -201,6 +202,7 @@ GEM
201202
public_suffix (4.0.3)
202203
puma (5.3.1)
203204
nio4r (~> 2.0)
205+
racc (1.5.2)
204206
rack (2.2.2)
205207
rack-proxy (0.6.5)
206208
rack
@@ -307,7 +309,7 @@ GEM
307309
thor (0.20.3)
308310
thread_safe (0.3.6)
309311
tilt (2.0.10)
310-
tzinfo (1.2.6)
312+
tzinfo (1.2.9)
311313
thread_safe (~> 0.1)
312314
unicode-display_width (1.4.1)
313315
webdrivers (4.2.0)

0 commit comments

Comments
 (0)