diff --git a/Gemfile b/Gemfile index 1957839..fbd9543 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ group :development do gem 'pry-byebug', '~> 3.9' gem 'gem_toys', '~> 1.0' - gem 'toys', '~> 0.19.1' + gem 'toys', '~> 0.20.0' ## For Inflections testing gem 'dry-inflector', '~> 1.3.1'