1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Update README

This commit is contained in:
Pedro Paiva 2020-09-10 23:13:16 -03:00
parent b548784b4a
commit 470419e7b5

View file

@ -82,7 +82,7 @@ Installation
### Bundler
```ruby
gem 'pry', '~> 0.12.2'
gem 'pry', '~> 0.13.1'
```
### Manual