Skip to content

Update Gemfile.lock to work with latest Ruby version#1

Open
samjewell wants to merge 1 commit intothoughtbot-upcase-exercises:masterfrom
samjewell:sj/update-gemfile-lock
Open

Update Gemfile.lock to work with latest Ruby version#1
samjewell wants to merge 1 commit intothoughtbot-upcase-exercises:masterfrom
samjewell:sj/update-gemfile-lock

Conversation

@samjewell
Copy link
Copy Markdown

Specify a ruby version and update the gems in order to prevent various issues:

  • An error occurred while installing json (1.8.3), and Bundler cannot continue.

and

Failure/Error: name = Location.find(id).name
     TypeError:
       Cannot visit Integer

Specify a ruby version and update the gems in order to prevent various issues:

- _`An error occurred while installing json (1.8.3), and Bundler cannot continue.`_

and

```
Failure/Error: name = Location.find(id).name
     TypeError:
       Cannot visit Integer
```
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