bump foreigner

This commit is contained in:
Jonne Haß 2013-02-27 13:28:27 +01:00
parent c6818617e4
commit e5311653a8
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ gem 'mysql2', '0.3.11' if ENV['DB'] == 'all' || ENV['DB'] == 'mysql'
gem 'pg', '0.14.1' if ENV['DB'] == 'all' || ENV['DB'] == 'postgres'
gem 'activerecord-import', '0.3.1'
gem 'foreigner', '1.3.0'
gem 'foreigner', '1.4.0'
# File uploading

View file

@ -128,7 +128,7 @@ GEM
font-awesome-sass-rails (3.0.2.2)
railties (>= 3.1.1)
sass-rails (>= 3.1.1)
foreigner (1.3.0)
foreigner (1.4.0)
activerecord (>= 3.0.0)
foreman (0.61.0)
thor (>= 0.13.6)
@ -433,7 +433,7 @@ DEPENDENCIES
faraday_middleware (= 0.9.0)
fixture_builder (= 0.3.5)
fog (= 1.9.0)
foreigner (= 1.3.0)
foreigner (= 1.4.0)
foreman (= 0.61)
fuubar (= 1.1.0)
gon (= 4.0.2)