xcfit 5.0.0 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bb32345609f08fbe9c577c7e90bce6dcd0b42bbf
4
- data.tar.gz: b7bf1e368ed69746722916a2e1ce13dd4c418844
3
+ metadata.gz: 89bbe479bd439a98fdee50ec61fef6483f354e53
4
+ data.tar.gz: 7393eb030cd37de781b131c14ebc28652c96a0f5
5
5
  SHA512:
6
- metadata.gz: 07fe0c54c6a732778622c7fbf2c77c9ddcd6656ec45ab45776ab61042f79518aaaf77fe93625e0ab96a63d17bce1450019e233782c542296808f1a527aed9ee4
7
- data.tar.gz: 9145a21ea8391f937c6fe7a75c93184f4b53dba4611712af664b79dbb173adbb0b8eea9d1efbc177c2759f21685638aa38ab3580694489f30a9e690c75cd110b
6
+ metadata.gz: f806a0717c4d870fc48caccb32e142142e057406115de5f719bf9489bf02cd065a0491723e2c7b244d2e561ee31e723b9db2ba4ca444af0f056e4239ab628b3b
7
+ data.tar.gz: def9d7577f5da17d530584dc617b8bcd99b7a2e1de5b09cf0bf9cdce8185335a5a02a72c4ade8e71d72a67cb851d60f3f29897f1f7bb4d4a6fb4809fac7dd70f
data/.gitignore CHANGED
@@ -21,12 +21,12 @@ DerivedData
21
21
 
22
22
  # Bundler
23
23
  .bundle
24
-
24
+ XCFit-Example/Carthage
25
25
  Carthage
26
26
  # We recommend against adding the Pods directory to your .gitignore. However
27
27
  # you should judge for yourself, the pros and cons are mentioned at:
28
28
  # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
29
- #
29
+ #
30
30
  # Note: if you ignore the Pods directory, make sure to uncomment
31
31
  # `pod install` in .travis.yml
32
32
  #
@@ -1,18 +1,14 @@
1
- # references:
2
- # * http://www.objc.io/issue-6/travis-ci.html
3
- # * https://github.com/supermarin/xcpretty#usage
1
+ language: objective-c
2
+ osx_image: xcode9
3
+ cache:
4
+ directories:
5
+ - XCFit-Example/Carthage
4
6
 
5
- os:
6
- - osx
7
- language: generic
8
- sudo: required
9
- dist: trusty
10
- osx_image: xcode8
7
+ before_install:
8
+ - gem install fastlane --no-ri --no-rdoc --no-document
9
+
10
+ install: true
11
11
  script:
