Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtgrosser authored Mar 8, 2019
1 parent ef33724 commit 8d80365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ image.format => "jpeg"

## Thread safety

As of version 0.4.0, Rszr is thread safe through the Ruby GIL.
As of version 0.5.0, Rszr is thread safe through Ruby's global VM lock.
Use of any previous versions in a threaded environment is discouraged.

## Speed
Expand Down

0 comments on commit 8d80365

Please sign in to comment.