testapp/Gemfile.lock in fb-localizer-0.1.2 vs testapp/Gemfile.lock in fb-localizer-0.1.3
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: ..
specs:
- fb-localizer (0.1.0)
+ fb-localizer (0.1.2)
i18n
- libxml-ruby
+ libxml-ruby (= 1.1.3)
rails
GEM
remote: http://rubygems.org/
specs:
@@ -38,12 +38,18 @@
activesupport (3.0.5)
arel (2.0.9)
builder (2.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
+ haml (3.1.1)
+ haml-rails (0.3.4)
+ actionpack (~> 3.0)
+ activesupport (~> 3.0)
+ haml (~> 3.0)
+ railties (~> 3.0)
i18n (0.5.0)
- libxml-ruby (1.1.4)
+ libxml-ruby (1.1.3)
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -77,7 +83,8 @@
PLATFORMS
ruby
DEPENDENCIES
fb-localizer!
+ haml-rails
rails (= 3.0.5)
sqlite3