tep 0.11.5 → 0.11.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tep
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.5
4
+ version: 0.11.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ori Pekelman
@@ -162,6 +162,10 @@ files:
162
162
  - public/hello.txt
163
163
  - public/style.css
164
164
  - spinel-ext.json
165
+ - test/differential/10_semantics.rb
166
+ - test/differential/11_matrix.rb
167
+ - test/differential/Gemfile
168
+ - test/differential/runner.rb
165
169
  - test/helper.rb
166
170
  - test/real_world/01_simple.rb
167
171
  - test/real_world/02_lifecycle.rb
@@ -273,7 +277,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
273
277
  - !ruby/object:Gem::Version
274
278
  version: '0'
275
279
  requirements: []
276
- rubygems_version: 4.0.3
280
+ rubygems_version: 3.6.9
277
281
  specification_version: 4
278
282
  summary: A Sinatra-flavoured web framework that compiles to a native binary via Spinel
279
283
  test_files: []