Skip to content

Commit ce9cfa5

Browse files
author
Brent Cook
committed
bit-struct updated, no need for my branch anymore
1 parent 1a8f840 commit ce9cfa5

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ source 'https://rubygems.org'
33
# spec.add_runtime_dependency '<name>', [<version requirements>]
44
gemspec name: 'metasploit-framework'
55

6-
gem 'bit-struct', git: 'https://github.com/busterb/bit-struct', branch: 'ruby-2.4'
76
gem 'method_source', git: 'https://github.com/banister/method_source', branch: 'master'
87

98
# separate from test as simplecov is not run on travis-ci

Gemfile.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ GIT
55
specs:
66
method_source (0.8.1)
77

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-
158
GIT
169
remote: https://github.com/pry/pry
1710
revision: f19d3e2ae86a677e1e926016fa1a5763675e3659
@@ -130,6 +123,7 @@ GEM
130123
backports (3.8.0)
131124
bcrypt (3.1.11)
132125
bindata (2.4.0)
126+
bit-struct (0.16)
133127
builder (3.2.3)
134128
capybara (2.14.0)
135129
addressable
@@ -386,7 +380,6 @@ PLATFORMS
386380

387381
DEPENDENCIES
388382
aruba
389-
bit-struct!
390383
cucumber-rails
391384
factory_girl_rails
392385
fivemat

0 commit comments

Comments
 (0)