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 7380312 commit 625c0ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PATH
remote: .
specs:
dorian-json-pluck (0.0.2)
dorian-arguments
json

GEM
Expand All @@ -24,7 +25,12 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
diff-lcs (1.5.1)
dorian-times (0.5.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-json-pluck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ Gem::Specification.new do |s|
s.license = "MIT"
s.metadata = { "rubygems_mfa_required" => "true" }
s.add_dependency "json"
s.add_dependency "dorian-arguments"
end

0 comments on commit 625c0ae

Please sign in to comment.