diff --git a/Gemfile b/Gemfile index 55cd924..db37306 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :development do gem 'bundler', '~> 2' gem 'debug', '>= 1.0' gem 'parlour' - gem 'tapioca', '~> 0.11.12' + gem 'tapioca', '~> 0.11.13' end gem 'oj' diff --git a/Gemfile.lock b/Gemfile.lock index 4bdcf1d..63af168 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM thor (>= 0.19.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.11.12) + tapioca (0.11.13) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -169,7 +169,7 @@ DEPENDENCIES simplecov (~> 0) simplecov_json_formatter sorbet (~> 0) - tapioca (~> 0.11.12) + tapioca (~> 0.11.13) timecop (~> 0) BUNDLED WITH