Bundle update

This commit is contained in:
echarp 2019-11-08 22:05:09 +01:00
parent 99223c1f2d
commit 9d14d86eba
1 changed files with 3 additions and 3 deletions

View File

@ -57,8 +57,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
acts-as-taggable-on (6.0.0)
activerecord (~> 5.0)
acts-as-taggable-on (6.5.0)
activerecord (>= 5.0, < 6.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
arbre (1.2.1)
@ -291,7 +291,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.1)
puma (4.2.1)
puma (4.3.0)
nio4r (~> 2.0)
rack (2.0.7)
rack-livereload (0.3.17)