easy_ml 0.2.0.pre.rc43 → 0.2.0.pre.rc45
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 +4 -4
- data/app/frontend/pages/SettingsPage.tsx +3 -7
- data/config/initializers/zhong.rb +1 -1
- data/lib/easy_ml/version.rb +1 -1
- data/public/easy_ml/assets/.vite/manifest.json +1 -1
- data/public/easy_ml/assets/assets/entrypoints/{Application.tsx-jPsqOyb0.js → Application.tsx-BQL_uYxE.js} +2 -2
- data/public/easy_ml/assets/assets/entrypoints/{Application.tsx-jPsqOyb0.js.map → Application.tsx-BQL_uYxE.js.map} +1 -1
- metadata +4 -4
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: easy_ml
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.0.pre.
|
4
|
+
version: 0.2.0.pre.rc45
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brett Shollenberger
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-01-
|
11
|
+
date: 2025-01-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -681,8 +681,8 @@ files:
|
|
681
681
|
- public/easy_ml/assets/.vite/manifest-assets.json
|
682
682
|
- public/easy_ml/assets/.vite/manifest.json
|
683
683
|
- public/easy_ml/assets/assets/Application-zpGA_Q9c.css
|
684
|
-
- public/easy_ml/assets/assets/entrypoints/Application.tsx-
|
685
|
-
- public/easy_ml/assets/assets/entrypoints/Application.tsx-
|
684
|
+
- public/easy_ml/assets/assets/entrypoints/Application.tsx-BQL_uYxE.js
|
685
|
+
- public/easy_ml/assets/assets/entrypoints/Application.tsx-BQL_uYxE.js.map
|
686
686
|
homepage: https://github.com/brettshollenberger/easy_ml
|
687
687
|
licenses:
|
688
688
|
- MIT
|