diff --git a/Gemfile b/Gemfile index e4a32a1..1b8c51d 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.22.0' end group :audit do