Commit Graph

1436 Commits

Author SHA1 Message Date
Al Snow afceb81d78 Upgraded sass gem 2018-03-23 04:52:49 -04:00
Al Snow 5c15daaf6a Upgraded rails-html-sanitizer gem 2018-03-22 15:53:07 -04:00
Ken Johnson cae2981834 Merge pull request #344 from jasnow/master
Upgraded loofah, mysql2, and rubocop gems
2018-03-22 13:48:38 -04:00
Al Snow df6a127514 Upgraded [loofah, rake] gems 2018-03-22 13:24:35 -04:00
Al Snow c0681c20b0 Upgraded rubocop gem 2018-03-21 07:22:45 -04:00
Al Snow 39d98ebcca Upgraded mysql2 gem 2018-03-20 22:07:45 -04:00
Al Snow b77dae2f57 Upgraded loofah gem 2018-03-19 18:33:24 -04:00
Ken Johnson 2988d61119 Merge pull request #343 from jasnow/master
Upgraded nio4r and simplecov gems
2018-03-16 10:06:47 -04:00
Al Snow c24b01d874 Upgraded nio4r and simplecov gems 2018-03-16 08:50:08 -04:00
Ken Johnson 899920b52a Merge pull request #342 from jasnow/master
Updated Rails stack setup instructions
2018-03-15 09:52:46 -04:00
Al Snow 8c4b05a2b2 Removed 'Rails, ' from new wording 2018-03-15 09:38:12 -04:00
Al Snow 581c952fe5 Upgraded [docile, simplecov, uglifier] gems 2018-03-15 07:10:20 -04:00
Al Snow 79108d083e Upgraded aruba and childprocess gems 2018-03-14 11:21:09 -04:00
Al Snow f2e0535dbe Upgraded parser gem 2018-03-13 19:46:13 -04:00
Al Snow 32cc893780 Merge branch 'master' of https://github.com/OWASP/railsgoat 2018-03-13 11:04:12 -04:00
Al Snow 2d65705412 Updated Rails stack setup instructions 2018-03-13 10:32:36 -04:00
Ken Johnson 929de1d289 Merge pull request #336 from jasnow/master
Upgraded 5 gems and fixed rubocop messages.
2018-03-12 08:32:01 -04:00
Al Snow aaa2e615e0 Upgraded uglifier gem 2018-03-11 15:11:12 -04:00
Al Snow b8262ecb0a Fixed rubocop messages 2018-03-08 17:02:24 -05:00
Al Snow 8dc8f4d61b Upgraded rubocop-github gem 2018-03-08 17:01:02 -05:00
Al Snow 743b944aa9 Upgraded [aruba, erubi, parser, rubocop] gems 2018-03-06 10:11:08 -05:00
Al Snow 0cb0bc4554 Upgraded rb-fsevent gem 2018-03-03 18:04:13 -05:00
Ken Johnson 0766ca80bf updated to point to the contribution document. 2018-03-03 11:46:48 -05:00
Ken Johnson 762f09d1ba Updating the section about security issues
The app is full of security vulns but if there is something undocumented I'd like it mentioned and tracked in the issues section. Because this isn't something that is supporting a production instance of some application, I'm totally fine with the current way of submitting (through issues).
2018-03-03 11:44:15 -05:00
Ken Johnson c6c1af7db5 Merge pull request #334 from jasnow/master
Added 3 project files to contribute to #308, #309, #310
2018-03-03 11:42:03 -05:00
Al Snow e810a55a3b Added comment to Gemfile file 2018-03-03 08:42:08 -05:00
Al Snow a5b7284099 Upgraded rubocop-github gem 2018-03-03 08:26:28 -05:00
Al Snow 6adb38fe10 Merge branch 'master' of https://github.com/OWASP/railsgoat 2018-03-01 11:56:45 -05:00
Al Snow 7bb90c1a53 (Smile) Added back 3 project files (WIP versions) 2018-03-01 11:56:32 -05:00
Ken Johnson db5768f64e Merge pull request #329 from jasnow/master
LGTM 👍
2018-03-01 11:54:48 -05:00
Al Snow abc54ae268 Removed (but saved) 3 project files to simplfied current PR 2018-03-01 11:48:51 -05:00
Al Snow 24366b5c82 Added railsgoat@gmail.com email to 2 project files 2018-02-27 10:51:58 -05:00
Al Snow 1e15e742fd Upgraded rack-test gem 2018-02-27 09:57:35 -05:00
Al Snow 53ed2bc271 Merge branch 'master' of https://github.com/OWASP/railsgoat 2018-02-27 09:56:38 -05:00
Al Snow 12ca26b65c WIP: Adding CODE_OF_CONDUCT.md, CONTRIBUTING.md, and ISSUE_TEMPLATE.md files 2018-02-26 11:02:33 -05:00
Al Snow 68f1ad7185 Upgraded Ruby to 2.5.0 2018-02-25 15:52:21 -05:00
Ken Johnson b45ad8c5c6 Merge pull request #327 from OWASP/update_copyright_year
just a super minor update to the year
2018-02-25 12:39:40 -05:00
cktricky 6d4b76fa47 just a super minor update to the year 2018-02-25 12:35:02 -05:00
Ken Johnson 6d16a47f95 Merge pull request #326 from jasnow/master
Upgraded 3 gems (parser(twice), brakeman, and ffi(twice)) plus changed license text to link in README file
2018-02-25 12:08:32 -05:00
Ken Johnson ad7bf459d5 Merge pull request #323 from nvisium-john-poulin/guard-fix
Fixed guardfile to close #321
2018-02-25 11:49:13 -05:00
Al Snow 86f32cde66 Upgraded ffi gem + changed license text to link in README file 2018-02-25 09:09:12 -05:00
John Poulin bc7b6d6f15 Fixed guardfile to close #321 2018-02-23 12:19:31 -05:00
Al Snow 89a9a0bd6f Upgraded ffi gem 2018-02-22 16:50:59 -05:00
Al Snow 084b18e17c Upgraded parser gem 2018-02-22 12:29:01 -05:00
Al Snow 16d36720e3 Upgraded brakeman gem 2018-02-22 07:33:29 -05:00
Al Snow 6ff37e2100 Upgraded parser gem 2018-02-21 08:57:36 -05:00
Ken Johnson 67e1365e52 Merge pull request #304 from jasnow/master
Upgraded repo to Rails 5.1 along with 7 other gems
2018-02-18 11:07:19 -05:00
Al Snow 37158057e7 Upgraded parser gem 2018-02-16 11:00:59 -05:00
Al Snow 60b56e764d Upgraded Rails to 5.1.5 2018-02-14 16:25:34 -05:00
Al Snow 86566c0636 Upgraded i18n gem 2018-02-14 09:38:03 -05:00