spree_emerchantpay_genesis 0.1.9
This is a Payment Module for Spree that gives you the ability to process payments through emerchantpay's Payment Gateway - Genesis.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (5):
            genesis_ruby
            = 0.1.7
          
          
            securerandom
            >= 0
          
          
            spree_backend
            >= 4.4.0
          
          
            spree_core
            >= 4.4.0
          
          
            spree_extension
            >= 0
          
    Development依存関係 (17):
            appraisal
            ~> 2.5
          
          
            database_cleaner
            ~> 2.0
          
          
            factory_bot
            ~> 4.7
          
          
            faker
            ~> 3.2
          
          
            faraday-retry
            ~> 2.0
          
          
            ffaker
            ~> 2.23
          
          
            pronto
            ~> 0.11
          
          
            pronto-rubocop
            ~> 0.11
          
          
            pry
            ~> 0.14
          
          
            rspec
            ~> 3.13
          
          
            rspec_junit_formatter
            ~> 0.6
          
          
            rspec-rails
            ~> 6.1
          
          
            rubocop
            ~> 1.65
          
          
            rubocop-factory_bot
            ~> 2.26
          
          
            rubocop-rspec
            ~> 3.0
          
          
            simplecov
            ~> 0.22
          
          
            vcr
            ~> 6.2
          
    必須要件:
none

