Skip to content

Commit

Permalink
chore: update rexml to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lawmicha committed Jul 17, 2024
1 parent a8beec8 commit cb36497
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 124 deletions.
6 changes: 4 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
source 'https://rubygems.org'

gem 'xcpretty', '0.3.0'
gem 'fastlane', '2.205.1'
gem 'jazzy', '0.14.2'
gem 'fastlane'
gem 'jazzy'
gem 'rexml', '>= 3.3.2'
gem 'activesupport', '>= 7.0.7.2'
eval_gemfile('fastlane/Pluginfile')

Loading

0 comments on commit cb36497

Please sign in to comment.