~cytrogen/masto-fe

027c1bef8d0314dfd800d345d322d8023f2383f7 — renovate[bot] 2 years ago c4cff3d
Update dependency active_model_serializers to v0.10.14 (#27303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 files changed, 3 insertions(+), 3 deletions(-)

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +3 -3
@@ 84,9 84,9 @@ GEM
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_model_serializers (0.10.13)
      actionpack (>= 4.1, < 7.1)
      activemodel (>= 4.1, < 7.1)
    active_model_serializers (0.10.14)
      actionpack (>= 4.1)
      activemodel (>= 4.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (7.0.8)