Commit abfa29dc authored by Ben Asher's avatar Ben Asher

Update to fourflusher 2.0.1

parent 1e3e9ae1
...@@ -107,7 +107,7 @@ PATH ...@@ -107,7 +107,7 @@ PATH
cocoapods-try (>= 1.1.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0)
colored (~> 1.2) colored (~> 1.2)
escape (~> 0.0.4) escape (~> 0.0.4)
fourflusher (~> 2.0) fourflusher (~> 2.0.1)
gh_inspector (~> 1.0) gh_inspector (~> 1.0)
molinillo (~> 0.5.1) molinillo (~> 0.5.1)
nap (~> 1.0) nap (~> 1.0)
...@@ -161,7 +161,7 @@ GEM ...@@ -161,7 +161,7 @@ GEM
faraday-http-cache (1.3.0) faraday-http-cache (1.3.0)
faraday (~> 0.8) faraday (~> 0.8)
ffi (1.9.6) ffi (1.9.6)
fourflusher (2.0.0) fourflusher (2.0.1)
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
gh_inspector (1.0.2) gh_inspector (1.0.2)
git (1.3.0) git (1.3.0)
......
...@@ -44,7 +44,7 @@ Gem::Specification.new do |s| ...@@ -44,7 +44,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'activesupport', '>= 4.0.2', '< 5' s.add_runtime_dependency 'activesupport', '>= 4.0.2', '< 5'
s.add_runtime_dependency 'colored', '~> 1.2' s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4' s.add_runtime_dependency 'escape', '~> 0.0.4'
s.add_runtime_dependency 'fourflusher', '~> 2.0' s.add_runtime_dependency 'fourflusher', '~> 2.0.1'
s.add_runtime_dependency 'gh_inspector', '~> 1.0' s.add_runtime_dependency 'gh_inspector', '~> 1.0'
s.add_runtime_dependency 'nap', '~> 1.0' s.add_runtime_dependency 'nap', '~> 1.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment