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 762f8c9 commit 595121fCopy full SHA for 595121f
Gemfile
@@ -19,7 +19,7 @@ if RUBY_VERSION && RUBY_VERSION >= "1.9" && RUBY_VERSION < "2.0"
19
end
20
21
if RUBY_VERSION && RUBY_VERSION >= "2.0"
22
- gem "debase", "~> 0.2", ">= 0.2.8"
+ gem "debase", "~> 0.2", ">= 0.2.9"
23
24
25
gemspec
0 commit comments