- :connect_src => %w(taginfo.openstreetmap.org *.mapillary.com),
- :img_src => %w(*),
- :script_src => %w(dev.virtualearth.net)
+ :connect_src => %w[taginfo.openstreetmap.org *.mapillary.com],
+ :img_src => %w[*],
+ :script_src => %w[dev.virtualearth.net]