ms_teams_notification 1.0.1
A ruby library that offers simple notification capablities for Microsoft Teams.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activesupport
            ~> 7.1
          
    Development Dependencies (7):
            codeclimate-test-reporter
            ~> 1.0
          
          
            minitest
            ~> 5.16
          
          
            rake
            ~> 13.0
          
          
            simplecov
            = 0.22.0
          
          
            simplecov-cobertura
            ~> 2.1.0
          
          
            standard
            ~> 1.3
          
          
            webmock
            ~> 3
          
    