Skip to content

Commit

Permalink
Merge pull request #96 from b123400/fix-92
Browse files Browse the repository at this point in the history
  • Loading branch information
zdavatz authored Jul 8, 2024
2 parents 6f942c2 + 0471e5a commit 0aca7a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PATH
optimist
ox
parslet
rack (= 3.0.11)
rexml
rubyXL (~> 3.4.0)
rubyntlm (= 0.5.1)
Expand Down
1 change: 1 addition & 0 deletions oddb2xml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "webrick"
spec.add_dependency "rexml"
spec.add_dependency "standardrb"
spec.add_dependency "rack", "3.0.11"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 0aca7a3

Please sign in to comment.