shapewear.gemspec in shapewear-0.0.3 vs shapewear.gemspec in shapewear-0.0.4
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: UTF-8
+
lib = File.expand_path("../lib", __FILE__)
$:.unshift lib unless $:.include? lib
require 'shapewear/version'
- old
+ new