Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Only upgrade phoenix #4

Merged
merged 14 commits into from
Nov 15, 2018
Merged

Only upgrade phoenix #4

merged 14 commits into from
Nov 15, 2018

Conversation

JacquiManzi
Copy link

No description provided.

mix.exs Outdated
@@ -61,7 +61,7 @@ defmodule BlueBird.Mixfile do
{:ex_doc, ">= 0.16.1", only: :dev},

# Phoenix Framework
{:phoenix, "~> 1.3.0-rc", optional: true},
{:phoenix, "~> 1.3.0", optional: true},
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be ~> 1.3 to work for what we want.

Copy link

@mmcc mmcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@JacquiManzi JacquiManzi merged commit bbf381a into master Nov 15, 2018
@JacquiManzi JacquiManzi deleted the jm-just-upgrade-phoenix-lib branch November 15, 2018 23:33
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.

2 participants