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
Al Snow
d6df579cdf
Upgraded capybara gem
2018-02-13 08:17:32 -05:00
Al Snow
0d4bb99b47
Upgraded [loofah,public_suffix] gems
2018-02-12 09:54:44 -05:00
Al Snow
3df7840e2c
Merge branch 'master' of https://github.com/OWASP/railsgoat
2018-02-12 09:53:23 -05:00
Ken Johnson
a6eb861e31
Merge pull request #302 from gmoore/encryption-key-error-message
...
Add context to error message if encryption key is missing
2018-02-09 17:03:53 -05:00
Gary Moore
33498b5938
Add context to error message if encryption key is missing
...
I was deploying a fresh install to Heroku and this tripped me up for 15 minutes.
2018-02-09 12:32:37 -05:00
Al Snow
3be2a266d3
Upgraded [uglifer, i18n] gems
2018-02-09 09:45:10 -05:00
Al Snow
91cf15cf5f
Upgraded ffi gem
2018-02-06 16:05:38 -05:00
Al Snow
a0b72a8aae
Upgraded tzinfo gem
2018-02-04 17:43:10 -05:00
Al Snow
921b5e3cef
Upgraded to Rails 5.1.5.rc1
2018-02-01 17:38:47 -05:00
Ken Johnson
402ff40a5a
Merge pull request #300 from jasnow/master
...
Upgraded 7 gems plus added release number to db migrations
2018-02-01 10:05:21 -05:00