diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-06-15 13:24:06 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-06-15 13:24:06 +0100 |
commit | ea6d92cc9e9504256216e601ddedfa6c5b801694 (patch) | |
tree | c192e510e557683e4fc49a8b4ccdf03ecb65aea4 | |
parent | 893959c9e6004f59cf992e843c8476bfa44299cc (diff) |
New lock file 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) |