33 Commits

Author SHA1 Message Date
zinduolis 95793433fa Update copyright year to 2026 2025-12-26 19:18:05 +10:00
zinduolis 5b13dbc833 Update Discord invite code 2025-06-26 16:21:48 +10:00
zinduolis b5b192591b Second round of Copyright date update 2024-12-25 12:43:13 +10:00
Stephen 747ddb5387 Updated http://beefproject.com to https://beefproject.com 2023-12-31 14:18:50 +10:00
jcrew99 3a486c7626 Updated Copyright 2023-12-26 22:32:31 -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
jcrew99 486a9bb329 Update copyright 2023 (#2675)
* updated copyright

* reverted gemfile lock changes
2022-12-31 15:36:07 +10:00
jcrew99 d8b5331544 Update README.md (#2571)
Added discord link to readme.md
2022-09-19 14:01:01 +10:00
ThumusLive 92e5a50f9b fREADME: Update Ruby website link (#2512) 2022-08-05 10:22:58 +10:00
Brendan Coles afec9fbaa2 Bump minimum required Ruby version from 2.5 to 2.7 2022-01-22 07:09:51 +00:00
wheatley f33e2698a0 MAINTAINABILITY: 2257 update copyright 2022 (#2259)
* 2257 updated copyright date
2021-12-31 09:48:08 +10:00
wheatley 16e14c6f2e Release 0.5.1.0 (#2156)
* updated version to 5.0.1.0 in package.json

* updated version to 5.0.1.0 in VERSION

* updated version to 5.0.1.0 in config.yml

* removed Active Record section

* cleanup bundle related folders and added to .gitignore

* bumped tag url in ISSUETEMPLATE

* updating version to 0.5.1.0

* readding .bundle/config as we do not want users to automatically install dev/test gems

* fixed spelling mistake of .bundle
2021-09-04 14:56:47 +10:00
J 4ec6ecee27 updated all of the copyright information 2021-01-11 04:48:56 +10:00
Jack Walker 0857a95a7e Updated README to align with jsdoc version bump compatibility requirements. 2020-06-01 20:40:06 +10:00
bcoles 3a713ffd76 Update README.md 2020-05-21 06:10:23 +10:00
root c23e78f2de updated to show the Jsdocs 2019-12-30 07:47:33 +00:00
root d0f636cf7e updated the ReadMe 2019-12-30 05:58:33 +00:00
beep 470b3483d0 Update copyright information 2020-01-01 18:47:08 -08:00
root 62f7e52b40 update 2.4.0 readme 2019-12-17 04:28:27 +00:00
root feb57aca91 updated the version from 2.4 - 2.5 2019-12-17 01:45:16 +00:00
Brendan Coles c4a324c80f Update documentation 2019-02-10 10:53:03 +00:00
Ben Passmore 9f1e8f5e8d Updated copyright 2019-01-01 11:57:28 +10:00
Brendan Coles 6bba63abf8 Pending kickstart 2018-09-17 17:26:42 +10:00
Petko Bordjukov d284d07e20 Fix faulty Markdown syntax in the README 2018-07-19 13:57:32 +03:00
Brendan Coles f2d2fd6990 Merge pull request #1591 from ignisf/drop-therubyracer-dep
Remove the dependency on therubyracer
2018-07-19 19:21:51 +10:00
Petko Bordjukov 487c71bedd Remove the dependency on therubyracer
therubyracer has long been unmaintained which is causing both security and build
issues to go unfixed. As beef depends on it only to provide a JS runtime for
execjs, we can drop it and require users to install Node.js. execjs
automatically finds the node binary and uses it as a JS runtime.

This fixes #1478, #1045, #1046, #1249, #1374, #1377, #1395, #1396, #1428, #1429
This also fixes #1433, #1502, #1504, #1540, #1545, #1547
2018-07-19 12:12:05 +03:00
Brendan Coles c156730afc Steak 2018-07-19 19:10:37 +10:00
Dmitry 2410a3bd8a Fix link to the Ruby website 2018-07-06 14:48:04 -04:00
Brendan Coles e44ead9550 Merge branch 'master' into master 2018-03-09 17:42:01 +11:00
Brendan Coles 7718e35109 Update installation instructions 2018-03-07 12:51:11 +00:00
Francois van der Hoven c129fca93a Update selenium reference 2018-02-23 14:07:46 +10:00
Francois van der Hoven 074edec86a Add note on selenium requirement 2018-02-23 13:50:20 +10:00
Brendan Coles dfc08595fe mv README.mkd README.md 2018-02-17 09:17:08 +00:00