File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Concurrent Ruby
2
- [](http://badge.fury.io/rb/concurrent-ruby) [](https://travis-ci.org/ruby-concurrency/concurrent-ruby) [](https://ci.appveyor.com/project/rubyconcurrency/concurrent-ruby) [](https://codeclimate.com/github/ruby-concurrency/concurrent-ruby) [](http://inch-ci.org/github/ruby-concurrency/concurrent-ruby) [](https://gemnasium.com/ruby-concurrency/concurrent-ruby) [](http://opensource.org/licenses/MIT) [](https://gitter.im/ruby-concurrency/concurrent-ruby)
2
+
3
+ [ ![ Gem Version] ( https://badge.fury.io/rb/concurrent-ruby.svg )] ( http://badge.fury.io/rb/concurrent-ruby )
4
+ [ ![ Build Status] ( https://travis-ci.org/ruby-concurrency/concurrent-ruby.svg?branch=master )] ( https://travis-ci.org/ruby-concurrency/concurrent-ruby )
5
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/iq8aboyuu3etad4w?svg=true )] ( https://ci.appveyor.com/project/rubyconcurrency/concurrent-ruby )
6
+ [ ![ Code Climate] ( https://codeclimate.com/github/ruby-concurrency/concurrent-ruby.svg )] ( https://codeclimate.com/github/ruby-concurrency/concurrent-ruby )
7
+ [ ![ Inline docs] ( http://inch-ci.org/github/ruby-concurrency/concurrent-ruby.svg )] ( http://inch-ci.org/github/ruby-concurrency/concurrent-ruby )
8
+ [ ![ Dependency Status] ( https://gemnasium.com/ruby-concurrency/concurrent-ruby.svg )] ( https://gemnasium.com/ruby-concurrency/concurrent-ruby )
9
+ [ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( http://opensource.org/licenses/MIT )
10
+ [ ![ Gitter chat] ( http://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg )] ( https://gitter.im/ruby-concurrency/concurrent-ruby )
3
11
4
12
<table >
5
13
<tr >
You can’t perform that action at this time.
0 commit comments