diaspora_federation/spec/lib/diaspora_federation/discovery
Benjamin Neff e26a86c173
Switch PercentLiteralDelimiters to new default
Let's change that to the new rubocop default, which is also the
suggestion in the ruby style guide.

See https://github.com/bbatsov/ruby-style-guide#percent-literal-braces

This was changed in diaspora too, see diaspora/diaspora#7466

It also includes the changes in the code. This was done with
`rubocop --auto-correct` and no we have zero offenses again.
2017-06-30 02:23:44 +02:00
..
discovery_spec.rb Replace legacy webfinger with new route from .well-known 2017-05-29 00:43:39 +02:00
h_card_spec.rb Remove deprecated guid and public key from webfinger 2017-04-24 02:36:36 +02:00
host_meta_spec.rb Replace legacy webfinger with new route from .well-known 2017-05-29 00:43:39 +02:00
web_finger_spec.rb Add JSON support to WebFinger 2017-05-23 02:13:45 +02:00
xrd_document_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00