recommender 2.0.0 → 2.0.1

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.
@@ -1 +1 @@
1
- 540eede6493865f101b18743aeee0836f7e31eb52a33074fff0cca0745ab624d2d1f2c07bf351a92bd05a8877d65306447bf0e29431f4f3706ed2f923277a529
1
+ 9958a7fb0c1fbb5d4de70da67ea910bf8ac89b6cc3c01103009ac7d218247f0735b9d7668a39a3321881f4b5c15492d1a14c7402b36819d5ff84d06aeec3da22
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recommender
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mutuba
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-06-22 00:00:00.000000000 Z
11
+ date: 2024-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -183,7 +183,6 @@ files:
183
183
  - spec/test_app/db/schema.rb
184
184
  - spec/test_app/db/seeds.rb
185
185
  - spec/test_app/log/development.log
186
- - spec/test_app/log/test.log
187
186
  - spec/test_app/public/404.html
188
187
  - spec/test_app/public/422.html
189
188
  - spec/test_app/public/500.html
@@ -192,7 +191,6 @@ files:
192
191
  - spec/test_app/public/favicon.ico
193
192
  - spec/test_app/public/robots.txt
194
193
  - spec/test_app/tmp/local_secret.txt
195
- - spec/test_app/tmp/restart.txt
196
194
  homepage: https://github.com/Mutuba/recommender
197
195
  licenses:
198
196
  - MIT
@@ -277,7 +275,6 @@ test_files:
277
275
  - spec/test_app/db/schema.rb
278
276
  - spec/test_app/db/seeds.rb
279
277
  - spec/test_app/log/development.log
280
- - spec/test_app/log/test.log
281
278
  - spec/test_app/public/404.html
282
279
  - spec/test_app/public/422.html
283
280
  - spec/test_app/public/500.html
@@ -286,4 +283,3 @@ test_files:
286
283
  - spec/test_app/public/favicon.ico
287
284
  - spec/test_app/public/robots.txt
288
285
  - spec/test_app/tmp/local_secret.txt
289
- - spec/test_app/tmp/restart.txt
File without changes
File without changes