Bump fixture_builder
This commit is contained in:
parent
6f1571bc1b
commit
ccf938c95e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -275,7 +275,7 @@ end
|
||||||
group :test do
|
group :test do
|
||||||
# RSpec (unit tests, some integration tests)
|
# RSpec (unit tests, some integration tests)
|
||||||
|
|
||||||
gem "fixture_builder", "0.4.1"
|
gem "fixture_builder", "0.5.0"
|
||||||
gem "fuubar", "2.2.0"
|
gem "fuubar", "2.2.0"
|
||||||
gem "test_after_commit", "1.1.0"
|
gem "test_after_commit", "1.1.0"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -213,7 +213,7 @@ GEM
|
||||||
faraday_middleware (0.11.0.1)
|
faraday_middleware (0.11.0.1)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.9.18)
|
ffi (1.9.18)
|
||||||
fixture_builder (0.4.1)
|
fixture_builder (0.5.0)
|
||||||
activerecord (>= 2)
|
activerecord (>= 2)
|
||||||
activesupport (>= 2)
|
activesupport (>= 2)
|
||||||
fog-aws (1.4.0)
|
fog-aws (1.4.0)
|
||||||
|
|
@ -787,7 +787,7 @@ DEPENDENCIES
|
||||||
faraday (= 0.11.0)
|
faraday (= 0.11.0)
|
||||||
faraday-cookie_jar (= 0.0.6)
|
faraday-cookie_jar (= 0.0.6)
|
||||||
faraday_middleware (= 0.11.0.1)
|
faraday_middleware (= 0.11.0.1)
|
||||||
fixture_builder (= 0.4.1)
|
fixture_builder (= 0.5.0)
|
||||||
fog-aws (= 1.4.0)
|
fog-aws (= 1.4.0)
|
||||||
fuubar (= 2.2.0)
|
fuubar (= 2.2.0)
|
||||||
gon (= 6.1.0)
|
gon (= 6.1.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue