Commit Graph

1449 Commits

Author SHA1 Message Date
Al Snow 3ae201ce34 Upgraded crass gem 2018-04-08 18:50:12 -04:00
Al Snow c17fea6c9b Upgraded cucumber-expressions gem 2018-04-08 08:49:00 -04:00
Al Snow 93659fc627 Upgraded rack-livereload gem 2018-04-05 20:36:35 -04:00
Al Snow 44908a5c01 Upgraded cucumber-expressions gem 2018-04-04 09:02:42 -04:00
Al Snow 425828dad0 Upgraded rails to 5.1.6 + i18n gem 2018-03-30 09:15:10 -04:00
Al Snow 0f86d66a3e Added 'gem install bundler' to .travis.yml file 2018-03-29 20:39:56 -04:00
Al Snow 100f951f34 Upgraded travis.yml to 2.5.1 2018-03-29 20:29:54 -04:00
Al Snow 6e080c3b6e Upgraded lumberjack gem 2018-03-29 19:14:57 -04:00
Al Snow 775985cbc8 Upgrade Ruby to 2.5.1 (2nd try) 2018-03-28 16:10:30 -04:00
Al Snow b4fa4e4b6e Upgrade Ruby to 2.5.1 2018-03-28 15:48:26 -04:00
Al Snow 1afc154de5 Upgraded rack-test gem 2018-03-27 16:35:58 -04:00
Ken Johnson 188acbc264 Merge pull request #345 from jasnow/master
Upgraded [rails-html-sanitizer, sass, brakeman, parser] gems
2018-03-27 15:43:56 -04:00
Al Snow ee2e49aceb Upgraded [brakeman, parser] gems 2018-03-24 07:44:56 -04:00
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