We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3822d9 commit 1e168f3Copy full SHA for 1e168f3
Gemfile
@@ -13,6 +13,8 @@
13
14
source 'http://rubygems.org'
15
16
+gem 'rake', '< 11.0'
17
+
18
gemspec
19
20
group :example do
0 commit comments