aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-02-22 13:54:52 +0000
committerSeb Bacon <seb.bacon@gmail.com>2012-02-22 13:54:52 +0000
commit5dc1882527f5d7491b45dc47594afb5bc39570f2 (patch)
tree2cbd0d329e835edabf4a7587e060d9909eb0c46e
parent8d4506b0eb65cbf9a9355df42091f42f59b2195a (diff)
New lock file for bundler
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 99c787fef..8cf57fc79 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -11,6 +11,7 @@ GEM
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
+ fakeweb (1.3.0)
fast_gettext (0.6.1)
gettext (2.1.0)
locale (>= 2.0.5)
@@ -51,6 +52,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ fakeweb
fast_gettext (>= 0.6.0)
gettext (>= 1.9.3)
json (~> 1.5.1)