Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Staging and prod run Ruby 1.9.3. A prior gem I pinned was for Ruby 2.1. #43

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

sadleb
Copy link

@sadleb sadleb commented Oct 21, 2019

Pinning it at the last version supported for Ruby 1.9.3. We had
never done a staging of prod release after the last time I changed this
(or just generally for years and years). So this make this repo at
least deployable to staging and prod even if none of the recent changes
have needed to be deployed b/c they are all for dev env stuff.

TESTING:

  • manually made the change on staging and ran bundle install --path vendor/bundle
  • restarted the server and it worked

Pinning it at the last version supported for Ruby 1.9.3. We had
never done a staging of prod release after the last time I changed this
(or just generally for years and years). So this make this repo at
least deployable to staging and prod even if none of the recent changes
have needed to be deployed b/c they are all for dev env stuff.

TESTING:
- manually made the change on staging and ran `bundle install --path vendor/bundle`
- restarted the server and it worked
@sadleb sadleb merged commit 3d69391 into bebraven:master Oct 21, 2019
@sadleb sadleb deleted the gemversion branch October 21, 2019 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant