Skip to content

Commit

Permalink
add dorian-arguments gem
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Aug 19, 2024
1 parent 9bcf37a commit fd5f37d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PATH
remote: .
specs:
language-ruby (0.9.2)
dorian-arguments
zeitwerk

GEM
Expand All @@ -24,6 +25,11 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
diff-lcs (1.5.1)
dorian-arguments (0.0.1)
activesupport
bigdecimal
dorian-to_struct
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 language-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Gem::Specification.new do |s|
s.homepage = "https://github.com/dorianmariecom/language-ruby"
s.license = "MIT"
s.add_dependency "zeitwerk"
s.add_dependency "dorian-arguments"
end

0 comments on commit fd5f37d

Please sign in to comment.