Skip to content

Commit

Permalink
Merge pull request #177 from evolvingweb/fix-gemlock
Browse files Browse the repository at this point in the history
Fixing Gemfile.lock
  • Loading branch information
kirk-brown-ew authored Sep 7, 2023
2 parents be29ae0 + 8302424 commit 1295241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ GEM
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
thor (1.2.1)
typhoeus (1.4.1)
ethon (= 0.16.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (2.2.0)
webrick (1.8.1)

Expand Down

0 comments on commit 1295241

Please sign in to comment.