wittyflow 1.0.1
Wittyflow is a robust, well-tested Ruby gem for integrating with the Wittyflow SMS service. Features include SMS sending, delivery tracking, account balance checking, retry logic, and comprehensive error handling.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (12):
            guard
            ~> 2.18
          
          
            guard-rspec
            ~> 4.7
          
          
            pry
            ~> 0.14
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.50
          
          
            rubocop-performance
            ~> 1.16
          
          
            rubocop-rspec
            ~> 2.20
          
          
            simplecov
            ~> 0.22
          
          
            vcr
            ~> 6.1
          
          
            webmock
            ~> 3.18
          
          
            yard
            ~> 0.9