Bump fuubar
Version 2.4.0 was yanked ... why do people do such things? m( https://github.com/thekompanee/fuubar/issues/111
This commit is contained in:
parent
b42c9896bc
commit
593614aef1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -277,7 +277,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"
|
||||
|
||||
|
|
|
|||
|
|
@ -258,7 +258,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)
|
||||
|
|
@ -811,7 +811,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