Commit a0c73149 authored by Terence Lee's avatar Terence Lee

add rake to Gemfile

parent d70f6135
source "https://rubygems.org"
group :development do
gem "rake"
gem "docker-api"
gem "rspec"
gem "concurrent-ruby"
......
......@@ -9,6 +9,7 @@ GEM
json
excon (0.45.3)
json (1.8.2)
rake (10.4.0)
ref (1.0.5)
rspec (3.2.0)
rspec-core (~> 3.2.0)
......@@ -30,6 +31,7 @@ PLATFORMS
DEPENDENCIES
concurrent-ruby
docker-api
rake
rspec
BUNDLED WITH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment