update fuubar to 2.5.0
This commit is contained in:
parent
67924fc404
commit
d561d2caf1
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -277,7 +277,7 @@ group :test do
|
|||
# RSpec (unit tests, some integration tests)
|
||||
|
||||
gem "fixture_builder", "0.5.2"
|
||||
gem "fuubar", "2.4.1"
|
||||
gem "fuubar", "2.5.0"
|
||||
gem "json-schema-rspec", "0.0.4"
|
||||
gem "rspec-json_expectations", "~> 2.1"
|
||||
|
||||
|
|
|
|||
|
|
@ -262,7 +262,7 @@ GEM
|
|||
fugit (1.2.2)
|
||||
et-orbi (~> 1.1, >= 1.1.8)
|
||||
raabro (~> 1.1)
|
||||
fuubar (2.4.1)
|
||||
fuubar (2.5.0)
|
||||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
get_process_mem (0.2.3)
|
||||
|
|
@ -636,7 +636,7 @@ GEM
|
|||
rspec-expectations (~> 3.8.0)
|
||||
rspec-mocks (~> 3.8.0)
|
||||
rspec-support (~> 3.8.0)
|
||||
rspec-support (3.8.2)
|
||||
rspec-support (3.8.3)
|
||||
rubocop (0.72.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
|
|
@ -820,7 +820,7 @@ DEPENDENCIES
|
|||
faraday_middleware (= 0.13.1)
|
||||
fixture_builder (= 0.5.2)
|
||||
fog-aws (= 3.5.1)
|
||||
fuubar (= 2.4.1)
|
||||
fuubar (= 2.5.0)
|
||||
gon (= 6.2.1)
|
||||
guard (= 2.15.0)
|
||||
guard-rspec (= 4.7.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue