Skip to content

Commit

Permalink
Merge branch 'bump-rexml'
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 16, 2025
2 parents bd2f77d + 893f512 commit 42b0c81
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 @@ -7,6 +7,7 @@ PATH
nokogiri (~> 1.0)
pdf-reader (~> 2.4.0)
rest-client (~> 2.1.0)
rexml (~> 3.4.0)

GEM
remote: https://rubygems.org/
Expand Down
1 change: 1 addition & 0 deletions icasework.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Gem::Specification.new do |spec|
spec.add_dependency 'nokogiri', '~> 1.0'
spec.add_dependency 'pdf-reader', '~> 2.4.0'
spec.add_dependency 'rest-client', '~> 2.1.0'
spec.add_dependency 'rexml', '~> 3.4.0'
end

0 comments on commit 42b0c81

Please sign in to comment.