Skip to content

Fix rake#10

Open
RyanofWoods wants to merge 4 commits into
thoughtbot-upcase-exercises:masterfrom
RyanofWoods:fix-rake
Open

Fix rake#10
RyanofWoods wants to merge 4 commits into
thoughtbot-upcase-exercises:masterfrom
RyanofWoods:fix-rake

Conversation

@RyanofWoods
Copy link
Copy Markdown

This exercise has been unmaintained for some time and unfortunately has become out of date by the following:

  • Ruby 2.1.1 (unmaintained)
  • Factory_Girl (deprecated)

This PR fixes that by:

  • Bumping Ruby to 3.0.0
  • Upgrade all the gems
  • Replace factory_girl with factory_bot

An explicit version was needed in the migration in spec/spec_helper.rb as the activesupport gem was upgraded and it now needs a version to be explicitly stated.

Let me know if you would like any changes. And if this gets approved I would be more than happy to apply these changes to the other Test Doubles exercises. They are extremely valuable and have great content so it would be great to bring them alive again!

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