bump foreigner

This commit is contained in:
Jonne Haß 2013-04-13 11:52:08 +02:00
parent eeba00cde4
commit 0694b3e9d0
2 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,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.4.0'
gem 'foreigner', '1.4.1'
# File uploading

View file

@ -127,7 +127,7 @@ GEM
font-awesome-sass-rails (3.0.2.2)
railties (>= 3.1.1)
sass-rails (>= 3.1.1)
foreigner (1.4.0)
foreigner (1.4.1)
activerecord (>= 3.0.0)
foreman (0.62.0)
thor (>= 0.13.6)
@ -428,7 +428,7 @@ DEPENDENCIES
faraday_middleware (= 0.9.0)
fixture_builder (= 0.3.5)
fog (= 1.10.0)
foreigner (= 1.4.0)
foreigner (= 1.4.1)
foreman (= 0.62)
fuubar (= 1.1.0)
gon (= 4.0.2)