fwtoolkit 2.1.7 → 2.1.8

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
  SHA256:
3
- metadata.gz: a6a93149949a093d113134754c4cbd4ab4bfc870ab29f483299666be464da93f
4
- data.tar.gz: f0b864815ab93216d8da17a0f98985db80010da9d2fa39622ce521d596eeea29
3
+ metadata.gz: 38804bdd2a8139044b204f1cc695db12ec777d5eafaacfa1cd6e171b51c36e8b
4
+ data.tar.gz: 4c44c8117aa7c53a20dec6e1b45eff78bd2285ee8f89f01a0566068ccf54dd5b
5
5
  SHA512:
6
- metadata.gz: a4167b1ca5a70891294a66e965eb53fd6165bb232c142c1c695fd160e713fc1dfc56d66fc2ca91656a0cac3b0f0e5558728d8b753bd7e397bcc852f01e3b7832
7
- data.tar.gz: d6acb2611693986d6de7f28a5a32a53d74684ea28dfb3e34fde5fd751ed04a2e1b2fb97e88b1d208de12a77a2d2c7842fbbb2f6e5c5082c4c741260e21a42c28
6
+ metadata.gz: 8728805eb9f6de4dc37a8fe1fc1e798d50bf1842b06c81c76d33384add2c43adf825fa8c2635c8d90de9a60a1442d8773813b7a9e2e8854baa199c89be179c32
7
+ data.tar.gz: d728c0ddf4c32350da27eb0ca38c4c424dc4838aabc5e96388fdea355d5288c59f69b527eddff8b310311677b119932572d5df8499ae72d47505d812fc66bbeb
@@ -1,3 +1,3 @@
1
1
  module FWToolkit
2
- VERSION = "2.1.7"
2
+ VERSION = "2.1.8"
3
3
  end
@@ -0,0 +1,13 @@
1
+ [Finishes #<PIVOTAL_TASK_NUMBER>]
2
+
3
+ <Task description>
4
+
5
+ **Steps to test:**
6
+
7
+ * Step 1
8
+ * Step 2
9
+
10
+
11
+ **Expected result:**
12
+
13
+ <A description of the expected results, after, and during the previous steps>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fwtoolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.7
4
+ version: 2.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Future Workshops
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-07 00:00:00.000000000 Z
11
+ date: 2018-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec-rails
@@ -272,6 +272,7 @@ files:
272
272
  - spec/support/ctx_rake.rb
273
273
  - spec/support/double_helper.rb
274
274
  - spec/support/project_generator.rb
275
+ - templates/default_project/git/.github/PULL_REQUEST_TEMPLATE.md
275
276
  - templates/default_project/git/.gitignore
276
277
  - templates/default_project/rvm/Gemfile
277
278
  - templates/objc_project/xcode/%project_name%.xcworkspace/contents.xcworkspacedata.tt