cyperful 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/public/index.html CHANGED
@@ -7,8 +7,8 @@
7
7
 
8
8
  <link rel="icon" href="/assets/favicon-9f6bc28c.ico" />
9
9
  <title>Cyperful</title>
10
- <script type="module" crossorigin src="/assets/index-722e2568.js"></script>
11
- <link rel="stylesheet" href="/assets/index-fb0f529b.css">
10
+ <script type="module" crossorigin src="/assets/index-c11ede11.js"></script>
11
+ <link rel="stylesheet" href="/assets/index-25bd736c.css">
12
12
  </head>
13
13
  <body>
14
14
  <div id="root"></div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cyperful
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wyatt Ades
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-23 00:00:00.000000000 Z
11
+ date: 2023-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: capybara
@@ -64,8 +64,8 @@ files:
64
64
  - lib/cyperful/test_parser.rb
65
65
  - lib/cyperful/ui_server.rb
66
66
  - public/assets/favicon-9f6bc28c.ico
67
- - public/assets/index-722e2568.js
68
- - public/assets/index-fb0f529b.css
67
+ - public/assets/index-25bd736c.css
68
+ - public/assets/index-c11ede11.js
69
69
  - public/assets/logo-169f5e20.svg
70
70
  - public/index.html
71
71
  - watcher.js