Jeffrey Martin
0fe3281094
lock sqlite3 to compatible minor not just major
2019-02-05 23:32:28 -06:00
Jeffrey Martin
fb7ddebd28
restrict sqlite3 gem for windows
2019-02-05 07:34:07 -06:00
James Barnett
f782cac3ff
Require swagger-blocks in dev and test
2018-05-23 12:23:43 -05:00
James Barnett
df9df01f19
First pass on swagger/blocks documentation
2018-04-25 12:58:29 -05:00
Jeffrey Martin
261828fcda
disable aggregator for cross version compatibility
2018-03-30 10:04:30 -05:00
Brent Cook
b134a33877
Merge branch 'master' into land-9740
2018-03-27 11:59:55 -05:00
Brent Cook
d67ae503bf
Update base to Ruby 2.5
...
mask metasploit-aggregator and dependencies on Ruby 2.5
2018-03-26 02:52:52 -05:00
Christian Mehlmauer
7d873ea7ab
replace factory_girls with factory_bot fixes #9736
2018-03-21 23:21:37 +01:00
Jeffrey Martin
f8cdb88c60
lock grpc version
2018-03-02 08:51:39 -06:00
Jeffrey Martin
b90f960edd
lock protobuf version
2018-02-28 11:11:17 -06:00
Jeffrey Martin
5458b58a74
restrict aggregator on arm for now
2017-10-18 13:21:02 -05:00
Jeffrey Martin
c478133539
add aggregator >= 1.0.0 with cryptTLV support
2017-10-10 23:19:44 -05:00
Brent Cook
851c0f4373
disable metasploit-aggregator while we sort out crypttlv updates
2017-08-20 19:05:10 -05:00
Brent Cook
59cccfffad
unpin dnsruby, new release is out
2017-08-10 10:48:03 -05:00
Brent Cook
ff189147e7
rb-readline made a release, use 0.5.5 instead of git HEAD
2017-08-02 06:09:27 -05:00
Brent Cook
85e9be0705
only pin rb-readline on linux/osx
2017-07-23 12:13:15 -07:00
Brent Cook
ea02558390
bump prerelease gems to fix specific issues with Framework
...
rb-readline has an issue with the latest curses release
dnsruby changes the global thread behavior to abort on exception
2017-07-17 09:26:14 -05:00
Brent Cook
dbef4ee816
kill cucumber in framework
2017-07-12 08:00:29 -05:00
Brent Cook
8d23d1e05d
move the xpath pin to test group instead
2017-07-12 05:11:09 -05:00
darkbushido
e873c87f0b
trying rspec-retry
2017-06-20 14:02:32 -05:00
Brent Cook
63ae70f061
remove pry/method_source git binding, this is not a vital update
2017-05-26 23:03:44 -05:00
Brent Cook
ce9cfa5727
bit-struct updated, no need for my branch anymore
2017-05-26 23:00:21 -05:00
Brent Cook
6485042162
update rubyntlm to use the released gem
2017-05-12 05:59:11 -05:00
Brent Cook
c16e2fa88e
bump to prerelease rubyntlm to get rid of Ruby 2.4 warning msgs.
2017-04-14 14:06:19 -05:00
Jeffrey Martin
157d28ab3d
make metasploit-aggregator a framework package
2017-04-12 12:33:13 -05:00
Brent Cook
2276bd0c7d
switch back to released octokit gem
2017-04-06 15:36:02 -05:00
Jeffrey Martin
c845745f0b
remove platform restriction on metasploit-aggregator
2017-04-06 13:09:09 -05:00
Brent Cook
3237575024
add ruby 2.1-2.4, update gems with in-flight 2.4 fixes
2017-04-04 04:06:35 -05:00
Jeffrey Martin
baf7e01ec8
Land #8108 , temporarily fix bundles on aarch64
2017-03-14 15:48:29 -05:00
Brent Cook
50beade203
skip aggregator on arm platforms for now
...
the build of grpc fails for warnings
2017-03-06 04:10:32 -05:00
Jeffrey Martin
f8c2bd4f52
expand remote sessions list detail retrieval
2017-02-02 15:21:09 -06:00
Jeffrey Martin
02966d31e1
point aggregator at paranoid branch
2017-02-02 14:31:25 -06:00
Jeffrey Martin
5bf54fef0f
create aggregator connection as plugin
2017-02-02 14:31:21 -06:00
David Maloney
fd543f13af
fix deps
2016-05-13 13:34:18 -05:00
David Maloney
c52f3dcb0e
update to rails 4.2.6
...
fix lost dep unlocks and upgrade rails to 4.2.6
MS-1400
2016-04-15 11:45:43 -05:00
William Vu
22d08fdf39
Revert #6748 , premature Gemfile* changes
2016-04-06 14:52:22 -05:00
David Maloney
fea142dc6e
unlock gemfile deps first
...
unlock the gemfile deps
MS-1330
2016-04-04 13:55:53 -05:00
Brent Cook
b8d53dde4a
Merge branch 'upstream-master' into staging/rails-upgrade
2016-03-29 15:56:50 -05:00
wchen-r7
57984706b8
Resolve merge conflict with Gemfile
2016-03-24 18:13:31 -05:00
David Maloney
b878e762c0
pin rake version to 1.x line
...
rake 11 remvoes the last_comment method which
causes a error when trying to run rake jobs
current guidance is to pin the version back to
before the change
MS-1230
2016-03-10 15:39:06 -06:00
David Maloney
1911d0cd17
missed credential
2016-03-09 15:39:06 -06:00
David Maloney
ca18996272
setup rails staging branch
...
rails 4.1 baby!
2016-03-09 15:35:00 -06:00
David Maloney
88697a5d3f
Merge branch 'master' into staging/rails-upgrade
2016-03-08 15:22:04 -06:00
darkbushido
7eb1dcddcb
Moving the metasploit gems out of the development group
2016-03-02 16:09:24 -06:00
David Maloney
c0c6dc7a18
point to other staging brnaches for gems
...
the gem dependencies that have been modified
so far are being pulled in from their staging branches
on github instead of rubygems for this branch
2016-02-22 11:31:58 -06:00
wchen-r7
b0cfb4aacf
Add info -d to show module documentation in .md
2016-02-16 22:44:03 -06:00
Luke Imhoff
4f2ed69daa
Update fivemat to rspec 3 compatible version
...
MS-673
2015-12-10 21:47:22 -06:00
Luke Imhoff
d38ed931a5
Update to rspec 3.3 in Gemfile
...
MSP-13484
2015-12-10 21:47:22 -06:00
Brent Cook
1b951b36fe
remove -db / -pcap / -all gemspecs, merge into one
2015-11-11 15:01:50 -06:00
William Vu
e6202e3eda
Revert "Land #6060 , Gemfile/gemspec updates"
...
This reverts commit 8f4046da40
, reversing
changes made to 2df149b0a5
.
2015-11-08 19:32:15 -06:00