lib/convenient_service/examples/dry/gemfile/services/format.rb in convenient_service-0.12.0 vs lib/convenient_service/examples/dry/gemfile/services/format.rb in convenient_service-0.13.0
- old
+ new
@@ -7,10 +7,10 @@
# result = ConvenientService::Examples::Dry::Gemfile::Services::Format.result(path: "spec/cli/gemfile/format/fixtures/Gemfile")
#
module ConvenientService
module Examples
module Dry
- module Gemfile
+ class Gemfile
module Services
class Format
include DryService::Config
option :path