Commit Graph

26 Commits

Author SHA1 Message Date
Ken Johnson 1bd6ee3a0e Upgrade Ruby from 3.3.6 to 3.4.1
Updated Ruby to the latest stable 3.4.x release for improved performance
and security updates.

Changes:
- Updated .ruby-version to 3.4.1
- Updated Gemfile ruby version requirement to 3.4.1
- Updated README.md to reflect Ruby 3.4.1 requirement
- Updated Dockerfile from ruby:2.6.5 to ruby:3.4.1
- Removed outdated bundler version constraint in Dockerfile

Tested:
- Bundle install successful with Ruby 3.4.1
- Test suite runs successfully (46 examples, 1 pre-existing failure)
- Rails server starts and responds correctly

Fixes #490

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-05 11:51:05 -05:00
horvatic 3ebae3dd03 add setup for mac apple silicon 2022-03-15 20:11:46 +00:00
tkmru 9d606742fb fix bundle version&mimemagic gpl version 2021-04-27 15:31:05 +09:00
Ken Toler 438945cb57 Openshift specific Dockerfile 2020-06-08 19:27:09 -04:00
Ken Toler e53e47d252 fixing Dockerfile mistakes so that it will build 2020-04-17 16:03:25 -04:00
Ken Toler 63737625b5 minor mistake with permission order in Dockerfile 2020-04-17 16:00:51 -04:00
Ken Toler cc0ff6055b added openshift group to dockerfile 2020-04-17 15:42:06 -04:00
Ken Toler 11819bf14c Squashing changes associated with pg 2020-04-17 15:38:24 -04:00
Ken Toler 1eb7a1a25f updated Dockerfile group permissions to support openshift 2020-02-28 21:47:21 -05:00
Al Snow 4297f5b57c Downgraded Ruby to 2.6.5 2019-11-05 11:58:13 -05:00
Al Snow 23d145129d Upgraded Ruby to 2.7.0-preview1 and Rails to 6.0.0 - fixed 1 spec 2019-09-09 15:13:29 -04:00
Al Snow 318af94032 Upgraded to Ruby 2.6.2 in more files 2019-03-13 14:14:56 -04:00
Al Snow 8ed109d94b Upgraded Ruby to 2.6.1 2019-01-30 11:42:11 -05:00
Al Snow a81cac3d9c Upgraded Ruby to 2.5.3 2018-10-21 18:58:57 -04:00
Al Snow 97a46a476a Upgrade ruby to 2.5.2 2018-10-17 17:24:22 -04:00
Al Snow 775985cbc8 Upgrade Ruby to 2.5.1 (2nd try) 2018-03-28 16:10:30 -04:00
Al Snow 68f1ad7185 Upgraded Ruby to 2.5.0 2018-02-25 15:52:21 -05:00
Al Snow dbc67baf53 Upgraded Ruby to 2.4.3 2017-12-14 19:01:55 -05:00
Al Snow 20635993c8 Upgraded Ruby to 2.4.2, fixed OpenSSL warnings, and 3 gems 2017-09-25 12:58:06 -04:00
Al Snow 367800e9af Upgraded to ruby 2.3.5 2017-09-17 12:40:36 -04:00
Al Snow 28b56965f6 Upgrade addressable gem and Ruby 2.3.4 2017-03-30 08:23:52 -04:00
Al Snow 08c6a3ad22 Upgraded ruby to 2.3.3 2016-11-22 11:32:05 -05:00
Al Snow a274d71360 Upgraded Ruby versions in config/doc files 2016-11-16 08:01:23 -05:00
themetric 698af7456e Add docker-compose and build from ruby docker base 2016-07-03 20:17:29 -07:00
Mike McCabe 46422e72e2 updating dockerfile to use owasp repo 2016-06-14 22:22:28 -04:00
Mike McCabe 0dcadb6f00 adding vagrant and docker files 2014-09-18 18:53:30 -06:00