Skip to content

Commit

Permalink
Merge pull request #18273 from skateman/surro-gate-update
Browse files Browse the repository at this point in the history
Consume surro-gate from github as this way the gemspec gets evaluated
  • Loading branch information
kbrock authored Dec 7, 2018
2 parents a2592e8 + c53c017 commit 363d6a9
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 @@ -206,7 +206,7 @@ group :web_server, :manageiq_default do
end

group :web_socket, :manageiq_default do
gem "surro-gate", "~>1.0.2"
gem "surro-gate", :git => "https://github.com/skateman/surro-gate"
gem "websocket-driver", "~>0.6.3"
end

Expand Down

0 comments on commit 363d6a9

Please sign in to comment.