Skip to content

Commit

Permalink
Add rexml for Ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
johlym committed May 30, 2023
1 parent ecfb1a8 commit aafd012
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ gem 'thin'
gem 'maruku'
gem 'i18n'
gem 'rack-ssl-enforcer'
gem 'rexml'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
rack-protection (3.0.6)
rack
rack-ssl-enforcer (0.2.9)
rexml (3.2.5)
ruby2_keywords (0.0.5)
sinatra (3.0.6)
mustermann (~> 3.0)
Expand All @@ -32,6 +33,7 @@ DEPENDENCIES
i18n
maruku
rack-ssl-enforcer
rexml
sinatra
thin

Expand Down

0 comments on commit aafd012

Please sign in to comment.