Skip to content

Commit

Permalink
Merge pull request #83 from motohiro-mm/fix/remove_rexml_gem
Browse files Browse the repository at this point in the history
必要無くなったrexmlを削除
  • Loading branch information
motohiro-mm authored Sep 27, 2024
2 parents 9153496 + eddd293 commit beb7e92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ group :test do
gem 'selenium-webdriver', require: false
end

gem 'rexml', require: false

gem 'omniauth-google-oauth2'
gem 'omniauth-rails_csrf_protection'

Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ DEPENDENCIES
pg (~> 1.1)
puma (>= 5.0)
rails (~> 7.2.1)
rexml
rspec-rails
rubocop
rubocop-capybara
Expand Down

0 comments on commit beb7e92

Please sign in to comment.