examples/Gemfile in strongdm-1.0.2 vs examples/Gemfile in strongdm-1.0.3

- old
+ new

@@ -1,3 +1,3 @@ -source "https://rubygems.org" +source 'https://rubygems.org' -gem "strongdm" +gem 'strongdm'