Bump fuubar
This commit is contained in:
parent
1458d2d57f
commit
556fa42004
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -277,7 +277,7 @@ group :test do
|
||||||
# RSpec (unit tests, some integration tests)
|
# RSpec (unit tests, some integration tests)
|
||||||
|
|
||||||
gem "fixture_builder", "0.5.2.rc3"
|
gem "fixture_builder", "0.5.2.rc3"
|
||||||
gem "fuubar", "2.3.2"
|
gem "fuubar", "2.4.0"
|
||||||
gem "json-schema-rspec", "0.0.4"
|
gem "json-schema-rspec", "0.0.4"
|
||||||
gem "rspec-json_expectations", "~> 2.1"
|
gem "rspec-json_expectations", "~> 2.1"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -258,7 +258,7 @@ GEM
|
||||||
fugit (1.1.8)
|
fugit (1.1.8)
|
||||||
et-orbi (~> 1.1, >= 1.1.7)
|
et-orbi (~> 1.1, >= 1.1.7)
|
||||||
raabro (~> 1.1)
|
raabro (~> 1.1)
|
||||||
fuubar (2.3.2)
|
fuubar (2.4.0)
|
||||||
rspec-core (~> 3.0)
|
rspec-core (~> 3.0)
|
||||||
ruby-progressbar (~> 1.4)
|
ruby-progressbar (~> 1.4)
|
||||||
get_process_mem (0.2.3)
|
get_process_mem (0.2.3)
|
||||||
|
|
@ -611,7 +611,7 @@ GEM
|
||||||
rspec-core (~> 3.8.0)
|
rspec-core (~> 3.8.0)
|
||||||
rspec-expectations (~> 3.8.0)
|
rspec-expectations (~> 3.8.0)
|
||||||
rspec-mocks (~> 3.8.0)
|
rspec-mocks (~> 3.8.0)
|
||||||
rspec-core (3.8.0)
|
rspec-core (3.8.2)
|
||||||
rspec-support (~> 3.8.0)
|
rspec-support (~> 3.8.0)
|
||||||
rspec-expectations (3.8.2)
|
rspec-expectations (3.8.2)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
|
|
@ -628,7 +628,7 @@ GEM
|
||||||
rspec-expectations (~> 3.8.0)
|
rspec-expectations (~> 3.8.0)
|
||||||
rspec-mocks (~> 3.8.0)
|
rspec-mocks (~> 3.8.0)
|
||||||
rspec-support (~> 3.8.0)
|
rspec-support (~> 3.8.0)
|
||||||
rspec-support (3.8.0)
|
rspec-support (3.8.2)
|
||||||
rubocop (0.72.0)
|
rubocop (0.72.0)
|
||||||
jaro_winkler (~> 1.5.1)
|
jaro_winkler (~> 1.5.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
|
|
@ -812,7 +812,7 @@ DEPENDENCIES
|
||||||
faraday_middleware (= 0.13.1)
|
faraday_middleware (= 0.13.1)
|
||||||
fixture_builder (= 0.5.2.rc3)
|
fixture_builder (= 0.5.2.rc3)
|
||||||
fog-aws (= 3.5.1)
|
fog-aws (= 3.5.1)
|
||||||
fuubar (= 2.3.2)
|
fuubar (= 2.4.0)
|
||||||
gon (= 6.2.1)
|
gon (= 6.2.1)
|
||||||
guard (= 2.15.0)
|
guard (= 2.15.0)
|
||||||
guard-rspec (= 4.7.3)
|
guard-rspec (= 4.7.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue