Skip to content

Commit

Permalink
SERIOUSLY don't install ruby-shadow on windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeiser committed Apr 20, 2016
1 parent 3d70714 commit cabcd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ group(:linux, :bsd, :mac_os_x, :solaris, :windows) do
end
# Everything except AIX and Windows
group(:linux, :bsd, :mac_os_x, :solaris) do
gem "ruby-shadow"
gem "ruby-shadow", platforms: :ruby
end

group(:development, :test) do
Expand Down

0 comments on commit cabcd33

Please sign in to comment.