diff --git a/Gemfile b/Gemfile index c36df53..f6c58ba 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ if RUBY_VERSION && RUBY_VERSION >= "1.9" end if RUBY_VERSION && RUBY_VERSION >= "2.0" - gem "debase", "~> 0.2", ">= 0.2.2", :platforms => mries('20', '21', '22', '23', '24', '25') + gem "debase", "~> 0.2", ">= 0.2.2", :platforms => mries('20', '21', '22', '23', '24', '25', '26') end gemspec