parlour 3.0.0 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parlour
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Christiansen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-05-15 00:00:00.000000000 Z
11
+ date: 2020-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sorbet-runtime
@@ -147,6 +147,7 @@ files:
147
147
  - ".github/ISSUE_TEMPLATE/bug-report.md"
148
148
  - ".github/ISSUE_TEMPLATE/feature-request.md"
149
149
  - ".gitignore"
150
+ - ".parlour"
150
151
  - ".rspec"
151
152
  - ".travis.yml"
152
153
  - CHANGELOG.md
@@ -184,6 +185,7 @@ files:
184
185
  - lib/parlour/version.rb
185
186
  - parlour.gemspec
186
187
  - plugin_examples/foobar_plugin.rb
188
+ - rbi/parlour.rbi
187
189
  homepage: https://github.com/AaronC81/parlour
188
190
  licenses:
189
191
  - MIT