optimism 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +64 -64
- data/README.md +1 -1
- data/lib/optimism/version.rb +1 -1
- data/optimism.gemspec +2 -2
- metadata +13 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 01a5d3eb1eeb8bc21e9a623ad9d463fef69cc06ac62ac666e037af72b601e9bd
|
4
|
+
data.tar.gz: ed537ddaca81ef485091adf82b79e7bee0583c0a80fe55c9e73614f10c1308e5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 196cff2cf80e4dd60b696f94b06295c860b1c98bd2e16faae8980784347510335f674682ae6eb25f726e5e5d71da7af1f12ad201241f921f7705cfe0439f8211
|
7
|
+
data.tar.gz: b693707d8c5ac6807b70772bce0057b85a014ddc4b5e96bf94168674616808ce3c3003d86ea0842c143d6633cec9b1c3fef139fd4a842d35fe11cd49826d1abf
|
data/Gemfile.lock
CHANGED
@@ -1,72 +1,72 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
optimism (0.
|
5
|
-
cable_ready (
|
6
|
-
rack
|
7
|
-
rails (>= 5.2)
|
4
|
+
optimism (0.3.0)
|
5
|
+
cable_ready (>= 4)
|
6
|
+
rack (~> 2.0)
|
7
|
+
rails (>= 6, >= 5.2)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actioncable (6.0.
|
13
|
-
actionpack (= 6.0.
|
12
|
+
actioncable (6.0.3.1)
|
13
|
+
actionpack (= 6.0.3.1)
|
14
14
|
nio4r (~> 2.0)
|
15
15
|
websocket-driver (>= 0.6.1)
|
16
|
-
actionmailbox (6.0.
|
17
|
-
actionpack (= 6.0.
|
18
|
-
activejob (= 6.0.
|
19
|
-
activerecord (= 6.0.
|
20
|
-
activestorage (= 6.0.
|
21
|
-
activesupport (= 6.0.
|
16
|
+
actionmailbox (6.0.3.1)
|
17
|
+
actionpack (= 6.0.3.1)
|
18
|
+
activejob (= 6.0.3.1)
|
19
|
+
activerecord (= 6.0.3.1)
|
20
|
+
activestorage (= 6.0.3.1)
|
21
|
+
activesupport (= 6.0.3.1)
|
22
22
|
mail (>= 2.7.1)
|
23
|
-
actionmailer (6.0.
|
24
|
-
actionpack (= 6.0.
|
25
|
-
actionview (= 6.0.
|
26
|
-
activejob (= 6.0.
|
23
|
+
actionmailer (6.0.3.1)
|
24
|
+
actionpack (= 6.0.3.1)
|
25
|
+
actionview (= 6.0.3.1)
|
26
|
+
activejob (= 6.0.3.1)
|
27
27
|
mail (~> 2.5, >= 2.5.4)
|
28
28
|
rails-dom-testing (~> 2.0)
|
29
|
-
actionpack (6.0.
|
30
|
-
actionview (= 6.0.
|
31
|
-
activesupport (= 6.0.
|
29
|
+
actionpack (6.0.3.1)
|
30
|
+
actionview (= 6.0.3.1)
|
31
|
+
activesupport (= 6.0.3.1)
|
32
32
|
rack (~> 2.0, >= 2.0.8)
|
33
33
|
rack-test (>= 0.6.3)
|
34
34
|
rails-dom-testing (~> 2.0)
|
35
35
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36
|
-
actiontext (6.0.
|
37
|
-
actionpack (= 6.0.
|
38
|
-
activerecord (= 6.0.
|
39
|
-
activestorage (= 6.0.
|
40
|
-
activesupport (= 6.0.
|
36
|
+
actiontext (6.0.3.1)
|
37
|
+
actionpack (= 6.0.3.1)
|
38
|
+
activerecord (= 6.0.3.1)
|
39
|
+
activestorage (= 6.0.3.1)
|
40
|
+
activesupport (= 6.0.3.1)
|
41
41
|
nokogiri (>= 1.8.5)
|
42
|
-
actionview (6.0.
|
43
|
-
activesupport (= 6.0.
|
42
|
+
actionview (6.0.3.1)
|
43
|
+
activesupport (= 6.0.3.1)
|
44
44
|
builder (~> 3.1)
|
45
45
|
erubi (~> 1.4)
|
46
46
|
rails-dom-testing (~> 2.0)
|
47
47
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
48
|
-
activejob (6.0.
|
49
|
-
activesupport (= 6.0.
|
48
|
+
activejob (6.0.3.1)
|
49
|
+
activesupport (= 6.0.3.1)
|
50
50
|
globalid (>= 0.3.6)
|
51
|
-
activemodel (6.0.
|
52
|
-
activesupport (= 6.0.
|
53
|
-
activerecord (6.0.
|
54
|
-
activemodel (= 6.0.
|
55
|
-
activesupport (= 6.0.
|
56
|
-
activestorage (6.0.
|
57
|
-
actionpack (= 6.0.
|
58
|
-
activejob (= 6.0.
|
59
|
-
activerecord (= 6.0.
|
51
|
+
activemodel (6.0.3.1)
|
52
|
+
activesupport (= 6.0.3.1)
|
53
|
+
activerecord (6.0.3.1)
|
54
|
+
activemodel (= 6.0.3.1)
|
55
|
+
activesupport (= 6.0.3.1)
|
56
|
+
activestorage (6.0.3.1)
|
57
|
+
actionpack (= 6.0.3.1)
|
58
|
+
activejob (= 6.0.3.1)
|
59
|
+
activerecord (= 6.0.3.1)
|
60
60
|
marcel (~> 0.3.1)
|
61
|
-
activesupport (6.0.
|
61
|
+
activesupport (6.0.3.1)
|
62
62
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
63
63
|
i18n (>= 0.7, < 2)
|
64
64
|
minitest (~> 5.1)
|
65
65
|
tzinfo (~> 1.1)
|
66
|
-
zeitwerk (~> 2.2)
|
66
|
+
zeitwerk (~> 2.2, >= 2.2.2)
|
67
67
|
ast (2.4.0)
|
68
68
|
builder (3.2.4)
|
69
|
-
cable_ready (4.
|
69
|
+
cable_ready (4.1.2)
|
70
70
|
rails (>= 5.2)
|
71
71
|
coderay (1.1.2)
|
72
72
|
concurrent-ruby (1.1.6)
|
@@ -77,7 +77,7 @@ GEM
|
|
77
77
|
i18n (1.8.2)
|
78
78
|
concurrent-ruby (~> 1.0)
|
79
79
|
jaro_winkler (1.5.4)
|
80
|
-
loofah (2.
|
80
|
+
loofah (2.5.0)
|
81
81
|
crass (~> 1.0.2)
|
82
82
|
nokogiri (>= 1.5.9)
|
83
83
|
mail (2.7.1)
|
@@ -85,10 +85,10 @@ GEM
|
|
85
85
|
marcel (0.3.3)
|
86
86
|
mimemagic (~> 0.3.2)
|
87
87
|
method_source (0.9.2)
|
88
|
-
mimemagic (0.3.
|
88
|
+
mimemagic (0.3.5)
|
89
89
|
mini_mime (1.0.2)
|
90
90
|
mini_portile2 (2.4.0)
|
91
|
-
minitest (5.14.
|
91
|
+
minitest (5.14.1)
|
92
92
|
nio4r (2.5.2)
|
93
93
|
nokogiri (1.10.9)
|
94
94
|
mini_portile2 (~> 2.4.0)
|
@@ -103,29 +103,29 @@ GEM
|
|
103
103
|
rack (2.2.2)
|
104
104
|
rack-test (1.1.0)
|
105
105
|
rack (>= 1.0, < 3)
|
106
|
-
rails (6.0.
|
107
|
-
actioncable (= 6.0.
|
108
|
-
actionmailbox (= 6.0.
|
109
|
-
actionmailer (= 6.0.
|
110
|
-
actionpack (= 6.0.
|
111
|
-
actiontext (= 6.0.
|
112
|
-
actionview (= 6.0.
|
113
|
-
activejob (= 6.0.
|
114
|
-
activemodel (= 6.0.
|
115
|
-
activerecord (= 6.0.
|
116
|
-
activestorage (= 6.0.
|
117
|
-
activesupport (= 6.0.
|
106
|
+
rails (6.0.3.1)
|
107
|
+
actioncable (= 6.0.3.1)
|
108
|
+
actionmailbox (= 6.0.3.1)
|
109
|
+
actionmailer (= 6.0.3.1)
|
110
|
+
actionpack (= 6.0.3.1)
|
111
|
+
actiontext (= 6.0.3.1)
|
112
|
+
actionview (= 6.0.3.1)
|
113
|
+
activejob (= 6.0.3.1)
|
114
|
+
activemodel (= 6.0.3.1)
|
115
|
+
activerecord (= 6.0.3.1)
|
116
|
+
activestorage (= 6.0.3.1)
|
117
|
+
activesupport (= 6.0.3.1)
|
118
118
|
bundler (>= 1.3.0)
|
119
|
-
railties (= 6.0.
|
119
|
+
railties (= 6.0.3.1)
|
120
120
|
sprockets-rails (>= 2.0.0)
|
121
121
|
rails-dom-testing (2.0.3)
|
122
122
|
activesupport (>= 4.2.0)
|
123
123
|
nokogiri (>= 1.6)
|
124
124
|
rails-html-sanitizer (1.3.0)
|
125
125
|
loofah (~> 2.3)
|
126
|
-
railties (6.0.
|
127
|
-
actionpack (= 6.0.
|
128
|
-
activesupport (= 6.0.
|
126
|
+
railties (6.0.3.1)
|
127
|
+
actionpack (= 6.0.3.1)
|
128
|
+
activesupport (= 6.0.3.1)
|
129
129
|
method_source
|
130
130
|
rake (>= 0.8.7)
|
131
131
|
thor (>= 0.20.3, < 2.0)
|
@@ -155,7 +155,7 @@ GEM
|
|
155
155
|
standard
|
156
156
|
thor (1.0.1)
|
157
157
|
thread_safe (0.3.6)
|
158
|
-
tzinfo (1.2.
|
158
|
+
tzinfo (1.2.7)
|
159
159
|
thread_safe (~> 0.1)
|
160
160
|
unicode-display_width (1.6.1)
|
161
161
|
websocket-driver (0.7.1)
|
@@ -169,10 +169,10 @@ PLATFORMS
|
|
169
169
|
DEPENDENCIES
|
170
170
|
bundler (~> 2.0)
|
171
171
|
optimism!
|
172
|
-
pry
|
173
|
-
pry-nav
|
172
|
+
pry (~> 0.12.2)
|
173
|
+
pry-nav (~> 0.3.0)
|
174
174
|
rake (~> 13.0)
|
175
|
-
standardrb
|
175
|
+
standardrb (~> 1.0.0)
|
176
176
|
|
177
177
|
BUNDLED WITH
|
178
|
-
2.
|
178
|
+
2.1.4
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# Optimism
|
2
2
|
|
3
|
-
[![GitHub stars](https://img.shields.io/github/stars/leastbad/optimism?style=social)](https://github.com/leastbad/optimism) [![GitHub forks](https://img.shields.io/github/forks/leastbad/optimism?style=social)](https://github.com/leastbad/optimism) [![Twitter follow](https://img.shields.io/twitter/follow/theleastbad?style=social)](https://twitter.com/theleastbad) [Discord
|
3
|
+
[![GitHub stars](https://img.shields.io/github/stars/leastbad/optimism?style=social)](https://github.com/leastbad/optimism) [![GitHub forks](https://img.shields.io/github/forks/leastbad/optimism?style=social)](https://github.com/leastbad/optimism) [![Twitter follow](https://img.shields.io/twitter/follow/theleastbad?style=social)](https://twitter.com/theleastbad) [![Discord](https://img.shields.io/discord/681373845323513862)](https://discord.gg/GnweR3)
|
4
4
|
|
5
5
|
The missing drop-in solution for realtime remote form validation in Rails.
|
6
6
|
|
data/lib/optimism/version.rb
CHANGED
data/optimism.gemspec
CHANGED
@@ -26,6 +26,6 @@ Gem::Specification.new do |spec|
|
|
26
26
|
spec.add_development_dependency "pry-nav", "~> 0.3.0"
|
27
27
|
spec.add_development_dependency "standardrb", "~> 1.0.0"
|
28
28
|
spec.add_dependency "rack", "~> 2.0"
|
29
|
-
spec.add_dependency "rails", "
|
30
|
-
spec.add_dependency "cable_ready", "
|
29
|
+
spec.add_dependency "rails", [">= 5.2", ">= 6"]
|
30
|
+
spec.add_dependency "cable_ready", ">= 4"
|
31
31
|
end
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: optimism
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- leastbad
|
@@ -98,30 +98,36 @@ dependencies:
|
|
98
98
|
name: rails
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
100
100
|
requirements:
|
101
|
-
- - "
|
101
|
+
- - ">="
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: '5.2'
|
104
|
+
- - ">="
|
105
|
+
- !ruby/object:Gem::Version
|
106
|
+
version: '6'
|
104
107
|
type: :runtime
|
105
108
|
prerelease: false
|
106
109
|
version_requirements: !ruby/object:Gem::Requirement
|
107
110
|
requirements:
|
108
|
-
- - "
|
111
|
+
- - ">="
|
109
112
|
- !ruby/object:Gem::Version
|
110
113
|
version: '5.2'
|
114
|
+
- - ">="
|
115
|
+
- !ruby/object:Gem::Version
|
116
|
+
version: '6'
|
111
117
|
- !ruby/object:Gem::Dependency
|
112
118
|
name: cable_ready
|
113
119
|
requirement: !ruby/object:Gem::Requirement
|
114
120
|
requirements:
|
115
|
-
- - "
|
121
|
+
- - ">="
|
116
122
|
- !ruby/object:Gem::Version
|
117
|
-
version: '4
|
123
|
+
version: '4'
|
118
124
|
type: :runtime
|
119
125
|
prerelease: false
|
120
126
|
version_requirements: !ruby/object:Gem::Requirement
|
121
127
|
requirements:
|
122
|
-
- - "
|
128
|
+
- - ">="
|
123
129
|
- !ruby/object:Gem::Version
|
124
|
-
version: '4
|
130
|
+
version: '4'
|
125
131
|
description: Realtime remote form input validations delivered via websockets
|
126
132
|
email:
|
127
133
|
- hello@leastbad.com
|