Bump fuubar
This commit is contained in:
parent
8ada40ec08
commit
84f3f73f3f
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -275,7 +275,7 @@ group :test do
|
|||
# RSpec (unit tests, some integration tests)
|
||||
|
||||
gem "fixture_builder", "0.5.2.rc3"
|
||||
gem "fuubar", "2.3.1"
|
||||
gem "fuubar", "2.3.2"
|
||||
gem "json-schema-rspec", "0.0.4"
|
||||
gem "rspec-json_expectations", "~> 2.1"
|
||||
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@ GEM
|
|||
fog-core
|
||||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (0.2.5)
|
||||
fuubar (2.3.1)
|
||||
fuubar (2.3.2)
|
||||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
get_process_mem (0.2.1)
|
||||
|
|
@ -792,7 +792,7 @@ DEPENDENCIES
|
|||
faraday_middleware (= 0.12.2)
|
||||
fixture_builder (= 0.5.2.rc3)
|
||||
fog-aws (= 2.0.1)
|
||||
fuubar (= 2.3.1)
|
||||
fuubar (= 2.3.2)
|
||||
gon (= 6.2.0)
|
||||
guard (= 2.14.2)
|
||||
guard-cucumber (= 2.1.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue