inferno_core 0.4.16 → 0.4.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -60,7 +60,7 @@
60
60
  */
61
61
 
62
62
  /**
63
- * @mui/styled-engine v5.11.11
63
+ * @mui/styled-engine v5.13.2
64
64
  *
65
65
  * @license MIT
66
66
  * This source code is licensed under the MIT license found in the
@@ -68,7 +68,7 @@
68
68
  */
69
69
 
70
70
  /**
71
- * @remix-run/router v1.4.0
71
+ * @remix-run/router v1.6.3
72
72
  *
73
73
  * Copyright (c) Remix Software Inc.
74
74
  *
@@ -79,7 +79,18 @@
79
79
  */
80
80
 
81
81
  /**
82
- * React Router DOM v6.9.0
82
+ * React Router DOM v6.12.0
83
+ *
84
+ * Copyright (c) Remix Software Inc.
85
+ *
86
+ * This source code is licensed under the MIT license found in the
87
+ * LICENSE.md file in the root directory of this source tree.
88
+ *
89
+ * @license MIT
90
+ */
91
+
92
+ /**
93
+ * React Router v6.12.0
83
94
  *
84
95
  * Copyright (c) Remix Software Inc.
85
96
  *
@@ -1,4 +1,4 @@
1
1
  module Inferno
2
2
  # Standard patterns for gem versions: https://guides.rubygems.org/patterns/
3
- VERSION = '0.4.16'.freeze
3
+ VERSION = '0.4.17'.freeze
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inferno_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.16
4
+ version: 0.4.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen MacVicar
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2023-06-07 00:00:00.000000000 Z
13
+ date: 2023-07-11 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: activesupport