Skip to content

Commit e5fe66b

Browse files
committed
Temporarily point to the temp branch
1 parent c08d0a3 commit e5fe66b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

Gemfile

+3
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ group :test do
5353
gem 'timecop'
5454
end
5555

56+
gem 'rex-socket', git: 'https://github.com/zeroSteiner/rex-socket', branch: 'feat/proxy/socks5h'
57+
#gem 'rex-socket', path: '../rex-socket'
58+

Gemfile.lock

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
GIT
2+
remote: https://github.com/zeroSteiner/rex-socket
3+
revision: 63f8e96b30657127e625fd919c083cb79f1e05b8
4+
branch: feat/proxy/socks5h
5+
specs:
6+
17
PATH
28
remote: .
39
specs:
@@ -620,6 +626,7 @@ DEPENDENCIES
620626
pry-byebug
621627
rake
622628
redcarpet
629+
rex-socket!
623630
rspec-rails
624631
rspec-rerun
625632
rubocop (= 1.67.0)

0 commit comments

Comments
 (0)