diff --git a/Gemfile b/Gemfile index 1acb2a2e..10a7a26f 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,6 @@ gem 'lograge' gem 'mysql2', require: false gem 'oj' gem 'pagy' -gem 'pdf-reader' gem 'pg', require: false gem 'premailer-rails' gem 'pretender' diff --git a/Gemfile.lock b/Gemfile.lock index 7bc63674..0cbb9d45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,6 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) actioncable (7.1.3.2) actionpack (= 7.1.3.2) activesupport (= 7.1.3.2) @@ -78,7 +77,6 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - afm (0.2.2) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) @@ -262,7 +260,6 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) hashdiff (1.1.0) - hashery (2.1.2) hexapdf (0.40.0) cmdparse (~> 3.0, >= 3.0.3) geom2d (~> 0.4, >= 0.4.1) @@ -348,12 +345,6 @@ GEM parser (3.3.1.0) ast (~> 2.4.1) racc - pdf-reader (2.12.0) - Ascii85 (~> 1.0) - afm (~> 0.2.1) - hashery (~> 2.0) - ruby-rc4 - ttfunk pg (1.5.6) premailer (1.23.0) addressable @@ -497,7 +488,6 @@ GEM rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) - ruby-rc4 (0.1.5) ruby-vips (2.2.1) ffi (~> 1.12) ruby2_keywords (0.0.5) @@ -537,8 +527,6 @@ GEM thor (1.3.1) timeout (0.4.1) trailblazer-option (0.1.2) - ttfunk (1.8.0) - bigdecimal (~> 3.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0) @@ -609,7 +597,6 @@ DEPENDENCIES mysql2 oj pagy - pdf-reader pg premailer-rails pretender