12
- # echo " Can not test this on TravisCI as Xcode 8.3 and Swift 3.1 isn't yet available"
13
- # - swift build
14
- # - swift test
15
- # notifications:
16
- # email:
17
- # on_success: never
18
- # on_failure: change
12
+ - cd XCFit-Example
13
+ - carthage bootstrap --platform iOS
14
+ - fastlane scan -s XCFit-Example
data/README.md CHANGED
@@ -1,11 +1,31 @@
1
- [![CI Status](http://img.shields.io/travis/Shashikant86/XCFit.svg?style=flat)](https://travis-ci.org/Shashikant86/XCFit)
2
- [![Version](https://img.shields.io/cocoapods/v/XCFit.svg?style=flat)](http://cocoapods.org/pods/XCFit)
1
+ #### XCFit Project Details
2
+ ------------------------------------------------------
3
+ [![Version](https://img.shields.io/cocoapods/v/XCFit.svg?style=flat&label=Pod)](http://cocoapods.org/pods/XCFit)
4
+ [![CocoaPods](https://img.shields.io/cocoapods/at/XCFit.svg)]()
5
+ [![CocoaPods](https://img.shields.io/cocoapods/dt/XCFit.svg?label=pod-downloads)]()
6
+ [![GitHub release](https://img.shields.io/github/release/Shashikant86/xcfit.svg?label=git-release)]()
7
+ [![RubyGem](https://img.shields.io/gem/v/xcfit.svg?label=gem-version)]()
8
+ [![Gem](https://img.shields.io/gem/dt/xcfit.svg?label=gem-downloads)]()
3
9
  [![License](https://img.shields.io/cocoapods/l/XCFit.svg?style=flat)](http://cocoapods.org/pods/XCFit)
4
10
  [![Platform](https://img.shields.io/cocoapods/p/XCFit.svg?style=flat)](http://cocoapods.org/pods/XCFit)
5
11
 
12
+ #### XCFit Continuous Integration Status
13
+ ------------------------------------------------------
14
+ [![CI Status](http://img.shields.io/travis/Shashikant86/XCFit.svg?style=flat&label=TravisCI)](https://travis-ci.org/Shashikant86/XCFit)
15
+ [![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=59b9a96f1efa9600015eb138&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/59b9a96f1efa9600015eb138/build/latest?branch=master)
16
+ [![Nevercode build status](https://app.nevercode.io/api/projects/eaabd63a-fc8b-445c-887f-ae7ff0b41631/workflows/80607373-32fe-45ea-9c94-a713ceb02e97/status_badge.svg?branch=master)](https://app.nevercode.io/#/project/eaabd63a-fc8b-445c-887f-ae7ff0b41631/workflow/80607373-32fe-45ea-9c94-a713ceb02e97/latestBuild?branch=master)
17
+ ![BitRise](https://www.bitrise.io/app/c8bfbd4aa57ec9fc/status.svg?token=y5G14HOmhB_aAxVWMkHxsw&branch=master)
18
+
19
+ #### XCFit Author Info
20
+ ------------------------------------------------------
21
+ [![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?label=blogs)](http://shashikantjagtap.net/)
22
+ [![Twitter Shashikant86](https://img.shields.io/badge/twitter-Shashikant86-green.svg)](http://twitter.com/Shashikant86)
23
+ [![Twitter Follow](https://img.shields.io/twitter/follow/Shashikant86.svg?style=social&label=Follow)]()
24
+
25
+
6
26
  # XCFit : Full Stack iOS BDD in Xcode
7
27
 
8
- **XCFit a.k.a ([XCUI](https://developer.apple.com/videos/play/wwdc2015/406/0), [Cucumberish](https://github.com/Ahmed-Ali/Cucumberish) and [Fitnesse](https://github.com/paulstringer/OCSlimProject) Integration Tests) is a full stack Xcode BDD framework for iOS apps written in [Swift](https://swift.org). XCFit allows us to write BDD Style API/Contract level, UI and Acceptance Tests with Swift in human readable language using tools like [Cucumber](https://cucumber.io/) and [Fitnesse](http://fitnesse.org/) in Xcode. We can still use Apple's brand new UI Testing framework (XCUI) under the hood of XCFit and Cucumberish. XCFit provides automated Xcode templates to setup skeleton of BDD which are available on [Homebrew](http://brew.sh), [RubyGem](https://rubygems.org/gems/xcfit). XCFit also packaged asSwift Framework to provide pre-defined BDD Steps written in Swift. XCFit Swift framework is available on [CocoaPods](http://cocoadocs.org/docsets/XCFit), Carthage and Swift Package Manager.**
28
+ **XCFit a.k.a ([XCUI](https://developer.apple.com/videos/play/wwdc2015/406/0), [Cucumberish](https://github.com/Ahmed-Ali/Cucumberish) and [Fitnesse](https://github.com/paulstringer/OCSlimProject) Integration Tests) is a full stack Xcode BDD framework for iOS apps written in [Swift](https://swift.org). XCFit allows us to write BDD Style API/Contract level, UI and Acceptance Tests with Swift in human readable language using tools like Given/When/Then, [Cucumber](https://cucumber.io/) and [Fitnesse](http://fitnesse.org/) in Xcode. We can still use Apple's brand new UI Testing framework (XCUI) under the hood of XCFit and Cucumberish. XCFit provides automated Xcode templates to setup skeleton of BDD which are available on [Homebrew](http://brew.sh), [RubyGem](https://rubygems.org/gems/xcfit). XCFit also packaged as Swift Framework to provide pre-defined BDD Steps written in Swift for Protocol Oriented BDD. XCFit Swift framework is available on [CocoaPods](http://cocoadocs.org/docsets/XCFit), Carthage and Swift Package Manager.**
9
29
 
10
30
  > Important Note : XCFit does not support macOS application.
11
31
 
@@ -33,14 +53,14 @@
33
53
  # XCFit Features
34
54
  ***
35
55
  - You can now write Given When Then (Gherkin), Predefined BDD Steps and Decision Table in Xcode. In Short, you can do BDD in Xcode for your iOS app.
36
- - XCFit supports Swift so no need to use other languages like Ruby, Java, Python to write acceptance and UI tests for iOS.
56
+ - XCFit is purely in Swift so no need to use other languages like Ruby, Java, Python to write acceptance and UI tests for iOS.
37
57
  - XCFit provides automated Xcode Target Templates for Protocol Oriented BDD, Page Object Pattern, Cucumberish, Fitnesse and Page Object Pattern(XCUI) targets which reduce hectic Xcode configuration steps. It also arrange code in Xcode groups.
38
58
  - XCFit will setup Xcode Templates with skeleton code and provide BDD Style Steps with Swift Framework which is available on Cocoapods, Carthage and Swift Package Manager.
39
59
 
40
60
 
41
61
  ### XCFIT & Other Frameworks
42
62
 
43
- * **XCFit Swift Framework with Pre-defined BDD Steps, Protocol & Page Object Templates**
63
+ * **XCFit- Xcode Templates and Swift Framework for Protocol Oriented BDD and Paget Objects**
44
64
 
45
65
  XCFit provides templates for Protocol Oriented BDD using 'Protocol BDD Bundle' and [Page Object Pattern](http://martinfowler.com/bliki/PageObject.html) for Apple's [XCUI Test](https://developer.apple.com/videos/play/wwdc2015/406/) using 'XCUI POM Test Bundle' Templates. We can get pre-defined BDD steps by using XCFit Swift Framework from [CocoaPods](http://cocoadocs.org/docsets/XCFit), Carthage and Swift Package Manager.
46
66
 
@@ -52,11 +72,11 @@
52
72
  XCFit allows us to setup [Fitnesse](http://fitnesse.org/) style decision table test framework with [OCSlimProject](https://github.com/paulstringer/OCSlimProject) using 'Acceptance Tests Bundle' templates.
53
73
 
54
74
 
55
- ### Where to get XCFit
75
+ ### Where to get XCFit Swift Framework and XCFit Xcode Templates
56
76
 
57
77
  #### XCFit Swift Framework
58
78
 
59
- * **CocoaPods** -- [XCFit-CocoaPods](http://cocoadocs.org/docsets/XCFit) : XCFit Swift Frameworks and BDD Style predefined steps for the iOS App.
79
+ * **CocoaPods** -- [XCFit-CocoaPods](http://cocoadocs.org/docsets/XCFit) : XCFit Swift Frameworks and BDD Style predefined steps for the iOS App to support Protocol Oriented BDD.
60
80
  * **Carthage** -- You can install XCFit Swift Framework with Carthage as well for iOS Projects
61
81
  * **Swift Package Manager** -- Swift Package Manager doesn't support iOS projects yet but XCFit is compatible with Swift Package manager as well.
62
82
 
@@ -66,15 +86,16 @@
66
86
 
67
87
  * **RubyGems** -- [xcfit-RubyGem](https://rubygems.org/gems/xcfit) to get automated Xcode Templates
68
88
 
89
+ The rubygem method is preferred.
69
90
 
70
91
 
71
92
  # Tech & Software Requirements
72
93
 
73
- XCFit uses a number of open source projects to work properly. You need to have following
94
+ XCFit is pure Swift but other libraries like Fitnesse and Cucumberish need some additional softwares.
74
95
 
75
96
  **Hardware**
76
97
 
77
- You must have Mac Operating System with OSX/MacOS Sierra.
98
+ You must have Mac Operating System with OSX/MacOS Sierra or above.
78
99
 
79
100
  **Software**
80
101
 
@@ -82,7 +103,7 @@ You must have Mac Operating System with OSX/MacOS Sierra.
82
103
  * **[Xcode 8.3](https://developer.apple.com/xcode/)**
83
104
  - XCFit 4 only Supports Xcode 8.3 and above however XCFit 3 can be used with **Xcode 8.2**
84
105
  * **[Swift 3.1](https://swift.org/download/)**
85
- - Use Swift 3.1-dev snapshot and toolchain. Swift 3.1 is currenly in beta.XCFit 3 can be used with **Swift 3.0.2**
106
+ - XCFit currenly support Swift 3.0 and Swift 3.1.
86
107
  * **[Ruby](https://www.ruby-lang.org/en/)**
87
108
  - Ruby is required to setup XCFit templates either using Homebrew or Rubygem. Use [RVM](https://rvm.io/) for GEM management. Ideally Ruby > 2.X. You can use system Ruby with sudo.
88
109
  * **[Curl on Mac](https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/curl.1.html)**
@@ -102,11 +123,11 @@ XCFit installation has two steps.
102
123
  * **Xcode Template Installation**
103
124
 
104
125
 
105
- This will install Xcode Templates with skeleton code to support BDD in iOS app. The templates are XCUI Page Object Templates, Cucumberish BDD Templates and OCSlim Fitnesse Templates (optional). The templates can be installed with [xcfit-RubyGem](https://rubygems.org/gems/xcfit) or [Homebrew](http://brew.sh). You need to select only one method of installtion.
126
+ This will install Xcode Templates with skeleton code to support BDD in iOS app. The templates are XCUI based Protocol-oriented BDD templates, Page Object Templates, Cucumberish BDD Templates and OCSlim Fitnesse Templates (optional). The templates can be installed with [xcfit-RubyGem](https://rubygems.org/gems/xcfit) or [Homebrew](http://brew.sh). You need to select only one method of installtion. The rubygem method is preferred.
106
127
 
107
128
  * **Framework Installation**
108
129
 
109
- XCFit Swift Framework provides pre-defined BDD Style steps with XCUI and supporting Frameworks like Cucumberish and OCSlim which cab be used to write BDD Steps. XCFit Swift Framework is available on [XCFit-CocoaPods](http://cocoadocs.org/docsets/XCFit), Carthage and Swift Package manager. [Cucumberish](https://github.com/Ahmed-Ali/Cucumberish) and [OCSlimProject](https://github.com/paulstringer/OCSlimProject) are available on Cocoapods.
130
+ XCFit Swift Framework provides pre-defined BDD Style steps with XCUITest to support Protocol-oriented BDD and writing tests using Page Object pattern. The supporting Frameworks like Cucumberish and OCSlim which cab be used to write BDD Steps. XCFit Swift Framework is available on [XCFit-CocoaPods](http://cocoadocs.org/docsets/XCFit), Carthage and Swift Package manager. [Cucumberish](https://github.com/Ahmed-Ali/Cucumberish) and [OCSlimProject](https://github.com/paulstringer/OCSlimProject) are available on Cocoapods.
110
131
 
111
132
 
112
133
  ## Template Installation
@@ -139,10 +160,10 @@ You can choose any of the above method. Rubygems method is prefered.
139
160
 
140
161
  ### Setup Xcode Templates
141
162
 
142
- In existing app or brand new app, we have to enable the Xcode templates for targets to speed up the things.
163
+ In existing app or brand new app, we have to enable the Xcode templates for targets to speed up the
143
164
  ##### Xcode Templates for XCFit
144
165
 
145
- To setup Templates for Xcode 8 for XCUI, Cucumberish target and Gherkin File Type.
166
+ To setup Templates for Xcode 8 for XCUI ptotocol-oriented BDD, Cucumberish target and Gherkin File Type.
146
167
 
147
168
 
148
169
  ```sh
@@ -152,12 +173,13 @@ $ xcfit setup_xcode_templates
152
173
 
153
174
  ```
154
175
 
155
- - This will add couple of templates to your Xcode for iOS and macOS apps. In your app if you go to 'File--->New--->Target'
176
+ - This will add couple of templates to your Xcode for iOS apps. In your app if you go to 'File--->New--->Target'
156
177
 
157
- You will see new option for iOS i.e 'XCFit'. Once Clicked on it. You will see Cucumberish UI and Fitnesse Acceptance Tests. XCUI POM, Fitnesse Acceptance Unit Test bundles. As shown
178
+ You will see new option for iOS i.e 'XCFit'. Once Clicked on it. You will see Protocol BDD, Cucumberish UI and Fitnesse Acceptance Tests. XCUI POM, Fitnesse Acceptance Unit Test bundles. As shown
158
179
 
159
180
  ![image](https://github.com/Shashikant86/XCFit5-GIF/blob/master/templates.png)
160
181
 
182
+
161
183
  ## Framework Installation
162
184
 
163
185
  XCFit, Cucumberish or OCSlimProject Framework can be installed using Cocoapods. XCFit and Cuucmberish can be installed using Carthage as well.
@@ -166,11 +188,11 @@ XCFit, Cucumberish or OCSlimProject Framework can be installed using Cocoapods.
166
188
 
167
189
  #### Use XCFit Template Podfile
168
190
 
169
- Cocoapods is more automated than Carthage. We can create `Podfile` and add specific dependency for the target or we can use XCFit template `Podfile` using command.
191
+ Cocoapods is quicker and more automated than Carthage. We can create `Podfile` and add specific dependency for the target or we can use XCFit template `Podfile` using command.
170
192
 
171
193
  $ xcfit setup_xcfit_podfile
172
194
 
173
- This will create a Podfile, you need to replace your target names as required.
195
+ This will create a Podfile, you need to replace your XCFIT, CUCUMBERISH or FITNESSE target names as required.
174
196
 
175
197
  #### Manual Cocoapods Installtion
176
198
 
@@ -182,6 +204,8 @@ Latest version should support
182
204
  pod 'XCFit'
183
205
  end
184
206
  ```
207
+ You can use any of the method above to setup `Podfile`.
208
+
185
209
  Now that, we have `Podfile` setup, we can install dependencies using command
186
210
 
187
211
  ```sh
@@ -193,7 +217,7 @@ You need to close the existing Xcode session and Xcode Workspace .xcworkspace ne
193
217
  ### Carthage
194
218
 
195
219
  XCFit and Cucumberish can be installed as Cartahge. We need to create `Cartfile` in the root of the project. Depending on which version of Swift you are using, we can use different tag
196
- You can get latest tag t work with Swift 3.1 then `Cartfile` can have following
220
+ You can get latest tag to work with Swift 3.1 then `Cartfile` can have following
197
221
 
198
222
  github "Shashikant86/XCFit"
199
223
 
@@ -225,11 +249,13 @@ We can build, test package using the Commands available for the Swift Package Ma
225
249
 
226
250
 
227
251
  ---
228
- # XCFit Swift Framework : XCUI Protocol Oriented, Page Object Pattern + Pre-Defined Steps
252
+ # XCFit Swift Framework : Protocol Oriented BDD+ Page Object + Pre-Defined Steps
229
253
 
230
254
  ## Protocol Oriented BDD
231
255
 
232
- XCFit template supports Protocol Oriented BDD. Swift is a protocol oriented language and we don't want to miss the point of Protocol, Extensions and Enums. To setup template
256
+ You can read step by step tutorial on my blog on Protocol-Oriented BDD [here](http://shashikantjagtap.net/introducing-protocol-oriented-bdd-swift-ios-apps/)
257
+
258
+ XCFit template supports Protocol Oriented BDD. Swift is a protocol oriented language and we don't want to miss the point of Protocol, Extensions and Enums. To setup template. You can read step by step tutorial on my blog on Protocol-Oriented BDD[ here](http://shashikantjagtap.net/introducing-protocol-oriented-bdd-swift-ios-apps/)
233
259
 
234
260
  - From Xcode, create a new app(Or use existing app) and select File ---> New ----> Target
235
261
 
@@ -259,6 +285,8 @@ All the XCUIElements for that Feature.
259
285
 
260
286
  This is test where you call Given When Then from Extensions. You can import `XCFit` framework and extend this class 'XCFit' and also confirms to 'Feature' protocol
261
287
 
288
+ ![image](https://github.com/Shashikant86/XCFit5-GIF/blob/master/xcfit5-demo.gif)
289
+
262
290
 
263
291
 
264
292
  ## Page Object Pattern
@@ -390,39 +418,12 @@ There are some predefined XCFit steps we can use by importing `XCFit` and extend
390
418
 
391
419
  #### Using Steps inside Protocol Oriented BDD pattern
392
420
 
393
- You can simply import `XCFit` inside the test class and extend it to XCFit. You can also use `Feature+Extensions.swift` to implement or override some steps.
421
+ You can simply import `XCFit` inside the test class and extend it to XCFit. You can also use `Feature+Extensions.swift` to implement or override some steps. You can read step by step tutorial on my blog on Protocol-Oriented BDD [here](http://shashikantjagtap.net/introducing-protocol-oriented-bdd-swift-ios-apps/)
394
422
 
395
423
  #### Using Steps in Page Object Pattern
396
424
 
397
425
  You can simply import `XCFit` inside the test class and extend it to XCFit
398
426
 
399
- Your test will read something like this:
400
-
401
- ```
402
- import XCTest
403
- import XCFit
404
-
405
- class XCFitTests: XCFit {
406
- override func setUp() {
407
- super.setUp()
408
- continueAfterFailure = false
409
- XCUIApplication().launch()
410
- }
411
- override func tearDown() {
412
- super.tearDown()
413
- }
414
-
415
- func testCheckAlertPresent() {
416
- givenILaunchedApplication()
417
- whenITap(on: HomeScreen().homeButtuon)
418
- thenIShouldSeeAnAlert()
419
- }
420
- }
421
-
422
-
423
- ```
424
-
425
-
426
427
  You will get access to lots of predefined BDD style human readable steps. It's not mandatory to use those steps unless you wish.
427
428
 
428
429
  **Don't like Pre-defined steps, you can easily override the steps, covered in the later section [here](#advise-on-using-pre-defines-bdd-style-steps)**
@@ -441,7 +442,9 @@ This will create template Fastfile with all the required lanes. You can replace
441
442
 
442
443
  $ fastlane xcfit
443
444
 
444
- This will run all our tests using Fastlane that will be easy to plug it with any CI server.
445
+ This will run all our tests using Fastlane that will be easy to plug it with any CI server.
446
+
447
+ ![image](https://github.com/Shashikant86/XCFit5-GIF/blob/master/fastfile.gif)
445
448
 
446
449
 
447
450
  ---
@@ -1,6 +1,6 @@
1
1
  Pod::Spec.new do |s|
2
2
  s.name = 'XCFit'
3
- s.version = '5.0.0'
3
+ s.version = '6.0.0'
4
4
  s.summary = 'Full Stack BDD for iOS and macOS Apps with Swift, Xcode using XCUITest, Cucumberish, FitNesse and friends.'
5
5
 
6
6
  s.description = <<-DESC
@@ -15,7 +15,7 @@ XCFit is a full stack BDD framework for iOS apps with Swift supports Protocol Or
15
15
 
16
16
  s.social_media_url = 'https://twitter.com/Shashikant86'
17
17
 
18
- s.ios.deployment_target = '9.0'
18
+ s.ios.deployment_target = '10.0'
19
19
  s.source_files = 'Sources/*.swift'
20
20
  s.framework = "XCTest"
21
21
  s.xcconfig = { "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES" => "NO" }
@@ -3,7 +3,7 @@
3
3
  require 'fileutils'
4
4
  require 'tempfile'
5
5
 
6
- VERSION = "5.0.0"
6
+ VERSION = "6.0.0"
7
7
 
8
8
  @root_dir = File.expand_path('~')
9
9
  @root_lib_dir = File.join(@root_dir, 'Library')
@@ -1,3 +1,3 @@
1
1
  module XCFit
2
- VERSION = "5.0.0"
2
+ VERSION = "6.0.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xcfit
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 6.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shashikant86
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-18 00:00:00.000000000 Z
11
+ date: 2017-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor