new version 0.0.3
This commit is contained in:
parent
334cc77d25
commit
c4173fa18c
2 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
diaspora_federation (0.0.2)
|
diaspora_federation (0.0.3)
|
||||||
nokogiri (~> 1.6, >= 1.6.6)
|
nokogiri (~> 1.6, >= 1.6.6)
|
||||||
diaspora_federation-rails (0.0.2)
|
diaspora_federation-rails (0.0.3)
|
||||||
diaspora_federation (= 0.0.2)
|
diaspora_federation (= 0.0.3)
|
||||||
rails (~> 4.2)
|
rails (~> 4.2)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
module DiasporaFederation
|
module DiasporaFederation
|
||||||
# the gem version
|
# the gem version
|
||||||
VERSION = "0.0.2"
|
VERSION = "0.0.3"
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue