Skip to content

Commit

Permalink
Downgrade thor to 0.19.1
Browse files Browse the repository at this point in the history
Version 0.19.4 prints errors to the console, which can be weird for
podmins.

See rails/thor#538
  • Loading branch information
SuperTux88 committed Jan 15, 2017
1 parent 8e196a3 commit f11d517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ GEM
unicode-display_width (~> 1.1.1)
test_after_commit (1.1.0)
activerecord (>= 3.2)
thor (0.19.4)
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.8.1)
Expand Down

0 comments on commit f11d517

Please sign in to comment.