Skip to content
Snippets Groups Projects
Commit 9da7b0ac authored by Butler, Alexis (UG - Computer Science)'s avatar Butler, Alexis (UG - Computer Science)
Browse files

Removed ruby version spec in prep for lab validation

parent 1c3ae994
No related branches found
No related tags found
No related merge requests found
source 'https://rubygems.org' source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" } git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.5.7' # ruby '2.5.7' - commented out dev ruby version to allow for lab version to work
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.4', '>= 5.2.4.4' gem 'rails', '~> 5.2.4', '>= 5.2.4.4'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment