Skip to content

Commit

Permalink
add dorian-arguments dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Aug 19, 2024
1 parent a4e2204 commit 314c5b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PATH
remote: .
specs:
dorian-yaml-all (0.0.2)
dorian-arguments
dorian-to_struct
yaml

Expand All @@ -25,8 +26,12 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
diff-lcs (1.5.1)
dorian-times (0.5.0)
dorian-to_struct (0.4.0)
dorian-arguments (0.0.1)
activesupport
bigdecimal
dorian-to_struct
dorian-times (0.5.2)
dorian-to_struct (0.5.0)
drb (2.2.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand Down
1 change: 1 addition & 0 deletions dorian-yaml-all.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ Gem::Specification.new do |s|
s.metadata = { "rubygems_mfa_required" => "true" }
s.add_dependency "yaml"
s.add_dependency "dorian-to_struct"
s.add_dependency "dorian-arguments"
end

0 comments on commit 314c5b2

Please sign in to comment.