ror 0.2.0 → 0.2.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7da9f05a197f8b1efeadc4d8e90396a134301ff9f331219d6359e38441797540
4
- data.tar.gz: c275f3b8fe7347c86bec8cea312a570f1199861277d89d159b235e7ec83b69fd
3
+ metadata.gz: 7d5362862c47288a5f2b456954311c565573e609b31772277cbce00e3434c32b
4
+ data.tar.gz: 908a2c810654735a68404ce1ea73c06dfe4c08e8e865b52f22a5c1b2d0048f53
5
5
  SHA512:
6
- metadata.gz: b02b96b4da813469083e98c628ea89dc7396fe8f02d94e1b279884ad1e2a0584c350f7c51ce20e4eff20d4ebcec2c1a33cac18b1f2c01933550b9fcdd2ba4a65
7
- data.tar.gz: ed2ad36db052b945651aba713dda1a939442a6802c43d72184f7c6f08f3b7a09c43048861955310ec03320ee1843bc0b2d64916a854e33d4c91d65624ddc1c12
6
+ metadata.gz: f0d6357bb2e6d4f2d8e89c93db20dceddb02f4fab1ee88a101366800d4e740c1c33556e21bba636f71156198dc1a240a0d793b74271b019eebc43ebf0d1b1a76
7
+ data.tar.gz: d8927aa3dec833320ca83ed3262653568a5f2fcd46df67b1c5f1f418f60ffe9d66a0d07038375490315c52c84dccba7ed37a55cc805c794c800f22c1de43f21d
data/Gemfile.lock CHANGED
@@ -1,16 +1,148 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ror (0.1.0)
4
+ ror (0.2.2)
5
+ rails (~> 7.0)
6
+ thor (~> 1.2, >= 1.2.1)
5
7
 
6
8
  GEM
7
9
  remote: https://rubygems.org/
8
10
  specs:
11
+ actioncable (7.0.2.4)
12
+ actionpack (= 7.0.2.4)
13
+ activesupport (= 7.0.2.4)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (7.0.2.4)
17
+ actionpack (= 7.0.2.4)
18
+ activejob (= 7.0.2.4)
19
+ activerecord (= 7.0.2.4)
20
+ activestorage (= 7.0.2.4)
21
+ activesupport (= 7.0.2.4)
22
+ mail (>= 2.7.1)
23
+ net-imap
24
+ net-pop
25
+ net-smtp
26
+ actionmailer (7.0.2.4)
27
+ actionpack (= 7.0.2.4)
28
+ actionview (= 7.0.2.4)
29
+ activejob (= 7.0.2.4)
30
+ activesupport (= 7.0.2.4)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ net-imap
33
+ net-pop
34
+ net-smtp
35
+ rails-dom-testing (~> 2.0)
36
+ actionpack (7.0.2.4)
37
+ actionview (= 7.0.2.4)
38
+ activesupport (= 7.0.2.4)
39
+ rack (~> 2.0, >= 2.2.0)
40
+ rack-test (>= 0.6.3)
41
+ rails-dom-testing (~> 2.0)
42
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
+ actiontext (7.0.2.4)
44
+ actionpack (= 7.0.2.4)
45
+ activerecord (= 7.0.2.4)
46
+ activestorage (= 7.0.2.4)
47
+ activesupport (= 7.0.2.4)
48
+ globalid (>= 0.6.0)
49
+ nokogiri (>= 1.8.5)
50
+ actionview (7.0.2.4)
51
+ activesupport (= 7.0.2.4)
52
+ builder (~> 3.1)
53
+ erubi (~> 1.4)
54
+ rails-dom-testing (~> 2.0)
55
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
56
+ activejob (7.0.2.4)
57
+ activesupport (= 7.0.2.4)
58
+ globalid (>= 0.3.6)
59
+ activemodel (7.0.2.4)
60
+ activesupport (= 7.0.2.4)
61
+ activerecord (7.0.2.4)
62
+ activemodel (= 7.0.2.4)
63
+ activesupport (= 7.0.2.4)
64
+ activestorage (7.0.2.4)
65
+ actionpack (= 7.0.2.4)
66
+ activejob (= 7.0.2.4)
67
+ activerecord (= 7.0.2.4)
68
+ activesupport (= 7.0.2.4)
69
+ marcel (~> 1.0)
70
+ mini_mime (>= 1.1.0)
71
+ activesupport (7.0.2.4)
72
+ concurrent-ruby (~> 1.0, >= 1.0.2)
73
+ i18n (>= 1.6, < 2)
74
+ minitest (>= 5.1)
75
+ tzinfo (~> 2.0)
9
76
  ast (2.4.2)
