Updated depp

This commit is contained in:
Priit Tark 2015-03-27 10:25:52 +02:00
parent 02bb43c181
commit 600204da51
2 changed files with 3 additions and 3 deletions

View file

@ -67,7 +67,7 @@ gem 'deep_cloneable', '~> 2.1.1'
gem 'digidoc_client', '~> 0.2.1' gem 'digidoc_client', '~> 0.2.1'
# epp + repp client # epp + repp client
gem 'depp', github: 'domify/depp', ref: '730b264929613033d334a636a29b04a39693b107' gem 'depp', github: 'domify/depp', ref: '881e01fa3c6d75adc28e425f6347f754bf89bec3'
# gem 'depp', path: '/home/martin/projects/depp' # gem 'depp', path: '/home/martin/projects/depp'
group :development do group :development do

View file

@ -10,8 +10,8 @@ GIT
GIT GIT
remote: git://github.com/domify/depp.git remote: git://github.com/domify/depp.git
revision: 730b264929613033d334a636a29b04a39693b107 revision: 881e01fa3c6d75adc28e425f6347f754bf89bec3
ref: 730b264929613033d334a636a29b04a39693b107 ref: 881e01fa3c6d75adc28e425f6347f754bf89bec3
specs: specs:
depp (0.0.2) depp (0.0.2)
coderay (>= 1.1.0) coderay (>= 1.1.0)