Skip to content

Commit

Permalink
fix for ArgumentError when requiring only image_size/uri_reader
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Jan 15, 2024
1 parent 3496a0f commit 091fc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/image_size/uri_reader.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require 'image_size'
require 'image_size/reader'
require 'image_size/chunky_reader'

Expand Down

0 comments on commit 091fc4b

Please sign in to comment.