sleet 0.5.5
Sleet provides an easy way to grab the most recent Rspec persistance files from CircleCI. It also aggregates the artifacts from CircleCI, since you will have 1 per build container.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            colorize
            ~> 0.8.1
          
          
            faraday
            >= 0.13.1, < 1.1.0
          
          
            faraday_middleware
            >= 0
          
          
            rspec
            ~> 3.3
          
          
            rugged
            >= 1.0, < 1.6
          
          
            terminal-table
            ~> 1.8
          
          
            thor
            >= 0.20, < 1.1
          
    Development Dependencies (7):
            appraisal
            ~> 2.4.1
          
          
            gem-release
            = 2.1.1
          
          
            github_changelog_generator
            ~> 1.14
          
          
            pry
            ~> 0.10
          
          
            rake
            ~> 13.0
          
          
            rubocop-coreyja
            = 0.4.0
          
          
            webmock
            ~> 3.8.0
          
    