Update polyglot dependency to version 0.3.3
This commit is contained in:
parent
b2afd43a78
commit
24b75fa422
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/sferik/rails_admin.git
|
remote: git://github.com/sferik/rails_admin.git
|
||||||
revision: c713d77cce50d44e6c626b16855e9f2079505da5
|
revision: 84e17c301db00e296605d6abd11a419b4e46324a
|
||||||
specs:
|
specs:
|
||||||
rails_admin (0.0.1)
|
rails_admin (0.0.1)
|
||||||
bootstrap-sass (~> 1.3, >= 1.3.1)
|
bootstrap-sass (~> 1.3, >= 1.3.1)
|
||||||
|
@ -10,6 +10,7 @@ GIT
|
||||||
jquery-rails (~> 1.0)
|
jquery-rails (~> 1.0)
|
||||||
kaminari (~> 0.12.4)
|
kaminari (~> 0.12.4)
|
||||||
rails (~> 3.1)
|
rails (~> 3.1)
|
||||||
|
remotipart (~> 1.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: http://rubygems.org/
|
||||||
|
@ -90,7 +91,7 @@ GEM
|
||||||
multi_json (1.0.3)
|
multi_json (1.0.3)
|
||||||
orm_adapter (0.0.5)
|
orm_adapter (0.0.5)
|
||||||
pg (0.11.0)
|
pg (0.11.0)
|
||||||
polyglot (0.3.2)
|
polyglot (0.3.3)
|
||||||
rack (1.3.5)
|
rack (1.3.5)
|
||||||
rack-cache (1.1)
|
rack-cache (1.1)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
|
@ -120,6 +121,7 @@ GEM
|
||||||
rake (0.9.2.2)
|
rake (0.9.2.2)
|
||||||
rdoc (3.11)
|
rdoc (3.11)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
|
remotipart (1.0)
|
||||||
sass (3.1.10)
|
sass (3.1.10)
|
||||||
sass-rails (3.1.4)
|
sass-rails (3.1.4)
|
||||||
actionpack (~> 3.1.0)
|
actionpack (~> 3.1.0)
|
||||||
|
|
Loading…
Reference in New Issue