77
+ builder (3.2.4)
78
+ concurrent-ruby (1.1.10)
79
+ crass (1.0.6)
10
80
  diff-lcs (1.5.0)
81
+ digest (3.1.0)
82
+ erubi (1.10.0)
83
+ globalid (1.0.0)
84
+ activesupport (>= 5.0)
85
+ i18n (1.10.0)
86
+ concurrent-ruby (~> 1.0)
87
+ loofah (2.17.0)
88
+ crass (~> 1.0.2)
89
+ nokogiri (>= 1.5.9)
90
+ mail (2.7.1)
91
+ mini_mime (>= 0.1.1)
92
+ marcel (1.0.2)
93
+ method_source (1.0.0)
94
+ mini_mime (1.1.2)
95
+ minitest (5.15.0)
96
+ net-imap (0.2.3)
97
+ digest
98
+ net-protocol
99
+ strscan
100
+ net-pop (0.1.1)
101
+ digest
102
+ net-protocol
103
+ timeout
104
+ net-protocol (0.1.3)
105
+ timeout
106
+ net-smtp (0.3.1)
107
+ digest
108
+ net-protocol
109
+ timeout
110
+ nio4r (2.5.8)
111
+ nokogiri (1.13.4-x86_64-linux)
112
+ racc (~> 1.4)
11
113
  parallel (1.22.1)
12
114
  parser (3.1.2.0)
13
115
  ast (~> 2.4.1)
116
+ racc (1.6.0)
117
+ rack (2.2.3)
118
+ rack-test (1.1.0)
119
+ rack (>= 1.0, < 3)
120
+ rails (7.0.2.4)
121
+ actioncable (= 7.0.2.4)
122
+ actionmailbox (= 7.0.2.4)
123
+ actionmailer (= 7.0.2.4)
124
+ actionpack (= 7.0.2.4)
125
+ actiontext (= 7.0.2.4)
126
+ actionview (= 7.0.2.4)
127
+ activejob (= 7.0.2.4)
128
+ activemodel (= 7.0.2.4)
129
+ activerecord (= 7.0.2.4)
130
+ activestorage (= 7.0.2.4)
131
+ activesupport (= 7.0.2.4)
132
+ bundler (>= 1.15.0)
133
+ railties (= 7.0.2.4)
134
+ rails-dom-testing (2.0.3)
135
+ activesupport (>= 4.2.0)
136
+ nokogiri (>= 1.6)
137
+ rails-html-sanitizer (1.4.2)
138
+ loofah (~> 2.3)
139
+ railties (7.0.2.4)
140
+ actionpack (= 7.0.2.4)
141
+ activesupport (= 7.0.2.4)
142
+ method_source
143
+ rake (>= 12.2)
144
+ thor (~> 1.0)
145
+ zeitwerk (~> 2.5)
14
146
  rainbow (3.1.1)
15
147
  rake (13.0.6)
16
148
  regexp_parser (2.3.1)
@@ -40,12 +172,22 @@ GEM
40
172
  rubocop-ast (1.17.0)
41
173
  parser (>= 3.1.1.0)
42
174
  ruby-progressbar (1.11.0)
175
+ strscan (3.0.1)
176
+ thor (1.2.1)
177
+ timeout (0.2.0)
178
+ tzinfo (2.0.4)
179
+ concurrent-ruby (~> 1.0)
43
180
  unicode-display_width (2.1.0)
181
+ websocket-driver (0.7.5)
182
+ websocket-extensions (>= 0.1.0)
183
+ websocket-extensions (0.1.5)
184
+ zeitwerk (2.5.4)
44
185
 
