Skip to content

Commit

Permalink
Upgrade mix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Callum Barratt committed Feb 26, 2016
1 parent b4d0582 commit e28f343
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "0.2.3"},
"db_connection": {:hex, :db_connection, "0.2.4"},
"decimal": {:hex, :decimal, "1.1.1"},
"ecto": {:hex, :ecto, "2.0.0-beta.1"},
"ex_machina": {:hex, :ex_machina, "0.6.1"},
Expand All @@ -13,10 +13,10 @@
"idna": {:hex, :idna, "1.0.3"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "3.0.0-beta.0"},
"phoenix_ecto": {:hex, :phoenix_ecto, "3.0.0-beta.1"},
"phoenix_html": {:hex, :phoenix_html, "2.5.0"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.1.1"},
"plug": {:hex, :plug, "1.1.2"},
"poison": {:hex, :poison, "2.1.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
Expand Down

0 comments on commit e28f343

Please sign in to comment.