Bundle update
This commit is contained in:
parent
32bb8a528a
commit
054e7f3b91
25
Gemfile.lock
25
Gemfile.lock
|
@ -38,9 +38,9 @@ GEM
|
||||||
activesupport (= 3.0.7)
|
activesupport (= 3.0.7)
|
||||||
activesupport (3.0.7)
|
activesupport (3.0.7)
|
||||||
acts-as-taggable-on (2.0.6)
|
acts-as-taggable-on (2.0.6)
|
||||||
acts_as_indexed (0.7.2)
|
acts_as_indexed (0.7.3)
|
||||||
arel (2.0.10)
|
arel (2.0.10)
|
||||||
awesome_nested_set (2.0.0)
|
awesome_nested_set (2.0.1)
|
||||||
activerecord (>= 3.0.0)
|
activerecord (>= 3.0.0)
|
||||||
babosa (0.3.5)
|
babosa (0.3.5)
|
||||||
bcrypt-ruby (2.1.4)
|
bcrypt-ruby (2.1.4)
|
||||||
|
@ -58,12 +58,12 @@ GEM
|
||||||
fakeweb (1.3.0)
|
fakeweb (1.3.0)
|
||||||
ffi (1.0.9)
|
ffi (1.0.9)
|
||||||
filters_spam (0.3)
|
filters_spam (0.3)
|
||||||
friendly_id_globalize3 (3.2.1.3)
|
friendly_id_globalize3 (3.2.1.4)
|
||||||
babosa (~> 0.3.0)
|
babosa (~> 0.3.0)
|
||||||
globalize3 (0.1.0)
|
globalize3 (0.1.0)
|
||||||
activemodel (>= 3.0.0)
|
activemodel (>= 3.0.0)
|
||||||
activerecord (>= 3.0.0)
|
activerecord (>= 3.0.0)
|
||||||
guard (0.4.2)
|
guard (0.5.1)
|
||||||
thor (~> 0.14.6)
|
thor (~> 0.14.6)
|
||||||
guard-bundler (0.1.3)
|
guard-bundler (0.1.3)
|
||||||
bundler (>= 1.0.0)
|
bundler (>= 1.0.0)
|
||||||
|
@ -71,16 +71,16 @@ GEM
|
||||||
guard-rspec (0.4.0)
|
guard-rspec (0.4.0)
|
||||||
guard (>= 0.4.0)
|
guard (>= 0.4.0)
|
||||||
i18n (0.5.0)
|
i18n (0.5.0)
|
||||||
libnotify (0.5.5)
|
libnotify (0.5.7)
|
||||||
mail (2.2.19)
|
mail (2.2.19)
|
||||||
activesupport (>= 2.3.6)
|
activesupport (>= 2.3.6)
|
||||||
i18n (>= 0.4.0)
|
i18n (>= 0.4.0)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
mime-types (1.16)
|
mime-types (1.16)
|
||||||
nokogiri (1.4.4)
|
nokogiri (1.4.7)
|
||||||
orm_adapter (0.0.5)
|
orm_adapter (0.0.5)
|
||||||
polyglot (0.3.1)
|
polyglot (0.3.2)
|
||||||
rack (1.2.3)
|
rack (1.2.3)
|
||||||
rack-cache (1.0.2)
|
rack-cache (1.0.2)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
|
@ -168,15 +168,16 @@ GEM
|
||||||
rspec (~> 2.6.0)
|
rspec (~> 2.6.0)
|
||||||
seo_meta (1.1.1)
|
seo_meta (1.1.1)
|
||||||
refinerycms-generators (~> 1.0.1)
|
refinerycms-generators (~> 1.0.1)
|
||||||
sqlite3 (1.3.3)
|
sqlite3 (1.3.4)
|
||||||
thor (0.14.6)
|
thor (0.14.6)
|
||||||
treetop (1.4.9)
|
treetop (1.4.10)
|
||||||
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
truncate_html (0.5.1)
|
truncate_html (0.5.1)
|
||||||
tzinfo (0.3.27)
|
tzinfo (0.3.29)
|
||||||
warden (1.0.4)
|
warden (1.0.5)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
will_paginate (3.0.pre2)
|
will_paginate (3.0.pre4)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
Loading…
Reference in New Issue
Block a user