chore(libs): update Gherkin lib

This commit is contained in:
Jon Samwell 2020-02-03 15:48:47 +11:00
parent 70c6eec25f
commit e4270dcd44
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
## [1.1.7+5] - 03/02/2019
* Updated to latest Gherkin library (see https://github.com/jonsamwell/dart_gherkin/blob/master/CHANGELOG.md#1163---03022019)
## [1.1.7+4] - 31/01/2019
* Update check to determine if any devices are connected to run tests against
* When the flag `verboseFlutterProcessLogs` was true Flutter driver was preemptively connecting to the app when it was not ready

View File

@ -118,7 +118,7 @@ packages:
name: gherkin
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6+3"
version: "1.1.6+4"
glob:
dependency: "direct main"
description:

View File

@ -1,6 +1,6 @@
name: flutter_gherkin
description: A Gherkin / Cucumber parser and test runner for Dart and Flutter
version: 1.1.7+4
version: 1.1.7+5
author: Jon Samwell <jonsamwell@gmail.com>
homepage: https://github.com/jonsamwell/flutter_gherkin
@ -16,7 +16,7 @@ dependencies:
sdk: flutter
glob: ^1.1.7
meta: ">=1.1.6 <2.0.0"
gherkin: ^1.1.6+3
gherkin: ^1.1.6+4
# gherkin:
# path: ../dart_gherkin