Skip to content

Commit

Permalink
added rexml to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
digininja committed Jun 8, 2021
1 parent 2e8d24f commit 935c961
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -3,5 +3,6 @@ gem 'mime'
gem 'mime-types', ">=3.3.1"
gem 'mini_exiftool'
gem 'nokogiri'
gem 'rexml'
gem 'rubyzip'
gem 'spider'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -9,6 +9,7 @@ GEM
nokogiri (1.11.7-x86_64-linux)
racc (~> 1.4)
racc (1.5.2)
rexml (3.2.5)
rubyzip (2.3.0)
spider (0.5.4)

Expand All @@ -20,6 +21,7 @@ DEPENDENCIES
mime-types (>= 3.3.1)
mini_exiftool
nokogiri
rexml
rubyzip
spider

Expand Down

0 comments on commit 935c961

Please sign in to comment.