examples/yard/Gemfile in orthoses-yard-0.1.0 vs examples/yard/Gemfile in orthoses-yard-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
source "https://rubygems.org"
-gem "yard", path: "src"
+gem "yard"
gem "orthoses-yard", path: "../../"
gem "rake"
gem "rack"
gem "sord"
gem "debug"