Skip to content

Commit 2e64657

Browse files
committed
Merge branch 'master' into dev/2.6/add-user-status
2 parents 83bae82 + f195019 commit 2e64657

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ GEM
360360
mime-types (3.2.2)
361361
mime-types-data (~> 3.2015)
362362
mime-types-data (3.2019.0331)
363-
mini_magick (4.9.3)
363+
mini_magick (4.9.5)
364364
mini_mime (1.0.2)
365365
mini_portile2 (2.4.0)
366366
minitest (5.11.3)
@@ -418,16 +418,16 @@ GEM
418418
parser (2.6.3.0)
419419
ast (~> 2.4.0)
420420
pg (0.20.0)
421-
pg_search (2.2.0)
421+
pg_search (2.3.0)
422422
activerecord (>= 4.2)
423423
activesupport (>= 4.2)
424424
polyglot (0.3.5)
425425
premailer (1.11.1)
426426
addressable
427427
css_parser (>= 1.6.0)
428428
htmlentities (>= 4.0.0)
429-
premailer-rails (1.10.2)
430-
actionmailer (>= 3, < 6)
429+
premailer-rails (1.10.3)
430+
actionmailer (>= 3)
431431
premailer (~> 1.7, >= 1.7.9)
432432
pry (0.12.2)
433433
coderay (~> 1.1.0)
@@ -477,7 +477,7 @@ GEM
477477
rainbow (2.2.2)
478478
rake
479479
raindrops (0.19.0)
480-
rake (12.3.2)
480+
rake (12.3.3)
481481
ranked-model (0.4.1)
482482
activerecord (>= 3.1.12)
483483
rb-fsevent (0.10.3)
@@ -504,7 +504,7 @@ GEM
504504
route_translator (4.4.1)
505505
actionpack (>= 3.2, < 5.0)
506506
activesupport (>= 3.2, < 5.0)
507-
rubocop (0.72.0)
507+
rubocop (0.73.0)
508508
jaro_winkler (~> 1.5.1)
509509
parallel (~> 1.10)
510510
parser (>= 2.6)

0 commit comments

Comments
 (0)