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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2e971263a8aba08305a366ceaee0a6d33c3c8bdaab38e084581311ac13542cf5
4
- data.tar.gz: e69c4fe7cb8b2cd277e021e9427f8500eca8298b0c0519b1e1dabacfa19ae828
3
+ metadata.gz: 01a5d3eb1eeb8bc21e9a623ad9d463fef69cc06ac62ac666e037af72b601e9bd
4
+ data.tar.gz: ed537ddaca81ef485091adf82b79e7bee0583c0a80fe55c9e73614f10c1308e5
5
5
  SHA512:
6
- metadata.gz: f83d1e769f160ad7042a39277d0ba31fd970dcba7ec9dd68ffe57dcb29a744f59df9690337096d6d5342f333edc655969737b631958a6251e4c0766546bc1af5
7
- data.tar.gz: 8c95685178155f836c43b546e3e6fd34e37d18412ee61c187f2f0f58f4dfea28047e139739c52a3eaa0431d9ee90a6ca04e0c0202d64e4dec440491cdebdf16c
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.2.10)
5
- cable_ready (~> 4.0.9)
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.2.2)
13
- actionpack (= 6.0.2.2)
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.2.2)
17
- actionpack (= 6.0.2.2)
18
- activejob (= 6.0.2.2)
19
- activerecord (= 6.0.2.2)
20
- activestorage (= 6.0.2.2)
21
- activesupport (= 6.0.2.2)
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.2.2)
24
- actionpack (= 6.0.2.2)
25
- actionview (= 6.0.2.2)
26
- activejob (= 6.0.2.2)
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.2.2)
30
- actionview (= 6.0.2.2)
31
- activesupport (= 6.0.2.2)
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.2.2)
37
- actionpack (= 6.0.2.2)
38
- activerecord (= 6.0.2.2)
39
- activestorage (= 6.0.2.2)
40
- activesupport (= 6.0.2.2)
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.2.2)
43
- activesupport (= 6.0.2.2)
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.2.2)
49
- activesupport (= 6.0.2.2)
48
+ activejob (6.0.3.1)
49
+ activesupport (= 6.0.3.1)
50
50
  globalid (>= 0.3.6)
51
- activemodel (6.0.2.2)
52
- activesupport (= 6.0.2.2)
53
- activerecord (6.0.2.2)
54
- activemodel (= 6.0.2.2)
55
- activesupport (= 6.0.2.2)
56
- activestorage (6.0.2.2)
57
- actionpack (= 6.0.2.2)
58
- activejob (= 6.0.2.2)
59
- activerecord (= 6.0.2.2)
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.2.2)
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.0.9)
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.4.0)
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.4)
88
+ mimemagic (0.3.5)
89
89
  mini_mime (1.0.2)
90
90
  mini_portile2 (2.4.0)
91
- minitest (5.14.0)
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.2.2)
107
- actioncable (= 6.0.2.2)
108
- actionmailbox (= 6.0.2.2)
109
- actionmailer (= 6.0.2.2)
110
- actionpack (= 6.0.2.2)
111
- actiontext (= 6.0.2.2)
112
- actionview (= 6.0.2.2)
113
- activejob (= 6.0.2.2)
114
- activemodel (= 6.0.2.2)
115
- activerecord (= 6.0.2.2)
116
- activestorage (= 6.0.2.2)
117
- activesupport (= 6.0.2.2)
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.2.2)
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.2.2)
127
- actionpack (= 6.0.2.2)
128
- activesupport (= 6.0.2.2)
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.6)
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.0.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.![](https://img.shields.io/discord/681373845323513862)](https://discord.gg/GnweR3)
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
 
@@ -1,3 +1,3 @@
1
1
  module Optimism
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
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", "~> 5.2"
30
- spec.add_dependency "cable_ready", "~> 4.1"
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.0
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.1'
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.1'
130
+ version: '4'
125
131
  description: Realtime remote form input validations delivered via websockets
126
132
  email:
127
133
  - hello@leastbad.com