We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825ae23 commit 92670e2Copy full SHA for 92670e2
Gemfile
@@ -19,7 +19,7 @@ if RUBY_VERSION && RUBY_VERSION >= "1.9"
19
end
20
21
if RUBY_VERSION && RUBY_VERSION >= "2.0"
22
- 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')
23
24
25
gemspec
0 commit comments