File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ source 'https://rubygems.org'
3
3
# spec.add_runtime_dependency '<name>', [<version requirements>]
4
4
gemspec name : 'metasploit-framework'
5
5
6
- gem 'bit-struct' , git : 'https://github.com/busterb/bit-struct' , branch : 'ruby-2.4'
7
6
gem 'method_source' , git : 'https://github.com/banister/method_source' , branch : 'master'
8
7
9
8
# separate from test as simplecov is not run on travis-ci
Original file line number Diff line number Diff line change 5
5
specs:
6
6
method_source (0.8.1 )
7
7
8
- GIT
9
- remote: https://github.com/busterb/bit-struct
10
- revision: 707133ae6af5420be6fbe29be6baa5fbc929da2e
11
- branch: ruby-2.4
12
- specs:
13
- bit-struct (0.15.0 )
14
-
15
8
GIT
16
9
remote: https://github.com/pry/pry
17
10
revision: f19d3e2ae86a677e1e926016fa1a5763675e3659
130
123
backports (3.8.0 )
131
124
bcrypt (3.1.11 )
132
125
bindata (2.4.0 )
126
+ bit-struct (0.16 )
133
127
builder (3.2.3 )
134
128
capybara (2.14.0 )
135
129
addressable
@@ -386,7 +380,6 @@ PLATFORMS
386
380
387
381
DEPENDENCIES
388
382
aruba
389
- bit-struct !
390
383
cucumber-rails
391
384
factory_girl_rails
392
385
fivemat
You can’t perform that action at this time.
0 commit comments