~cytrogen/masto-fe

1a308d1a22dfbaa2d09b2380ee8f0e27428f10c9 — renovate[bot] 2 years ago 54dfaca
Update dependency rails to v7.0.7 (#26428)

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

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +56 -56
@@ 39,47 39,47 @@ GIT
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.0.6)
      actionpack (= 7.0.6)
      activesupport (= 7.0.6)
    actioncable (7.0.7)
      actionpack (= 7.0.7)
      activesupport (= 7.0.7)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (7.0.6)
      actionpack (= 7.0.6)
      activejob (= 7.0.6)
      activerecord (= 7.0.6)
      activestorage (= 7.0.6)
      activesupport (= 7.0.6)
    actionmailbox (7.0.7)
      actionpack (= 7.0.7)
      activejob (= 7.0.7)
      activerecord (= 7.0.7)
      activestorage (= 7.0.7)
      activesupport (= 7.0.7)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.0.6)
      actionpack (= 7.0.6)
      actionview (= 7.0.6)
      activejob (= 7.0.6)
      activesupport (= 7.0.6)
    actionmailer (7.0.7)
      actionpack (= 7.0.7)
      actionview (= 7.0.7)
      activejob (= 7.0.7)
      activesupport (= 7.0.7)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.0)
    actionpack (7.0.6)
      actionview (= 7.0.6)
      activesupport (= 7.0.6)
    actionpack (7.0.7)
      actionview (= 7.0.7)
      activesupport (= 7.0.7)
      rack (~> 2.0, >= 2.2.4)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (7.0.6)
      actionpack (= 7.0.6)
      activerecord (= 7.0.6)
      activestorage (= 7.0.6)
      activesupport (= 7.0.6)
    actiontext (7.0.7)
      actionpack (= 7.0.7)
      activerecord (= 7.0.7)
      activestorage (= 7.0.7)
      activesupport (= 7.0.7)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.0.6)
      activesupport (= 7.0.6)
    actionview (7.0.7)
      activesupport (= 7.0.7)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)


@@ 89,22 89,22 @@ GEM
      activemodel (>= 4.1, < 7.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (7.0.6)
      activesupport (= 7.0.6)
    activejob (7.0.7)
      activesupport (= 7.0.7)
      globalid (>= 0.3.6)
    activemodel (7.0.6)
      activesupport (= 7.0.6)
    activerecord (7.0.6)
      activemodel (= 7.0.6)
      activesupport (= 7.0.6)
    activestorage (7.0.6)
      actionpack (= 7.0.6)
      activejob (= 7.0.6)
      activerecord (= 7.0.6)
      activesupport (= 7.0.6)
    activemodel (7.0.7)
      activesupport (= 7.0.7)
    activerecord (7.0.7)
      activemodel (= 7.0.7)
      activesupport (= 7.0.7)
    activestorage (7.0.7)
      actionpack (= 7.0.7)
      activejob (= 7.0.7)
      activerecord (= 7.0.7)
      activesupport (= 7.0.7)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (7.0.6)
    activesupport (7.0.7)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)


@@ 454,7 454,7 @@ GEM
    mime-types (3.5.0)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0808)
    mini_mime (1.1.2)
    mini_mime (1.1.5)
    mini_portile2 (2.8.4)
    minitest (5.19.0)
    msgpack (1.7.1)


@@ 464,7 464,7 @@ GEM
      uri
    net-http-persistent (4.0.2)
      connection_pool (~> 2.2)
    net-imap (0.3.6)
    net-imap (0.3.7)
      date
      net-protocol
    net-ldap (0.18.0)


@@ 555,20 555,20 @@ GEM
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (7.0.6)
      actioncable (= 7.0.6)
      actionmailbox (= 7.0.6)
      actionmailer (= 7.0.6)
      actionpack (= 7.0.6)
      actiontext (= 7.0.6)
      actionview (= 7.0.6)
      activejob (= 7.0.6)
      activemodel (= 7.0.6)
      activerecord (= 7.0.6)
      activestorage (= 7.0.6)
      activesupport (= 7.0.6)
    rails (7.0.7)
      actioncable (= 7.0.7)
      actionmailbox (= 7.0.7)
      actionmailer (= 7.0.7)
      actionpack (= 7.0.7)
      actiontext (= 7.0.7)
      actionview (= 7.0.7)
      activejob (= 7.0.7)
      activemodel (= 7.0.7)
      activerecord (= 7.0.7)
      activestorage (= 7.0.7)
      activesupport (= 7.0.7)
      bundler (>= 1.15.0)
      railties (= 7.0.6)
      railties (= 7.0.7)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)


@@ 583,9 583,9 @@ GEM
    rails-i18n (7.0.7)
      i18n (>= 0.7, < 2)
      railties (>= 6.0.0, < 8)
    railties (7.0.6)
      actionpack (= 7.0.6)
      activesupport (= 7.0.6)
    railties (7.0.7)
      actionpack (= 7.0.7)
      activesupport (= 7.0.7)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)


@@ 801,7 801,7 @@ GEM
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket (1.2.9)
    websocket-driver (0.7.5)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    wisper (2.0.1)