Skip to content

Commit

Permalink
add gem rexml
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroStepaniuk committed Dec 10, 2021
1 parent 604352e commit e624895
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ GEM
hashdiff (1.0.0)
public_suffix (4.0.6)
rake (13.0.1)
rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand Down Expand Up @@ -43,6 +44,7 @@ DEPENDENCIES
bundler
oauth2_google_token_info_v3!
rake
rexml
rspec
rspec-its
webmock
Expand Down
1 change: 1 addition & 0 deletions oauth2_google_token_info_v3.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec"
spec.add_development_dependency "webmock"
spec.add_development_dependency "rspec-its"
spec.add_development_dependency "rexml"
end

0 comments on commit e624895

Please sign in to comment.