Skip to content

LIBITD-2698. Update Rails to v8.1.3#42

Merged
dsteelma-umd merged 2 commits intomainfrom
feature/LIBITD-2698
Mar 30, 2026
Merged

LIBITD-2698. Update Rails to v8.1.3#42
dsteelma-umd merged 2 commits intomainfrom
feature/LIBITD-2698

Conversation

@dsteelma-umd
Copy link
Copy Markdown
Contributor

Updated Rails from 8.1.1 to 8.1.3 by editing the "Gemfile":

gem "rails", "~> 8.1.3"

and then running:

$ bundle update

Note: Initially tried unpinning the "pinned" gems (base64, and stringio)
but Passenger Phusion still failed with an error, so leaving "as-is"
for now.

Also reviewed files against a stock Rails 8.1.3 Rails, keeping (and marking)
UMD customizations where appropriate.

https://umd-dit.atlassian.net/browse/LIBITD-2698

Updated Rails from 8.1.1 to 8.1.3 by editing the "Gemfile":

```
gem "rails", "~> 8.1.3"
```

and then running:

```
$ bundle update
```

Note: Initially tried unpinning the "pinned" gems (base64, and stringio)
but Passenger Phusion still failed with an error, so leaving "as-is"
for now.

https://umd-dit.atlassian.net/browse/LIBITD-2698
Updated files to match stock Rails 8.1.3, keeping (and marking)
UMD customizations where appropriate.

https://umd-dit.atlassian.net/browse/LIBITD-2698
@dsteelma-umd dsteelma-umd merged commit 92ddc71 into main Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant