~singpolyma/sgx-jmp

8ba37d0fff7d5869104473e009a7386cb506e058 — Stephen Paul Weber 1 year, 7 months ago c3cc02a
New bundler requires these to be here to use the commands
1 files changed, 2 insertions(+), 0 deletions(-)

M Gemfile
M Gemfile => Gemfile +2 -0
@@ 33,7 33,9 @@ end

group(:test) do
	gem "minitest"
	gem "rake"
	gem "rantly"
	gem "rubocop"
	gem "simplecov", require: false
	gem "webmock"
end