45
186
  PLATFORMS
46
187
  x86_64-linux
47
188
 
48
189
  DEPENDENCIES
190
+ bundler (>= 1.0, < 3)
49
191
  rake (~> 13.0)
50
192
  ror!
51
193
  rspec (~> 3.0)
data/exe/ror ADDED
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require 'ror/cli'
4
+
5
+ Ror::CLI.start
data/lib/ror/cli.rb ADDED
@@ -0,0 +1,21 @@
1
+ require 'thor'
2
+
3
+ module Ror
4
+ class CLI < Thor
5
+ desc "init", "Initialize new project"
6
+ def init
7
+ # TODO: implement new project initialization
8
+ end
9
+
10
+ desc "new APP_PATH", "Create new application at APP_PATH"
11
+ def new(path)
12
+ # TODO: implement new project creation
13
+ end
14
+
15
+ desc "version", "Show current version"
16
+ def version
17
+ puts "Ror version " + Ror::VERSION
18
+ end
19
+ end
20
+ end
21
+
data/lib/ror/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Ror
4
- VERSION = "0.2.0"
4
+ VERSION = "0.2.3"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ror
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anthony Roman
@@ -10,6 +10,46 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 1980-01-01 00:00:00.000000000 Z
12
12
  dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '1.0'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: '3'
23
+ type: :development
24
+ prerelease: false
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ requirements:
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '1.0'
30
+ - - "<"
31
+ - !ruby/object:Gem::Version
32
+ version: '3'
33
+ - !ruby/object:Gem::Dependency
34
+ name: thor
35
+ requirement: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - "~>"
38
+ - !ruby/object:Gem::Version
39
+ version: '1.2'
40
+ - - ">="
41
+ - !ruby/object:Gem::Version
42
+ version: 1.2.1
43
+ type: :runtime
44
+ prerelease: false
45
+ version_requirements: !ruby/object:Gem::Requirement
46
+ requirements:
47
+ - - "~>"
48
+ - !ruby/object:Gem::Version
49
+ version: '1.2'
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: 1.2.1
13
53
  - !ruby/object:Gem::Dependency
14
54
  name: rails
15
55
  requirement: !ruby/object:Gem::Requirement
@@ -24,10 +64,11 @@ dependencies:
24
64
  - - "~>"
25
65
  - !ruby/object:Gem::Version
26
66
  version: '7.0'
27
- description: 'NEXT: Write a longer description or delete this line.'
67
+ description: Ror is a declarative configuration framework for Ruby on Rails.
28
68
  email:
29
69
  - tonyromnet@gmail.com
30
- executables: []
70
+ executables:
71
+ - ror
31
72
  extensions: []
32
73
  extra_rdoc_files: []
33
74
  files:
@@ -41,7 +82,9 @@ files:
41
82
  - Rakefile
42
83
  - bin/console
43
84
  - bin/setup
85
+ - exe/ror
44
86
  - lib/ror.rb
87
+ - lib/ror/cli.rb
45
88
  - lib/ror/version.rb
46
89
  - nix/sources.json
47
90
  - nix/sources.nix
@@ -51,7 +94,7 @@ homepage:
51
94
  licenses:
52
95
  - MIT
53
96
  metadata: {}
54
- post_install_message:
97
+ post_install_message: Thanks for installing!
55
98
  rdoc_options: []
56
99
  require_paths:
57
100
  - lib
@@ -59,15 +102,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
59
102
  requirements:
60
103
  - - ">="
61
104
  - !ruby/object:Gem::Version
62
- version: 2.6.0
105
+ version: 2.7.0
63
106
  required_rubygems_version: !ruby/object:Gem::Requirement
64
107
  requirements:
65
108
  - - ">="
66
109
  - !ruby/object:Gem::Version
67
- version: '0'
110
+ version: 1.8.11
68
111
  requirements: []
69
112
  rubygems_version: 3.2.26
70
113
  signing_key:
71
114
  specification_version: 4
72
- summary: 'NEXT: Write a short summary, because RubyGems requires one.'
115
+ summary: A RoR framework for the stubborn martian hacker.
73
116
  test_files: []