Commit Graph

4254 Commits

Author SHA1 Message Date
TheGuy920
629db4fe20 Update beef 2023-12-05 17:21:22 -05:00
TheGuy920
554d42b2c6 Update README.md
[INFO]  Detecting Ruby environment...
[INFO]  Ruby version 2.7.0 is installed
[FATAL]  Ruby version 2.7.0 is not supported. Please install Ruby 3.0 (or newer) and restart the installer.
2023-12-01 17:16:40 -05:00
Stephen
e0ff71a582 Locking otr-activerecord to version 2.1.2 until we
can fix the bugs with the later version
2023-10-30 18:28:08 +10:00
Stephen
a6757bedd0 Merge branch 'dependabot/bundler/rubocop-1.57.0' into dependabot-updates
upddate rubocop gem
2023-10-12 10:41:28 +10:00
Stephen
ea8e661831 Merge branch 'dependabot/bundler/selenium-webdriver-4.14.0' into dependabot-updates 2023-10-12 10:37:48 +10:00
dependabot[bot]
231c425f98 Bump sqlite3 from 1.6.6 to 1.6.7
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.6...v1.6.7)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:01:51 +00:00
dependabot[bot]
ed410c2ccd Bump rubocop from 1.56.4 to 1.57.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.56.4...v1.57.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:00:58 +00:00
dependabot[bot]
3965d83ba0 Bump selenium-webdriver from 4.13.1 to 4.14.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.13.1 to 4.14.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.14.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 13:23:49 +00:00
Stephen
961e8d4ef9 Merge branch 'master' of https://github.com/beefproject/beef 2023-10-01 03:02:12 +10:00
wheatley
23a2b79020 Update github_actions.yml (#2937) 2023-09-30 19:42:16 +10:00
dependabot[bot]
5e2b60ae00 Bump rubocop from 1.56.3 to 1.56.4 (#2939)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.3 to 1.56.4.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.56.3...v1.56.4)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-30 19:36:27 +10:00
dependabot[bot]
9992499bae Bump selenium-webdriver from 4.12.0 to 4.13.1 (#2938)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-30 19:27:12 +10:00
wheatley
82f733783a revert to original selenium version 2023-09-30 19:16:38 +10:00
wheatley
4dddb2d0f7 updated webdriver to use selenium4 params 2023-09-30 19:16:38 +10:00
wheatley
f359ad5283 experimenting 3.9 2023-09-30 19:16:38 +10:00
wheatley
6e944a0c2c reverting version to web driver version 3.1 2023-09-30 19:16:38 +10:00
wheatley
6e13b1aedc experimenting with version 4 of the driver 2023-09-30 19:16:38 +10:00
wheatley
aba70bbfae reverted to old file name 2023-09-30 19:16:38 +10:00
wheatley
5f9efcb455 revert changes 2023-09-30 19:16:38 +10:00
wheatley
86c3b5e6cc revert to older version 2023-09-30 19:16:38 +10:00
wheatley
471d025bae fixed syntax error 2023-09-30 19:16:38 +10:00
wheatley
bfbc73c989 downgrading again to see if these will run 2023-09-30 19:16:38 +10:00
wheatley
ca933d76c4 downgrading version due to change in how it operates 2023-09-30 19:16:38 +10:00
wheatley
727d422bd4 updated to make new file name 2023-09-30 19:16:38 +10:00
wheatley
1f0c5d7ee9 updated file name to match config 2023-09-30 19:16:38 +10:00
wheatley
ffd8b1b670 Update win10_chrome_81.config.yml 2023-09-30 19:16:38 +10:00
wheatley
63f691994e Update win10_chrome_81.config.yml 2023-09-30 19:16:38 +10:00
Stephen
4e9fdb4f18 Changed rescue message print_error to print_debug 2023-09-30 12:53:46 +10:00
Stephen
d40d22d22b cleaned out unused commented code 2023-09-30 08:17:00 +10:00
Stephen
fd9855c3be increased reliability of auth rate limiting tests 2023-09-30 07:49:40 +10:00
Stephen
e323c80581 Fixed array to string bug for DNS entries 2023-09-28 16:28:52 +10:00
Stephen
b3ff3f2f6f Parked auth rate test due to intermittent failure 2023-09-28 16:06:30 +10:00
Stephen
0d44721e04 Updated to skip comments starting with # 2023-09-28 15:55:51 +10:00
Stephen
8f7246514e Updated to include arm64-darwin gems 2023-09-28 14:02:47 +10:00
Stephen
70729ef5ae Bumped xmlrpc Gem version 2023-09-28 13:59:11 +10:00
Stephen
7b948b8d8a Revert "Update install"
This reverts commit 61528a408a.
2023-09-28 12:58:23 +10:00
Stephen
268e8ed250 Merge remote-tracking branch 'remotes/origin/dependabot/bundler/net-smtp-0.4.0' 2023-09-23 03:11:10 +00:00
Stephen
9d270cb9f6 Merge remote-tracking branch 'remotes/origin/dependabot/bundler/execjs-2.9.1' 2023-09-23 03:10:01 +00:00
Stephen
13264cbe8a park failing test for future fix 2023-09-23 03:09:23 +00:00
Stephen
4a87b68f7b Merge branch 'sumithemmadi/master' 2023-09-23 03:03:09 +00:00
Stephen
705049a2ad Merge branch 'master' of github.com:sumithemmadi/beef into sumithemmadi/master 2023-09-23 02:59:22 +00:00
Stephen
654ce1affb Bump xmlrpc gem version 2023-09-23 02:55:26 +00:00
Stephen
272ca32e43 Restore Gemfile.lock 2023-09-23 02:51:20 +00:00
Stephen
624176e6ac Made the quotes consistent 2023-09-23 02:43:49 +00:00
stephenakq
61528a408a Update install 2023-09-23 06:15:40 +10:00
stephenakq
a154c1dbc1 Merge pull request #2929 from beefproject/dependabot/bundler/sqlite3-1.6.6
Bump sqlite3 from 1.6.1 to 1.6.6
2023-09-22 11:39:04 +10:00
dependabot[bot]
03c87c2879 Bump sqlite3 from 1.6.1 to 1.6.6
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.1 to 1.6.6.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.1...v1.6.6)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 23:28:28 +00:00
Stephen
3593d49df8 Merge remote-tracking branch 'remotes/origin/dependabot/bundler/rubocop-1.56.3' 2023-09-21 23:20:16 +00:00
dependabot[bot]
6ac3e22bb1 Bump execjs from 2.8.1 to 2.9.1
Bumps [execjs](https://github.com/rails/execjs) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/rails/execjs/releases)
- [Commits](https://github.com/rails/execjs/compare/v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: execjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 23:15:31 +00:00
Stephen
dd2eceef0c Merge remote-tracking branch 'remotes/origin/dependabot/bundler/irb-1.8.1' 2023-09-21 23:13:24 +00:00