Skip to content

Commit

Permalink
Tentatively get rid off io-wait direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Oct 25, 2022
1 parent 740a424 commit 1bc0dd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ gem "sprockets-rails"
# requires io-wait 0.2.1. Since io-wait is a default gem, you can either remove your dependency
# on it or try updating to a newer version of bundler that supports
# io-wait as a default gem.)
gem "io-wait", "0.2.0"
# gem "io-wait", "0.2.0"
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-wait (0.2.0)
jaro_winkler (1.5.4)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -491,7 +490,6 @@ DEPENDENCIES
guard-minitest
highline
image_processing (~> 1.2)
io-wait (= 0.2.0)
jbuilder (~> 2.7)
jquery-rails
jquery-ui-rails
Expand Down

0 comments on commit 1bc0dd0

Please sign in to comment.