1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

[ci skip] Fix an extra space in a sentence in gemspec description.

Before

```
it is highly recommended that you use a  Ruby implementation with real threads like Rubinius or JRuby.
```

After

```
it is highly recommended that you use a Ruby implementation with real threads like Rubinius or JRuby.
```
This commit is contained in:
Juanito Fatas 2015-03-12 15:47:49 +08:00
parent 4967226031
commit aa74507523