Revert gem

This commit is contained in:
Martin Lensment 2014-10-22 16:05:59 +03:00
parent ebb389248e
commit d4e1db4ea4
3 changed files with 2 additions and 11 deletions

View file

@ -85,7 +85,7 @@ group :development, :test do
gem 'epp', '~> 1.4.0'
# EPP XMLs
gem 'epp-xml', git: 'git@github.com:gitlabeu/epp-xml.git'
#gem 'epp-xml', git: 'git@github.com:gitlabeu/epp-xml.git' # TODO: get this from rubygems
# Replacement for fixtures
gem 'fabrication', '~> 2.11.3'