Skip to content

Commit

Permalink
dependency version up
Browse files Browse the repository at this point in the history
  • Loading branch information
nakagami committed Feb 15, 2019
1 parent cfed4fd commit 393931b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ defmodule Firebirdex.Mixfile do
[
{:db_connection, "~> 2.0"},
{:decimal, "~> 1.6"},
{:efirebirdsql, "~> 0.5.3"},
{:efirebirdsql, "~> 0.5.4"},
]
end

Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"connection": {:hex, :connection, "1.0.4", "a1cae72211f0eef17705aaededacac3eb30e6625b04a6117c1b2db6ace7d5976", [:mix], [], "hexpm"},
"db_connection": {:hex, :db_connection, "2.0.2", "440c05518b0bdca0469dafaf45403597430448c1281def14ef9ccaa41833ea1e", [:mix], [{:connection, "~> 1.0.2", [hex: :connection, repo: "hexpm", optional: false]}], "hexpm"},
"decimal": {:hex, :decimal, "1.6.0", "bfd84d90ff966e1f5d4370bdd3943432d8f65f07d3bab48001aebd7030590dcc", [:mix], [], "hexpm"},
"efirebirdsql": {:hex, :efirebirdsql, "0.5.3", "63617950eea2bbda58739c6eba57e4c0a342decdb5029870b8e278f732101c9f", [:rebar3], [], "hexpm"},
"efirebirdsql": {:hex, :efirebirdsql, "0.5.4", "cc1e13da28d2a4d30bbefba9f5133efcd5b928f70e396ea00dd19ea1450a23cc", [:rebar3], [], "hexpm"},
}

0 comments on commit 393931b

Please sign in to comment.