chore(deps): update dependency pry to v0.14.1 (#843)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-30 20:56:16 -04:00 committed by GitHub
parent 9a6dd78778
commit f5e0e308b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,6 @@ group :test do
gem 'minitest', "5.14.4" gem 'minitest', "5.14.4"
gem 'minitest-implicit-subject' gem 'minitest-implicit-subject'
gem 'minitest-reporters', "1.4.3" gem 'minitest-reporters', "1.4.3"
gem 'pry', "0.14.0" gem 'pry', "0.14.1"
gem 'ruby-jq' gem 'ruby-jq'
end end