We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90e181 commit 93ca9d1Copy full SHA for 93ca9d1
Gemfile
@@ -0,0 +1,8 @@
1
+source :rubygems
2
+
3
+group :test do
4
+ gem 'rake'
5
+ gem 'rspec', '~> 1.3.2'
6
+ gem 'cucumber'
7
+ gem 'mocha'
8
+end
0 commit comments