template/base/config.rb in edge_framework-0.3.0 vs template/base/config.rb in edge_framework-0.5.0

- old
+ new

@@ -1,5 +1,5 @@ -gem "edge_framework", "= 0.3.0" # Remove this line to use the latest EDGE, beware of incompatibility +gem "edge_framework", "= 0.5.0" # Remove this line to use the latest EDGE, beware of incompatibility require "edge_framework" http_path = "/" css_dir = "assets/css" images_dir = "assets/img" \ No newline at end of file