This commit is contained in:
Neil Matatall 2017-09-29 08:14:21 -10:00
Родитель 34a18ec8ed
Коммит 4eeb405ec5
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,7 +1,7 @@
PATH
remote: .
specs:
darrrr (0.1.0)
darrrr (0.1.1)
addressable
bindata
faraday

Просмотреть файл

@ -2,7 +2,7 @@
Gem::Specification.new do |gem|
gem.name = "darrrr"
gem.version = "0.1.0"
gem.version = "0.1.1"
gem.licenses = ['MIT']
gem.summary = "Client library for the Delegated Recovery spec"