opening_act 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a8f816675c9d832c201947f45959232f9210e303
4
- data.tar.gz: 0bc13130996380b9c1914fda2e64444dd576fd09
3
+ metadata.gz: 7f756f5db9642de616fd62de6cbb1e377f78b656
4
+ data.tar.gz: bc8192b188b782052590886386c7a6f00b8b7a51
5
5
  SHA512:
6
- metadata.gz: ab4f6f77c1747cf9c994704091cac85c430356dfcb7f35a20b7598725a627d568ba42e42f0f421113f34883cb2848796cf7595ada636b8c7f00acd52140bcd34
7
- data.tar.gz: 65565c8efab2a73974f7e836f2dd4c5396aebf91864a4224c8f16e999e70de8b0539d0f9e9792445b3dd7ace36fdfb459e1851d97494cfac7018981cf4c0b89b
6
+ metadata.gz: c25cc369a6680974797d615871ceacc142dee934cf177894c9510b92fdd6dac7e8e1dc6131868051becb5890740f6c469665724163072837dd153ce57b3e62ff
7
+ data.tar.gz: a10bdd868f66b7f7a83673fad12ca700b785baefa19193346736aaec478004ef1e6cb3d13fb56022e6d6aac7da9d7738e4e1bb3e53f5b1d032493012015d5f05
@@ -1,3 +1,3 @@
1
1
  class OpeningAct
2
- VERSION = '0.1.6'.freeze
2
+ VERSION = '0.1.7'.freeze
3
3
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
  spec.email = ['sjbeatteay@gmail.com']
12
12
 
13
13
  spec.summary = 'A tool that creates the Sinatra development environment for you.'
14
- spec.description = "A gem that auto generates all the files, folders and tests you'll need to start you Sinatra application."
14
+ spec.description = "A gem that auto generates all the files, folders and tests you'll need to start your Sinatra application."
15
15
  spec.homepage = 'https://github.com/sunny-b/opening_act'
16
16
  spec.license = 'MIT'
17
17
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opening_act
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sun-Li Beatteay
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-04-09 00:00:00.000000000 Z
11
+ date: 2017-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -81,7 +81,7 @@ dependencies:
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  description: A gem that auto generates all the files, folders and tests you'll need
84
- to start you Sinatra application.
84
+ to start your Sinatra application.
85
85
  email:
86
86
  - sjbeatteay@gmail.com
87
87
  executables: