Merge branch 'next-minor' into develop
This commit is contained in:
commit
8cab64b715
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -281,7 +281,7 @@ group :test do
|
|||
# RSpec (unit tests, some integration tests)
|
||||
|
||||
gem "fixture_builder", "0.5.2.rc3"
|
||||
gem "fuubar", "2.4.0"
|
||||
gem "fuubar", "2.4.1"
|
||||
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.0)
|
||||
fuubar (2.4.1)
|
||||
rspec-core (~> 3.0)
|
||||
ruby-progressbar (~> 1.4)
|
||||
get_process_mem (0.2.3)
|
||||
|
|
@ -824,7 +824,7 @@ DEPENDENCIES
|
|||
faraday_middleware (= 0.13.1)
|
||||
fixture_builder (= 0.5.2.rc3)
|
||||
fog-aws (= 3.5.1)
|
||||
fuubar (= 2.4.0)
|
||||
fuubar (= 2.4.1)
|
||||
gon (= 6.2.1)
|
||||
guard (= 2.15.0)
|
||||
guard-rspec (= 4.7.3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue