gemfiles/rails23.gemfile.lock in gettext_i18n_rails-0.10.0 vs gemfiles/rails23.gemfile.lock in gettext_i18n_rails-0.10.1
- old
+ new
@@ -1,72 +1,73 @@
PATH
remote: /Users/mgrosser/code/tools/gettext_i18n_rails
specs:
- gettext_i18n_rails (0.7.1)
+ gettext_i18n_rails (0.10.0)
fast_gettext (>= 0.4.8)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (2.3.14)
- actionpack (= 2.3.14)
- actionpack (2.3.14)
- activesupport (= 2.3.14)
+ actionmailer (2.3.18)
+ actionpack (= 2.3.18)
+ actionpack (2.3.18)
+ activesupport (= 2.3.18)
rack (~> 1.1.0)
- activerecord (2.3.14)
- activesupport (= 2.3.14)
- activeresource (2.3.14)
- activesupport (= 2.3.14)
- activesupport (2.3.14)
- appraisal (0.5.0)
+ activerecord (2.3.18)
+ activesupport (= 2.3.18)
+ activeresource (2.3.18)
+ activesupport (= 2.3.18)
+ activesupport (2.3.18)
+ appraisal (0.5.2)
bundler
rake
- diff-lcs (1.1.3)
- fast_gettext (0.6.9)
- gettext (2.3.1)
+ bump (0.4.2)
+ diff-lcs (1.2.4)
+ fast_gettext (0.7.1)
+ gettext (2.3.9)
locale
+ text
haml (3.1.7)
- hamlet (0.5.0.1)
- slim (~> 1.0.0)
locale (2.0.8)
- rack (1.1.3)
- rails (2.3.14)
- actionmailer (= 2.3.14)
- actionpack (= 2.3.14)
- activerecord (= 2.3.14)
- activeresource (= 2.3.14)
- activesupport (= 2.3.14)
+ rack (1.1.6)
+ rails (2.3.18)
+ actionmailer (= 2.3.18)
+ actionpack (= 2.3.18)
+ activerecord (= 2.3.18)
+ activeresource (= 2.3.18)
+ activesupport (= 2.3.18)
rake (>= 0.8.3)
- rake (0.9.2.2)
- rspec (2.11.0)
- rspec-core (~> 2.11.0)
- rspec-expectations (~> 2.11.0)
- rspec-mocks (~> 2.11.0)
- rspec-core (2.11.1)
- rspec-expectations (2.11.3)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.11.3)
- ruby_parser (2.3.1)
- sexp_processor (~> 3.0)
- sexp_processor (3.2.0)
- slim (1.0.4)
- temple (~> 0.3.4)
- tilt (~> 1.3.2)
- sqlite3 (1.3.6)
- temple (0.3.5)
- tilt (1.3.3)
+ rake (10.1.0)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.4)
+ rspec-expectations (2.14.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.2)
+ ruby_parser (3.2.2)
+ sexp_processor (~> 4.1)
+ sexp_processor (4.2.1)
+ slim (2.0.1)
+ temple (~> 0.6.6)
+ tilt (>= 1.3.3, < 2.1)
+ sqlite3 (1.3.7)
+ temple (0.6.6)
+ text (1.2.1)
+ tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
appraisal
- gettext (= 2.3.1)
+ bump
+ gettext
gettext_i18n_rails!
- haml
- hamlet
+ haml (~> 3.0)
rails (~> 2.3.0)
rake
- rspec (~> 2)
- ruby_parser
+ rspec
+ ruby_parser (>= 3)
slim
- sqlite3 (~> 1.3.6)
+ sqlite3