Skip to content

Commit

Permalink
Merge pull request #105 from transitnownash/dependabot/bundler/rexml-…
Browse files Browse the repository at this point in the history
…3.3.2
  • Loading branch information
stephenyeargin authored Jul 17, 2024
2 parents e887ddc + bc8d1fd commit 32bc5b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ gem 'will_paginate', '~> 3.3'

# Search radius tooling
gem 'geokit-rails', '~> 2.3'
gem 'rexml', '~> 3.2'
gem 'rexml', '~> 3.3'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ GEM
regexp_parser (2.8.3)
reline (0.4.1)
io-console (~> 0.5)
rexml (3.2.7)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -255,7 +255,7 @@ DEPENDENCIES
puma (~> 5.6)
rack-cors
rails (~> 7.0.8)
rexml (~> 3.2)
rexml (~> 3.3)
rubocop (~> 1.34)
rubocop-rails (~> 2.15)
tzinfo-data
Expand Down

0 comments on commit 32bc5b5

Please sign in to comment.