Bump fuubar
This commit is contained in:
parent
415713b6d3
commit
36910095fd
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -268,7 +268,7 @@ 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.4.1"
|
||||||
gem "fuubar", "2.0.0"
|
gem "fuubar", "2.1.1"
|
||||||
gem "test_after_commit", "1.0.0"
|
gem "test_after_commit", "1.0.0"
|
||||||
|
|
||||||
# Cucumber (integration tests)
|
# Cucumber (integration tests)
|
||||||
|
|
|
||||||
|
|
@ -365,7 +365,7 @@ GEM
|
||||||
font-awesome-rails (4.6.3.0)
|
font-awesome-rails (4.6.3.0)
|
||||||
railties (>= 3.2, < 5.1)
|
railties (>= 3.2, < 5.1)
|
||||||
formatador (0.2.5)
|
formatador (0.2.5)
|
||||||
fuubar (2.0.0)
|
fuubar (2.1.1)
|
||||||
rspec (~> 3.0)
|
rspec (~> 3.0)
|
||||||
ruby-progressbar (~> 1.4)
|
ruby-progressbar (~> 1.4)
|
||||||
get_process_mem (0.2.0)
|
get_process_mem (0.2.0)
|
||||||
|
|
@ -944,7 +944,7 @@ DEPENDENCIES
|
||||||
faraday_middleware (= 0.10.0)
|
faraday_middleware (= 0.10.0)
|
||||||
fixture_builder (= 0.4.1)
|
fixture_builder (= 0.4.1)
|
||||||
fog (= 1.38.0)
|
fog (= 1.38.0)
|
||||||
fuubar (= 2.0.0)
|
fuubar (= 2.1.1)
|
||||||
gon (= 6.0.1)
|
gon (= 6.0.1)
|
||||||
guard (= 2.14.0)
|
guard (= 2.14.0)
|
||||||
guard-cucumber (= 2.1.2)
|
guard-cucumber (= 2.1.2)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue