fishplate 8.0.0 → 8.1.2
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/.bundler-version +1 -1
- data/.github/PULL_REQUEST_TEMPLATE.md +2 -2
- data/.github/workflows/ci.yml +1 -1
- data/.gitignore +1 -0
- data/Gemfile +4 -1
- data/Gemfile.lock +90 -55
- data/fishplate.gemspec +4 -4
- data/lib/fishplate/version.rb +1 -1
- metadata +10 -14
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bb80555a3e5d5f29ef0eaa34eb648b577c754e2ecb8380b4515b7352f0cd515c
|
|
4
|
+
data.tar.gz: 7ac9ed47aee4f9cf8a7aad2742f00b583182dada38752decae808e1320a3333b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5207994a18e59284411f6e4b07faba49761e6ec9f107286632cff33a36db0adf9a6a6fea0c877781efbc8dfc410c878cf26f5b5d652bcbf5bc9ec4ce7dddf377
|
|
7
|
+
data.tar.gz: 4a86f5c597b94a944b6169e365d63918499d2bc2346e55d533fce2241910110ca64a3d8755906a4443e3aa7d28e648167d918ff0c05c711b2f80453c237854d9
|
data/.bundler-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4.0.4
|
data/.github/workflows/ci.yml
CHANGED
data/.gitignore
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,105 +1,138 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
fishplate (8.
|
|
4
|
+
fishplate (8.1.2)
|
|
5
5
|
a9n (~> 1.0)
|
|
6
|
-
activemodel (~> 8.
|
|
7
|
-
activerecord (~> 8.
|
|
8
|
-
activesupport (~> 8.
|
|
6
|
+
activemodel (~> 8.1)
|
|
7
|
+
activerecord (~> 8.1)
|
|
8
|
+
activesupport (~> 8.1)
|
|
9
9
|
rake
|
|
10
10
|
tzinfo-data
|
|
11
11
|
|
|
12
12
|
GEM
|
|
13
13
|
remote: https://rubygems.org/
|
|
14
14
|
specs:
|
|
15
|
-
a9n (1.
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
a9n (1.6.0)
|
|
16
|
+
ostruct
|
|
17
|
+
activemodel (8.1.2)
|
|
18
|
+
activesupport (= 8.1.2)
|
|
19
|
+
activerecord (8.1.2)
|
|
20
|
+
activemodel (= 8.1.2)
|
|
21
|
+
activesupport (= 8.1.2)
|
|
21
22
|
timeout (>= 0.4.0)
|
|
22
|
-
activesupport (8.
|
|
23
|
+
activesupport (8.1.2)
|
|
23
24
|
base64
|
|
24
|
-
benchmark (>= 0.3)
|
|
25
25
|
bigdecimal
|
|
26
26
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
27
27
|
connection_pool (>= 2.2.5)
|
|
28
28
|
drb
|
|
29
29
|
i18n (>= 1.6, < 2)
|
|
30
|
+
json
|
|
30
31
|
logger (>= 1.4.2)
|
|
31
32
|
minitest (>= 5.1)
|
|
32
33
|
securerandom (>= 0.3)
|
|
33
34
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
34
35
|
uri (>= 0.13.1)
|
|
35
|
-
ast (2.4.
|
|
36
|
-
base64 (0.
|
|
37
|
-
|
|
38
|
-
bigdecimal (3.1.8)
|
|
36
|
+
ast (2.4.3)
|
|
37
|
+
base64 (0.3.0)
|
|
38
|
+
bigdecimal (4.0.1)
|
|
39
39
|
coderay (1.1.3)
|
|
40
|
-
concurrent-ruby (1.3.
|
|
41
|
-
connection_pool (
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
concurrent-ruby (1.3.6)
|
|
41
|
+
connection_pool (3.0.2)
|
|
42
|
+
date (3.5.1)
|
|
43
|
+
diff-lcs (1.6.2)
|
|
44
|
+
drb (2.2.3)
|
|
45
|
+
erb (6.0.1)
|
|
46
|
+
i18n (1.14.8)
|
|
45
47
|
concurrent-ruby (~> 1.0)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
48
|
+
io-console (0.8.2)
|
|
49
|
+
irb (1.16.0)
|
|
50
|
+
pp (>= 0.6.0)
|
|
51
|
+
rdoc (>= 4.0.0)
|
|
52
|
+
reline (>= 0.4.2)
|
|
53
|
+
json (2.18.0)
|
|
54
|
+
language_server-protocol (3.17.0.5)
|
|
55
|
+
lint_roller (1.1.0)
|
|
56
|
+
logger (1.7.0)
|
|
49
57
|
method_source (1.1.0)
|
|
50
|
-
mini_portile2 (2.8.
|
|
51
|
-
minitest (
|
|
52
|
-
|
|
53
|
-
|
|
58
|
+
mini_portile2 (2.8.9)
|
|
59
|
+
minitest (6.0.1)
|
|
60
|
+
prism (~> 1.5)
|
|
61
|
+
openssl (4.0.0)
|
|
62
|
+
ostruct (0.6.3)
|
|
63
|
+
parallel (1.27.0)
|
|
64
|
+
parser (3.3.10.1)
|
|
54
65
|
ast (~> 2.4.1)
|
|
55
66
|
racc
|
|
56
|
-
|
|
67
|
+
pp (0.6.3)
|
|
68
|
+
prettyprint
|
|
69
|
+
prettyprint (0.2.0)
|
|
70
|
+
prism (1.8.0)
|
|
71
|
+
pry (0.16.0)
|
|
57
72
|
coderay (~> 1.1)
|
|
58
73
|
method_source (~> 1.0)
|
|
74
|
+
reline (>= 0.6.0)
|
|
75
|
+
psych (5.3.1)
|
|
76
|
+
date
|
|
77
|
+
stringio
|
|
59
78
|
racc (1.8.1)
|
|
60
79
|
rainbow (3.1.1)
|
|
61
|
-
rake (13.
|
|
62
|
-
|
|
63
|
-
|
|
80
|
+
rake (13.3.1)
|
|
81
|
+
rdoc (7.1.0)
|
|
82
|
+
erb
|
|
83
|
+
psych (>= 4.0.0)
|
|
84
|
+
tsort
|
|
85
|
+
regexp_parser (2.11.3)
|
|
86
|
+
reline (0.6.3)
|
|
87
|
+
io-console (~> 0.5)
|
|
88
|
+
rspec (3.13.2)
|
|
64
89
|
rspec-core (~> 3.13.0)
|
|
65
90
|
rspec-expectations (~> 3.13.0)
|
|
66
91
|
rspec-mocks (~> 3.13.0)
|
|
67
|
-
rspec-core (3.13.
|
|
92
|
+
rspec-core (3.13.6)
|
|
68
93
|
rspec-support (~> 3.13.0)
|
|
69
|
-
rspec-expectations (3.13.
|
|
94
|
+
rspec-expectations (3.13.5)
|
|
70
95
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
71
96
|
rspec-support (~> 3.13.0)
|
|
72
|
-
rspec-mocks (3.13.
|
|
97
|
+
rspec-mocks (3.13.7)
|
|
73
98
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
74
99
|
rspec-support (~> 3.13.0)
|
|
75
|
-
rspec-support (3.13.
|
|
76
|
-
rubocop (1.
|
|
100
|
+
rspec-support (3.13.6)
|
|
101
|
+
rubocop (1.82.1)
|
|
77
102
|
json (~> 2.3)
|
|
78
|
-
language_server-protocol (
|
|
103
|
+
language_server-protocol (~> 3.17.0.2)
|
|
104
|
+
lint_roller (~> 1.1.0)
|
|
79
105
|
parallel (~> 1.10)
|
|
80
106
|
parser (>= 3.3.0.2)
|
|
81
107
|
rainbow (>= 2.2.2, < 4.0)
|
|
82
|
-
regexp_parser (>= 2.
|
|
83
|
-
rubocop-ast (>= 1.
|
|
108
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
|
109
|
+
rubocop-ast (>= 1.48.0, < 2.0)
|
|
84
110
|
ruby-progressbar (~> 1.7)
|
|
85
|
-
unicode-display_width (>= 2.4.0, <
|
|
86
|
-
rubocop-ast (1.
|
|
87
|
-
parser (>= 3.3.
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
rubocop (
|
|
111
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
|
112
|
+
rubocop-ast (1.49.0)
|
|
113
|
+
parser (>= 3.3.7.2)
|
|
114
|
+
prism (~> 1.7)
|
|
115
|
+
rubocop-rake (0.7.1)
|
|
116
|
+
lint_roller (~> 1.1)
|
|
117
|
+
rubocop (>= 1.72.1)
|
|
118
|
+
rubocop-rspec (3.9.0)
|
|
119
|
+
lint_roller (~> 1.1)
|
|
120
|
+
rubocop (~> 1.81)
|
|
92
121
|
ruby-progressbar (1.13.0)
|
|
93
|
-
securerandom (0.
|
|
94
|
-
sqlite3 (2.
|
|
122
|
+
securerandom (0.4.1)
|
|
123
|
+
sqlite3 (2.9.0)
|
|
95
124
|
mini_portile2 (~> 2.8.0)
|
|
96
|
-
|
|
125
|
+
stringio (3.2.0)
|
|
126
|
+
timeout (0.6.0)
|
|
127
|
+
tsort (0.2.0)
|
|
97
128
|
tzinfo (2.0.6)
|
|
98
129
|
concurrent-ruby (~> 1.0)
|
|
99
|
-
tzinfo-data (1.
|
|
130
|
+
tzinfo-data (1.2025.3)
|
|
100
131
|
tzinfo (>= 1.0.0)
|
|
101
|
-
unicode-display_width (2.
|
|
102
|
-
|
|
132
|
+
unicode-display_width (3.2.0)
|
|
133
|
+
unicode-emoji (~> 4.1)
|
|
134
|
+
unicode-emoji (4.2.0)
|
|
135
|
+
uri (1.1.1)
|
|
103
136
|
|
|
104
137
|
PLATFORMS
|
|
105
138
|
ruby
|
|
@@ -107,13 +140,15 @@ PLATFORMS
|
|
|
107
140
|
DEPENDENCIES
|
|
108
141
|
bundler
|
|
109
142
|
fishplate!
|
|
143
|
+
irb
|
|
144
|
+
openssl
|
|
110
145
|
pry
|
|
111
146
|
rake
|
|
112
147
|
rspec
|
|
113
148
|
rubocop
|
|
114
149
|
rubocop-rake
|
|
115
150
|
rubocop-rspec
|
|
116
|
-
sqlite3 (~> 2.
|
|
151
|
+
sqlite3 (~> 2.7)
|
|
117
152
|
|
|
118
153
|
BUNDLED WITH
|
|
119
|
-
|
|
154
|
+
4.0.4
|
data/fishplate.gemspec
CHANGED
|
@@ -23,12 +23,12 @@ Gem::Specification.new do |spec|
|
|
|
23
23
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
|
24
24
|
spec.require_paths = ['lib']
|
|
25
25
|
|
|
26
|
-
spec.required_ruby_version = Gem::Requirement.new('>= 3.
|
|
26
|
+
spec.required_ruby_version = Gem::Requirement.new('>= 3.4.0')
|
|
27
27
|
|
|
28
28
|
spec.add_dependency 'a9n', '~> 1.0'
|
|
29
|
-
spec.add_dependency 'activemodel', '~> 8.
|
|
30
|
-
spec.add_dependency 'activerecord', '~> 8.
|
|
31
|
-
spec.add_dependency 'activesupport', '~> 8.
|
|
29
|
+
spec.add_dependency 'activemodel', '~> 8.1'
|
|
30
|
+
spec.add_dependency 'activerecord', '~> 8.1'
|
|
31
|
+
spec.add_dependency 'activesupport', '~> 8.1'
|
|
32
32
|
spec.add_dependency 'rake'
|
|
33
33
|
spec.add_dependency 'tzinfo-data'
|
|
34
34
|
end
|
data/lib/fishplate/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fishplate
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 8.
|
|
4
|
+
version: 8.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Krzysztof Knapik
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: exe
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: a9n
|
|
@@ -30,42 +29,42 @@ dependencies:
|
|
|
30
29
|
requirements:
|
|
31
30
|
- - "~>"
|
|
32
31
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: '8.
|
|
32
|
+
version: '8.1'
|
|
34
33
|
type: :runtime
|
|
35
34
|
prerelease: false
|
|
36
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
36
|
requirements:
|
|
38
37
|
- - "~>"
|
|
39
38
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: '8.
|
|
39
|
+
version: '8.1'
|
|
41
40
|
- !ruby/object:Gem::Dependency
|
|
42
41
|
name: activerecord
|
|
43
42
|
requirement: !ruby/object:Gem::Requirement
|
|
44
43
|
requirements:
|
|
45
44
|
- - "~>"
|
|
46
45
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: '8.
|
|
46
|
+
version: '8.1'
|
|
48
47
|
type: :runtime
|
|
49
48
|
prerelease: false
|
|
50
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
50
|
requirements:
|
|
52
51
|
- - "~>"
|
|
53
52
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: '8.
|
|
53
|
+
version: '8.1'
|
|
55
54
|
- !ruby/object:Gem::Dependency
|
|
56
55
|
name: activesupport
|
|
57
56
|
requirement: !ruby/object:Gem::Requirement
|
|
58
57
|
requirements:
|
|
59
58
|
- - "~>"
|
|
60
59
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: '8.
|
|
60
|
+
version: '8.1'
|
|
62
61
|
type: :runtime
|
|
63
62
|
prerelease: false
|
|
64
63
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
64
|
requirements:
|
|
66
65
|
- - "~>"
|
|
67
66
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: '8.
|
|
67
|
+
version: '8.1'
|
|
69
68
|
- !ruby/object:Gem::Dependency
|
|
70
69
|
name: rake
|
|
71
70
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -94,7 +93,6 @@ dependencies:
|
|
|
94
93
|
- - ">="
|
|
95
94
|
- !ruby/object:Gem::Version
|
|
96
95
|
version: '0'
|
|
97
|
-
description:
|
|
98
96
|
email:
|
|
99
97
|
- knapo@knapo.net
|
|
100
98
|
executables: []
|
|
@@ -131,7 +129,6 @@ metadata:
|
|
|
131
129
|
homepage_uri: https://github.com/RenoFi/fishplate
|
|
132
130
|
source_code_uri: https://github.com/RenoFi/fishplate
|
|
133
131
|
rubygems_mfa_required: 'true'
|
|
134
|
-
post_install_message:
|
|
135
132
|
rdoc_options: []
|
|
136
133
|
require_paths:
|
|
137
134
|
- lib
|
|
@@ -139,15 +136,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
139
136
|
requirements:
|
|
140
137
|
- - ">="
|
|
141
138
|
- !ruby/object:Gem::Version
|
|
142
|
-
version: 3.
|
|
139
|
+
version: 3.4.0
|
|
143
140
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
144
141
|
requirements:
|
|
145
142
|
- - ">="
|
|
146
143
|
- !ruby/object:Gem::Version
|
|
147
144
|
version: '0'
|
|
148
145
|
requirements: []
|
|
149
|
-
rubygems_version:
|
|
150
|
-
signing_key:
|
|
146
|
+
rubygems_version: 4.0.4
|
|
151
147
|
specification_version: 4
|
|
152
148
|
summary: Fishplate is a library allowing running ActiveRecord without Railties.
|
|
153
149
|
test_files: []
|