Bump fuubar
This commit is contained in:
parent
e0b4bff6a6
commit
1a6afa54e8
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -276,7 +276,7 @@ group :test do
|
|||
# RSpec (unit tests, some integration tests)
|
||||
|
||||
gem "fixture_builder", "0.5.1"
|
||||
gem "fuubar", "2.2.0"
|
||||
gem "fuubar", "2.3.1"
|
||||
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.2.0)
|
||||
fuubar (2.3.1)
|
||||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
get_process_mem (0.2.1)
|
||||
|
|
@ -795,7 +795,7 @@ DEPENDENCIES
|
|||
faraday_middleware (= 0.12.2)
|
||||
fixture_builder (= 0.5.1)
|
||||
fog-aws (= 2.0.1)
|
||||
fuubar (= 2.2.0)
|
||||
fuubar (= 2.3.1)
|
||||
gon (= 6.2.0)
|
||||
guard (= 2.14.2)
|
||||
guard-cucumber (= 2.1.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue