diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-06-15 13:24:35 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-06-15 13:24:35 +0100 |
commit | f6fb315a1b49e77b65327c381db81112dc42c8ae (patch) | |
tree | d828bb29758b9a8d3fa1aaddcd8aa5c922e74378 | |
parent | c061cbcd8380bd45c4e31103d1daa8c2e2799599 (diff) |
New lockfile to go with previous commit
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 70e6992ba..695baae02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git@github.com:sebbacon/gettext_i18n_rails.git + remote: git://github.com/sebbacon/gettext_i18n_rails.git revision: 2616d7e76872942d6e2351974a7e3fa4c2f933e2 specs: gettext_i18n_rails (0.6.2) |