updated bundle

This commit is contained in:
Hauke Klement
2015-01-29 15:31:08 +01:00
parent f70f2eb4b7
commit 789b4a6817

View File

@ -22,10 +22,10 @@ GEM
activemodel (= 4.1.9) activemodel (= 4.1.9)
activesupport (= 4.1.9) activesupport (= 4.1.9)
arel (~> 5.0.0) arel (~> 5.0.0)
activerecord-jdbc-adapter (1.3.13) activerecord-jdbc-adapter (1.3.14)
activerecord (>= 2.2) activerecord (>= 2.2)
activerecord-jdbcpostgresql-adapter (1.3.13) activerecord-jdbcpostgresql-adapter (1.3.14)
activerecord-jdbc-adapter (~> 1.3.13) activerecord-jdbc-adapter (~> 1.3.14)
jdbc-postgres (>= 9.1) jdbc-postgres (>= 9.1)
activesupport (4.1.9) activesupport (4.1.9)
i18n (~> 0.6, >= 0.6.9) i18n (~> 0.6, >= 0.6.9)
@ -37,8 +37,8 @@ GEM
arel (5.0.1.20140414130214) arel (5.0.1.20140414130214)
autotest-rails (4.2.1) autotest-rails (4.2.1)
ZenTest (~> 4.5) ZenTest (~> 4.5)
bcrypt (3.1.9) bcrypt (3.1.10)
bcrypt (3.1.9-java) bcrypt (3.1.10-java)
bootstrap-will_paginate (0.0.10) bootstrap-will_paginate (0.0.10)
will_paginate will_paginate
builder (3.2.2) builder (3.2.2)
@ -73,7 +73,7 @@ GEM
mime-types (>= 1.16) mime-types (>= 1.16)
childprocess (0.5.5) childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11) ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (0.1.1) codeclimate-test-reporter (0.4.6)
simplecov (>= 0.7.1, < 1.0.0) simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0) coderay (1.1.0)
coffee-rails (4.0.1) coffee-rails (4.0.1)