Skip to content
Snippets Groups Projects
Select Git revision
  • v3-modify-mail
  • snyk-fix-207483a1e839c807f95a55077e86527d
  • master default protected
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_ru
  • translations_6e4a5e377a3e50f17e6402264fdbfcc6_ru
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_fa_IR
  • translations_en-yml--master_fa_IR
  • snyk-fix-7d634f2eb65555f41bf06d6af930e812
  • translations_en-yml--master_ar
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_el
  • jfederico-patch-1
  • v2
  • v3
  • v1
  • release-3.1.0.2
  • release-3.1.0.1
  • release-3.1.0
  • release-2.14.8.4
  • release-3.0.9.1
  • release-3.0.9
  • release-3.0.8.1
  • release-2.14.8.3
  • release-3.0.8
  • release-3.0.7.1
  • release-2.14.8.2
  • release-3.0.7
  • release-3.0.6.1
  • release-3.0.6
  • release-3.0.5.4
  • release-3.0.5.3
  • release-2.14.8.1
  • release-3.0.5.2
  • release-3.0.5.1
  • release-3.0.5
34 results

Gemfile.lock

Blame
  • This project manages its dependencies using Bundler. Learn more
    Gemfile.lock 13.18 KiB
    GEM
      remote: https://rubygems.org/
      specs:
        actioncable (7.1.1)
          actionpack (= 7.1.1)
          activesupport (= 7.1.1)
          nio4r (~> 2.0)
          websocket-driver (>= 0.6.1)
          zeitwerk (~> 2.6)
        actionmailbox (7.1.1)
          actionpack (= 7.1.1)
          activejob (= 7.1.1)
          activerecord (= 7.1.1)
          activestorage (= 7.1.1)
          activesupport (= 7.1.1)
          mail (>= 2.7.1)
          net-imap
          net-pop
          net-smtp
        actionmailer (7.1.1)
          actionpack (= 7.1.1)
          actionview (= 7.1.1)
          activejob (= 7.1.1)
          activesupport (= 7.1.1)
          mail (~> 2.5, >= 2.5.4)
          net-imap
          net-pop
          net-smtp
          rails-dom-testing (~> 2.2)
        actionpack (7.1.1)
          actionview (= 7.1.1)
          activesupport (= 7.1.1)
          nokogiri (>= 1.8.5)
          rack (>= 2.2.4)
          rack-session (>= 1.0.1)
          rack-test (>= 0.6.3)
          rails-dom-testing (~> 2.2)
          rails-html-sanitizer (~> 1.6)
        actiontext (7.1.1)
          actionpack (= 7.1.1)
          activerecord (= 7.1.1)
          activestorage (= 7.1.1)
          activesupport (= 7.1.1)
          globalid (>= 0.6.0)
          nokogiri (>= 1.8.5)
        actionview (7.1.1)
          activesupport (= 7.1.1)
          builder (~> 3.1)
          erubi (~> 1.11)
          rails-dom-testing (~> 2.2)
          rails-html-sanitizer (~> 1.6)
        active_model_serializers (0.10.14)
          actionpack (>= 4.1)
          activemodel (>= 4.1)
          case_transform (>= 0.2)
          jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
        active_storage_validations (1.1.0)
          activejob (>= 5.2.0)
          activemodel (>= 5.2.0)
          activestorage (>= 5.2.0)
          activesupport (>= 5.2.0)
        activejob (7.1.1)
          activesupport (= 7.1.1)
          globalid (>= 0.3.6)
        activemodel (7.1.1)
          activesupport (= 7.1.1)
        activerecord (7.1.1)
          activemodel (= 7.1.1)
          activesupport (= 7.1.1)
          timeout (>= 0.4.0)
        activestorage (7.1.1)
          actionpack (= 7.1.1)
          activejob (= 7.1.1)
          activerecord (= 7.1.1)
          activesupport (= 7.1.1)
          marcel (~> 1.0)
        activesupport (7.1.1)
          base64
          bigdecimal
          concurrent-ruby (~> 1.0, >= 1.0.2)
          connection_pool (>= 2.2.5)
          drb
          i18n (>= 1.6, < 2)
          minitest (>= 5.1)
          mutex_m
          tzinfo (~> 2.0)
        addressable (2.8.1)
          public_suffix (>= 2.0.2, < 6.0)
        aes_key_wrap (1.1.0)
        ast (2.4.2)
        attr_required (1.0.1)
        aws-eventstream (1.2.0)
        aws-partitions (1.708.0)
        aws-sdk-core (3.170.0)
          aws-eventstream (~> 1, >= 1.0.2)
          aws-partitions (~> 1, >= 1.651.0)
          aws-sigv4 (~> 1.5)
          jmespath (~> 1, >= 1.6.1)
        aws-sdk-kms (1.62.0)
          aws-sdk-core (~> 3, >= 3.165.0)
          aws-sigv4 (~> 1.1)
        aws-sdk-s3 (1.119.0)
          aws-sdk-core (~> 3, >= 3.165.0)
          aws-sdk-kms (~> 1)
          aws-sigv4 (~> 1.4)
        aws-sigv4 (1.5.2)
          aws-eventstream (~> 1, >= 1.0.2)
        base64 (0.1.1)
        bcrypt (3.1.18)
        bigbluebutton-api-ruby (1.9.1)
          childprocess (>= 1.0.1)
          ffi (>= 1.9.24)
          json (>= 1.8.6)
          nokogiri (>= 1.10.4)
          rack (>= 1.6.11)
          rubyzip (>= 1.3.0)
          xml-simple (~> 1.1)
        bigdecimal (3.1.4)
        bindata (2.4.15)
        bindex (0.8.1)
        bootsnap (1.16.0)
          msgpack (~> 1.2)
        builder (3.2.4)
        capybara (3.38.0)
          addressable
          matrix
          mini_mime (>= 0.1.3)
          nokogiri (~> 1.8)
          rack (>= 1.6.0)
          rack-test (>= 0.6.3)
          regexp_parser (>= 1.5, < 3.0)
          xpath (~> 3.2)
        case_transform (0.2)
          activesupport
        childprocess (4.1.0)
        concurrent-ruby (1.2.2)
        connection_pool (2.4.1)
        crack (0.4.5)
          rexml
        crass (1.0.6)
        cssbundling-rails (1.3.3)
          railties (>= 6.0.0)
        data_migrate (9.2.0)
          activerecord (>= 6.1)
          railties (>= 6.1)
        date (3.3.3)
        debug (1.7.1)
          irb (>= 1.5.0)
          reline (>= 0.3.1)
        declarative (0.0.20)
        diff-lcs (1.5.0)
        digest-crc (0.6.5)
          rake (>= 12.0.0, < 14.0.0)
        dotenv (2.8.1)
        dotenv-rails (2.8.1)
          dotenv (= 2.8.1)
          railties (>= 3.2)
        drb (2.1.1)
          ruby2_keywords
        erubi (1.12.0)
        factory_bot (6.2.1)
          activesupport (>= 5.0.0)
        factory_bot_rails (6.2.0)
          factory_bot (~> 6.2.0)
          railties (>= 5.0.0)
        faker (3.1.1)
          i18n (>= 1.8.11, < 2)
        faraday (2.7.10)
          faraday-net_http (>= 2.0, < 3.1)
          ruby2_keywords (>= 0.0.4)
        faraday-follow_redirects (0.3.0)
          faraday (>= 1, < 3)
        faraday-net_http (3.0.2)
        ffi (1.15.5)
        globalid (1.2.1)
          activesupport (>= 6.1)
        google-apis-core (0.11.0)
          addressable (~> 2.5, >= 2.5.1)
          googleauth (>= 0.16.2, < 2.a)
          httpclient (>= 2.8.1, < 3.a)
          mini_mime (~> 1.0)
          representable (~> 3.0)
          retriable (>= 2.0, < 4.a)
          rexml
          webrick
        google-apis-iamcredentials_v1 (0.17.0)
          google-apis-core (>= 0.11.0, < 2.a)
        google-apis-storage_v1 (0.19.0)
          google-apis-core (>= 0.9.0, < 2.a)
        google-cloud-core (1.6.0)
          google-cloud-env (~> 1.0)
          google-cloud-errors (~> 1.0)
        google-cloud-env (1.6.0)
          faraday (>= 0.17.3, < 3.0)
        google-cloud-errors (1.3.1)
        google-cloud-storage (1.44.0)
          addressable (~> 2.8)
          digest-crc (~> 0.4)
          google-apis-iamcredentials_v1 (~> 0.1)
          google-apis-storage_v1 (~> 0.19.0)
          google-cloud-core (~> 1.6)
          googleauth (>= 0.16.2, < 2.a)
          mini_mime (~> 1.0)
        googleauth (1.6.0)
          faraday (>= 0.17.3, < 3.a)
          jwt (>= 1.4, < 3.0)
          memoist (~> 0.16)
          multi_json (~> 1.11)
          os (>= 0.9, < 2.0)
          signet (>= 0.16, < 2.a)
        hashdiff (1.0.1)
        hashie (5.0.0)
        hcaptcha (7.1.0)
          json
        hiredis (0.6.3)
        httpclient (2.8.3)
        i18n (1.14.1)
          concurrent-ruby (~> 1.0)
        i18n-language-mapping (0.1.3.1)
        image_processing (1.12.2)
          mini_magick (>= 4.9.5, < 5)
          ruby-vips (>= 2.0.17, < 3)
        io-console (0.6.0)
        irb (1.8.1)
          rdoc
          reline (>= 0.3.8)
        jbuilder (2.11.5)
          actionview (>= 5.0.0)
          activesupport (>= 5.0.0)
        jmespath (1.6.2)
        jsbundling-rails (1.2.1)
          railties (>= 6.0.0)
        json (2.6.3)
        json-jwt (1.16.3)
          activesupport (>= 4.2)
          aes_key_wrap
          bindata
          faraday (~> 2.0)
          faraday-follow_redirects
        jsonapi-renderer (0.2.2)
        jwt (2.7.0)
        language_server-protocol (3.17.0.3)
        lograge (0.14.0)
          actionpack (>= 4)
          activesupport (>= 4)
          railties (>= 4)
          request_store (~> 1.0)
        loofah (2.21.4)
          crass (~> 1.0.2)
          nokogiri (>= 1.12.0)
        mail (2.8.1)
          mini_mime (>= 0.1.1)
          net-imap
          net-pop
          net-smtp
        marcel (1.0.2)
        matrix (0.4.2)
        memoist (0.16.2)
        mini_magick (4.12.0)
        mini_mime (1.1.5)
        mini_portile2 (2.8.5)
        minitest (5.20.0)
        msgpack (1.6.0)
        multi_json (1.15.0)
        mutex_m (0.1.2)
        net-imap (0.4.1)
          date
          net-protocol
        net-pop (0.1.2)
          net-protocol
        net-protocol (0.2.1)
          timeout
        net-smtp (0.4.0)
          net-protocol
        nio4r (2.5.9)
        nokogiri (1.15.4)
          mini_portile2 (~> 2.8.2)
          racc (~> 1.4)
        nokogiri (1.15.4-x86_64-linux)
          racc (~> 1.4)
        omniauth (2.1.1)
          hashie (>= 3.4.6)
          rack (>= 2.2.3)
          rack-protection
        omniauth-rails_csrf_protection (1.0.1)
          actionpack (>= 4.2)
          omniauth (~> 2.0)
        omniauth_openid_connect (0.7.1)
          omniauth (>= 1.9, < 3)
          openid_connect (~> 2.2)
        openid_connect (2.2.0)
          activemodel
          attr_required (>= 1.0.0)
          faraday (~> 2.0)
          faraday-follow_redirects
          json-jwt (>= 1.16)
          net-smtp
          rack-oauth2 (~> 2.2)
          swd (~> 2.0)
          tzinfo
          validate_email
          validate_url
          webfinger (~> 2.0)
        os (1.1.4)
        pagy (6.0.4)
        parallel (1.23.0)
        parser (3.2.2.3)
          ast (~> 2.4.1)
          racc
        pg (1.4.5)
        psych (5.1.1)
          stringio
        public_suffix (5.0.3)
        puma (5.6.7)
          nio4r (~> 2.0)
        racc (1.7.1)
        rack (2.2.8)
        rack-oauth2 (2.2.0)
          activesupport
          attr_required
          faraday (~> 2.0)
          faraday-follow_redirects
          json-jwt (>= 1.11.0)
          rack (>= 2.1.0)
        rack-protection (3.1.0)
          rack (~> 2.2, >= 2.2.4)
        rack-session (1.0.1)
          rack (< 3)
        rack-test (2.1.0)
          rack (>= 1.3)
        rackup (1.0.0)
          rack (< 3)
          webrick
        rails (7.1.1)
          actioncable (= 7.1.1)
          actionmailbox (= 7.1.1)
          actionmailer (= 7.1.1)
          actionpack (= 7.1.1)
          actiontext (= 7.1.1)
          actionview (= 7.1.1)
          activejob (= 7.1.1)
          activemodel (= 7.1.1)
          activerecord (= 7.1.1)
          activestorage (= 7.1.1)
          activesupport (= 7.1.1)
          bundler (>= 1.15.0)
          railties (= 7.1.1)
        rails-dom-testing (2.2.0)
          activesupport (>= 5.0.0)
          minitest
          nokogiri (>= 1.6)
        rails-html-sanitizer (1.6.0)
          loofah (~> 2.21)
          nokogiri (~> 1.14)
        railties (7.1.1)
          actionpack (= 7.1.1)
          activesupport (= 7.1.1)
          irb
          rackup (>= 1.0.0)
          rake (>= 12.2)
          thor (~> 1.0, >= 1.2.2)
          zeitwerk (~> 2.6)
        rainbow (3.1.1)
        rake (13.0.6)
        rdoc (6.5.0)
          psych (>= 4.0.0)
        redis (4.8.0)
        regexp_parser (2.8.1)
        reline (0.3.9)
          io-console (~> 0.5)
        remote_syslog_logger (1.0.4)
          syslog_protocol
        representable (3.2.0)
          declarative (< 0.1.0)
          trailblazer-option (>= 0.1.1, < 0.2.0)
          uber (< 0.2.0)
        request_store (1.5.1)
          rack (>= 1.4)
        retriable (3.1.2)
        rexml (3.2.6)
        rspec-core (3.12.2)
          rspec-support (~> 3.12.0)
        rspec-expectations (3.12.3)
          diff-lcs (>= 1.2.0, < 2.0)
          rspec-support (~> 3.12.0)
        rspec-mocks (3.12.5)
          diff-lcs (>= 1.2.0, < 2.0)
          rspec-support (~> 3.12.0)
        rspec-rails (6.0.3)
          actionpack (>= 6.1)
          activesupport (>= 6.1)
          railties (>= 6.1)
          rspec-core (~> 3.12)
          rspec-expectations (~> 3.12)
          rspec-mocks (~> 3.12)
          rspec-support (~> 3.12)
        rspec-support (3.12.1)
        rubocop (1.56.1)
          base64 (~> 0.1.1)
          json (~> 2.3)
          language_server-protocol (>= 3.17.0)
          parallel (~> 1.10)
          parser (>= 3.2.2.3)
          rainbow (>= 2.2.2, < 4.0)
          regexp_parser (>= 1.8, < 3.0)
          rexml (>= 3.2.5, < 4.0)
          rubocop-ast (>= 1.28.1, < 2.0)
          ruby-progressbar (~> 1.7)
          unicode-display_width (>= 2.4.0, < 3.0)
        rubocop-ast (1.29.0)
          parser (>= 3.2.1.0)
        rubocop-performance (1.16.0)
          rubocop (>= 1.7.0, < 2.0)
          rubocop-ast (>= 0.4.0)
        rubocop-rails (2.20.2)
          activesupport (>= 4.2.0)
          rack (>= 1.1)
          rubocop (>= 1.33.0, < 2.0)
        rubocop-rspec (2.9.0)
          rubocop (~> 1.19)
        ruby-progressbar (1.13.0)
        ruby-vips (2.1.4)
          ffi (~> 1.12)
        ruby2_keywords (0.0.5)
        rubyzip (2.3.2)
        selenium-webdriver (4.8.0)
          rexml (~> 3.2, >= 3.2.5)
          rubyzip (>= 1.2.2, < 3.0)
          websocket (~> 1.0)
        shoulda-matchers (5.3.0)
          activesupport (>= 5.2.0)
        signet (0.17.0)
          addressable (~> 2.8)
          faraday (>= 0.17.5, < 3.a)
          jwt (>= 1.5, < 3.0)
          multi_json (~> 1.10)
        sprockets (4.2.0)
          concurrent-ruby (~> 1.0)
          rack (>= 2.2.4, < 4)
        sprockets-rails (3.4.2)
          actionpack (>= 5.2)
          activesupport (>= 5.2)
          sprockets (>= 3.0.0)
        stringio (3.0.8)
        swd (2.0.2)
          activesupport (>= 3)
          attr_required (>= 0.0.5)
          faraday (~> 2.0)
          faraday-follow_redirects
        syslog_protocol (0.9.2)
        thor (1.2.2)
        timeout (0.4.0)
        trailblazer-option (0.1.2)
        tzinfo (2.0.6)
          concurrent-ruby (~> 1.0)
        uber (0.1.0)
        unicode-display_width (2.4.2)
        validate_email (0.1.6)
          activemodel (>= 3.0)
          mail (>= 2.2.5)
        validate_url (1.0.15)
          activemodel (>= 3.0.0)
          public_suffix
        web-console (4.2.1)
          actionview (>= 6.0.0)
          activemodel (>= 6.0.0)
          bindex (>= 0.4.0)
          railties (>= 6.0.0)
        webdrivers (5.2.0)
          nokogiri (~> 1.6)
          rubyzip (>= 1.3.0)
          selenium-webdriver (~> 4.0)
        webfinger (2.1.2)
          activesupport
          faraday (~> 2.0)
          faraday-follow_redirects
        webmock (3.18.1)
          addressable (>= 2.8.0)
          crack (>= 0.3.2)
          hashdiff (>= 0.4.0, < 2.0.0)
        webrick (1.8.1)
        websocket (1.2.9)
        websocket-driver (0.7.6)
          websocket-extensions (>= 0.1.0)
        websocket-extensions (0.1.5)
        xml-simple (1.1.9)
          rexml
        xpath (3.2.0)
          nokogiri (~> 1.8)
        zeitwerk (2.6.12)
    
    PLATFORMS
      ruby
      x86_64-linux
    
    DEPENDENCIES
      active_model_serializers (>= 0.10.14)
      active_storage_validations (>= 1.1.0)
      aws-sdk-s3
      bcrypt (~> 3.1.7)
      bigbluebutton-api-ruby (= 1.9.1)
      bootsnap
      capybara
      cssbundling-rails (>= 1.3.3)
      data_migrate (>= 9.2.0)
      debug
      dotenv-rails
      factory_bot_rails
      faker
      google-cloud-storage (~> 1.44)
      hcaptcha
      hiredis (~> 0.6.0)
      i18n-language-mapping
      image_processing (~> 1.2)
      jbuilder
      jsbundling-rails (>= 1.2.1)
      jwt
      lograge (~> 0.14.0)
      mini_magick (>= 4.9.5)
      omniauth (~> 2.1.0)
      omniauth-rails_csrf_protection (~> 1.0.1)
      omniauth_openid_connect (>= 0.6.1)
      pagy (~> 6.0, >= 6.0.0)
      pg
      puma (~> 5.6)
      rails (~> 7.1.1)
      redis (~> 4.0)
      remote_syslog_logger
      rspec-rails (>= 6.0.2)
      rubocop (~> 1.26)
      rubocop-performance (~> 1.13)
      rubocop-rails (~> 2.18, >= 2.18.0)
      rubocop-rspec (~> 2.9.0)
      selenium-webdriver
      shoulda-matchers (~> 5.0)
      sprockets-rails
      tzinfo-data
      web-console (>= 4.2.1)
      webdrivers
      webmock