Skip to content

Commit

Permalink
Remove unicode gem
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlittman committed May 1, 2024
1 parent 81e28d2 commit c262c45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ gem 'activerecord-import'
gem 'bibtex-ruby'
gem 'bootsnap', '>= 1.1.0', require: false
gem 'citeproc-ruby', '~> 1.1'
gem 'unicode' # CiteProc requires the `unicode_utils` or `unicode` Gem on Ruby 2.3
gem 'config'

gem 'csl-styles', '1.0.1.8' # See https://github.com/sul-dlss/sul_pub/issues/1019 before updating
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unicode (0.4.4.4)
unicode-display_width (2.5.0)
uri (0.13.0)
urn (2.0.2)
Expand Down Expand Up @@ -600,7 +599,6 @@ DEPENDENCIES
sqlite3 (~> 1.7)
sul_orcid_client
thin
unicode
vcr
webmock
whenever
Expand Down

0 comments on commit c262c45

Please sign in to comment.