common_core_js 0.4.1 → 0.4.6

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: 5b509c4f6a9d3e9948e5a49a3ea649cb693e75ac47ff43f40cc7bf90e3c96590
4
- data.tar.gz: d8336db5c37a0db6d82cd7c926d9d6bd9f1b5cdd97c46e18d35ce30a0126dc77
3
+ metadata.gz: 809e054efc9ed1738f6c972124840343fb2053bc5b890b091ad4eb4a6872dd67
4
+ data.tar.gz: c053c54714bd148a1b39f245a5b594f18954a1d72a6fb80b1ff94d9bd91e48c9
5
5
  SHA512:
6
- metadata.gz: a49c509c20a0e82c30dbadd3ea700a8eb341e943f6d3347898d09ff3bd0ca29e656302265d9c02784ef0948e7a10bf9a1fd0e31b35dfec52704ea73325bfa30e
7
- data.tar.gz: 2d882167e819535280cc20a4bb7ba47c3c35c2a179f4e2ac0170f36f8547a78b364d3cccb8a303a72b117ddc3ee4d06d4f0f08a17eb59b3009917035b4e0dbf8
6
+ metadata.gz: 94a720a687266f365d01273c520481187455bb25d829a45fd05023936e38268c818fa9e3c577ad11ec980b4f3b94ed62912727e3d8d20ea2ce12bff1fa030ce8
7
+ data.tar.gz: ac6abf280f684bbc16dfc504507a9edcc0679b9919dabd50ac89f159334eda9d959cd82444972f8d0e009809eb8d3f30eff9fd6ff6c6ecc0964834b99a3c4353
@@ -0,0 +1,2 @@
1
+ github: [jasonfb]
2
+ custom: ["https://jfb.teachable.com"]
data/Gemfile.lock CHANGED
@@ -1,77 +1,99 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- common_core_js (0.1.1)
4
+ common_core_js (0.4.5)
5
+ bootsnap
6
+ bootstrap
7
+ ffaker
8
+ font-awesome-rails
5
9
  haml-rails
6
10
  kaminari
7
11
  rails
12
+ sass-rails
8
13
 
9
14
  GEM
10
15
  remote: https://rubygems.org/
11
16
  specs:
12
- actioncable (6.0.3.2)
13
- actionpack (= 6.0.3.2)
17
+ actioncable (6.1.3)
18
+ actionpack (= 6.1.3)
19
+ activesupport (= 6.1.3)
14
20
  nio4r (~> 2.0)
15
21
  websocket-driver (>= 0.6.1)
16
- actionmailbox (6.0.3.2)
17
- actionpack (= 6.0.3.2)
18
- activejob (= 6.0.3.2)
19
- activerecord (= 6.0.3.2)
20
- activestorage (= 6.0.3.2)
21
- activesupport (= 6.0.3.2)
22
+ actionmailbox (6.1.3)
23
+ actionpack (= 6.1.3)
24
+ activejob (= 6.1.3)
25
+ activerecord (= 6.1.3)
26
+ activestorage (= 6.1.3)
27
+ activesupport (= 6.1.3)
22
28
  mail (>= 2.7.1)
23
- actionmailer (6.0.3.2)
24
- actionpack (= 6.0.3.2)
25
- actionview (= 6.0.3.2)
26
- activejob (= 6.0.3.2)
29
+ actionmailer (6.1.3)
30
+ actionpack (= 6.1.3)
31
+ actionview (= 6.1.3)
32
+ activejob (= 6.1.3)
33
+ activesupport (= 6.1.3)
27
34
  mail (~> 2.5, >= 2.5.4)
28
35
  rails-dom-testing (~> 2.0)
29
- actionpack (6.0.3.2)
30
- actionview (= 6.0.3.2)
31
- activesupport (= 6.0.3.2)
32
- rack (~> 2.0, >= 2.0.8)
36
+ actionpack (6.1.3)
37
+ actionview (= 6.1.3)
38
+ activesupport (= 6.1.3)
39
+ rack (~> 2.0, >= 2.0.9)
33
40
  rack-test (>= 0.6.3)
34
41
  rails-dom-testing (~> 2.0)
35
42
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.0.3.2)
37
- actionpack (= 6.0.3.2)
38
- activerecord (= 6.0.3.2)
39
- activestorage (= 6.0.3.2)
40
- activesupport (= 6.0.3.2)
43
+ actiontext (6.1.3)
44
+ actionpack (= 6.1.3)
45
+ activerecord (= 6.1.3)
46
+ activestorage (= 6.1.3)
47
+ activesupport (= 6.1.3)
41
48
  nokogiri (>= 1.8.5)
42
- actionview (6.0.3.2)
43
- activesupport (= 6.0.3.2)
49
+ actionview (6.1.3)
50
+ activesupport (= 6.1.3)
44
51
  builder (~> 3.1)
45
52
  erubi (~> 1.4)
46
53
  rails-dom-testing (~> 2.0)
47
54
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.0.3.2)
49
- activesupport (= 6.0.3.2)
55
+ activejob (6.1.3)
56
+ activesupport (= 6.1.3)
50
57
  globalid (>= 0.3.6)
51
- activemodel (6.0.3.2)
52
- activesupport (= 6.0.3.2)
53
- activerecord (6.0.3.2)
54
- activemodel (= 6.0.3.2)
55
- activesupport (= 6.0.3.2)
56
- activestorage (6.0.3.2)
57
- actionpack (= 6.0.3.2)
58
- activejob (= 6.0.3.2)
59
- activerecord (= 6.0.3.2)
58
+ activemodel (6.1.3)
59
+ activesupport (= 6.1.3)
60
+ activerecord (6.1.3)
61
+ activemodel (= 6.1.3)
62
+ activesupport (= 6.1.3)
63
+ activestorage (6.1.3)
64
+ actionpack (= 6.1.3)
65
+ activejob (= 6.1.3)
66
+ activerecord (= 6.1.3)
67
+ activesupport (= 6.1.3)
60
68
  marcel (~> 0.3.1)
61
- activesupport (6.0.3.2)
69
+ mimemagic (~> 0.3.2)
70
+ activesupport (6.1.3)
62
71
  concurrent-ruby (~> 1.0, >= 1.0.2)
63
- i18n (>= 0.7, < 2)
64
- minitest (~> 5.1)
65
- tzinfo (~> 1.1)
66
- zeitwerk (~> 2.2, >= 2.2.2)
72
+ i18n (>= 1.6, < 2)
73
+ minitest (>= 5.1)
74
+ tzinfo (~> 2.0)
75
+ zeitwerk (~> 2.3)
76
+ autoprefixer-rails (10.2.4.0)
77
+ execjs
78
+ bootsnap (1.7.2)
79
+ msgpack (~> 1.0)
80
+ bootstrap (4.6.0)
81
+ autoprefixer-rails (>= 9.1.0)
82
+ popper_js (>= 1.14.3, < 2)
83
+ sassc-rails (>= 2.0.0)
67
84
  builder (3.2.4)
68
- concurrent-ruby (1.1.6)
85
+ concurrent-ruby (1.1.8)
69
86
  crass (1.0.6)
70
- erubi (1.9.0)
87
+ erubi (1.10.0)
71
88
  erubis (2.7.0)
89
+ execjs (2.7.0)
90
+ ffaker (2.17.0)
91
+ ffi (1.14.2)
92
+ font-awesome-rails (4.7.0.7)
93
+ railties (>= 3.2, < 7)
72
94
  globalid (0.4.2)
73
95
  activesupport (>= 4.2.0)
74
- haml (5.1.2)
96
+ haml (5.2.1)
75
97
  temple (>= 0.8.0)
76
98
  tilt
77
99
  haml-rails (2.0.1)
@@ -85,7 +107,7 @@ GEM
85
107
  haml (>= 4.0, < 6)
86
108
  nokogiri (>= 1.6.0)
87
109
  ruby_parser (~> 3.5)
88
- i18n (1.8.3)
110
+ i18n (1.8.9)
89
111
  concurrent-ruby (~> 1.0)
90
112
  kaminari (1.2.1)
91
113
  activesupport (>= 4.1.0)
@@ -99,7 +121,7 @@ GEM
99
121
  activerecord
100
122
  kaminari-core (= 1.2.1)
101
123
  kaminari-core (1.2.1)
102
- loofah (2.6.0)
124
+ loofah (2.9.0)
103
125
  crass (~> 1.0.2)
104
126
  nokogiri (>= 1.5.9)
105
127
  mail (2.7.1)
@@ -109,61 +131,74 @@ GEM
109
131
  method_source (1.0.0)
110
132
  mimemagic (0.3.5)
111
133
  mini_mime (1.0.2)
112
- mini_portile2 (2.4.0)
113
- minitest (5.14.1)
114
- nio4r (2.5.2)
115
- nokogiri (1.10.9)
116
- mini_portile2 (~> 2.4.0)
134
+ mini_portile2 (2.5.0)
135
+ minitest (5.14.3)
136
+ msgpack (1.4.2)
137
+ nio4r (2.5.5)
138
+ nokogiri (1.11.1)
139
+ mini_portile2 (~> 2.5.0)
140
+ racc (~> 1.4)
141
+ popper_js (1.16.0)
142
+ racc (1.5.2)
117
143
  rack (2.2.3)
118
144
  rack-test (1.1.0)
119
145
  rack (>= 1.0, < 3)
120
- rails (6.0.3.2)
121
- actioncable (= 6.0.3.2)
122
- actionmailbox (= 6.0.3.2)
123
- actionmailer (= 6.0.3.2)
124
- actionpack (= 6.0.3.2)
125
- actiontext (= 6.0.3.2)
126
- actionview (= 6.0.3.2)
127
- activejob (= 6.0.3.2)
128
- activemodel (= 6.0.3.2)
129
- activerecord (= 6.0.3.2)
130
- activestorage (= 6.0.3.2)
131
- activesupport (= 6.0.3.2)
132
- bundler (>= 1.3.0)
133
- railties (= 6.0.3.2)
146
+ rails (6.1.3)
147
+ actioncable (= 6.1.3)
148
+ actionmailbox (= 6.1.3)
149
+ actionmailer (= 6.1.3)
150
+ actionpack (= 6.1.3)
151
+ actiontext (= 6.1.3)
152
+ actionview (= 6.1.3)
153
+ activejob (= 6.1.3)
154
+ activemodel (= 6.1.3)
155
+ activerecord (= 6.1.3)
156
+ activestorage (= 6.1.3)
157
+ activesupport (= 6.1.3)
158
+ bundler (>= 1.15.0)
159
+ railties (= 6.1.3)
134
160
  sprockets-rails (>= 2.0.0)
135
161
  rails-dom-testing (2.0.3)
136
162
  activesupport (>= 4.2.0)
137
163
  nokogiri (>= 1.6)
138
164
  rails-html-sanitizer (1.3.0)
139
165
  loofah (~> 2.3)
140
- railties (6.0.3.2)
141
- actionpack (= 6.0.3.2)
142
- activesupport (= 6.0.3.2)
166
+ railties (6.1.3)
167
+ actionpack (= 6.1.3)
168
+ activesupport (= 6.1.3)
143
169
  method_source
144
170
  rake (>= 0.8.7)
145
- thor (>= 0.20.3, < 2.0)
146
- rake (13.0.1)
147
- ruby_parser (3.14.2)
171
+ thor (~> 1.0)
172
+ rake (13.0.3)
173
+ ruby_parser (3.15.1)
148
174
  sexp_processor (~> 4.9)
149
- sexp_processor (4.15.0)
175
+ sass-rails (6.0.0)
176
+ sassc-rails (~> 2.1, >= 2.1.1)
177
+ sassc (2.4.0)
178
+ ffi (~> 1.9)
179
+ sassc-rails (2.1.2)
180
+ railties (>= 4.0.0)
181
+ sassc (>= 2.0)
182
+ sprockets (> 3.0)
183
+ sprockets-rails
184
+ tilt
185
+ sexp_processor (4.15.2)
150
186
  sprockets (4.0.2)
151
187
  concurrent-ruby (~> 1.0)
152
188
  rack (> 1, < 3)
153
- sprockets-rails (3.2.1)
189
+ sprockets-rails (3.2.2)
154
190
  actionpack (>= 4.0)
155
191
  activesupport (>= 4.0)
156
192
  sprockets (>= 3.0.0)
157
193
  temple (0.8.2)
158
- thor (1.0.1)
159
- thread_safe (0.3.6)
194
+ thor (1.1.0)
160
195
  tilt (2.0.10)
161
- tzinfo (1.2.7)
162
- thread_safe (~> 0.1)
163
- websocket-driver (0.7.2)
196
+ tzinfo (2.0.4)
197
+ concurrent-ruby (~> 1.0)
198
+ websocket-driver (0.7.3)
164
199
  websocket-extensions (>= 0.1.0)
165
200
  websocket-extensions (0.1.5)
166
- zeitwerk (2.3.1)
201
+ zeitwerk (2.4.2)
167
202
 
168
203
  PLATFORMS
169
204
  ruby
data/LICENSE CHANGED
@@ -1,8 +1,11 @@
1
1
  Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2
2
 
3
- Any users of this software agree to work to dismantle systemic racism, seek justice for black, brown, transgender people, women, and LTBQIAA+ representation and inclusion.
3
+ Any users of this software agree to work to
4
+ 1) dismantle systemic racism;
5
+ 2) seek justice for black, brown, transgender people, women, and
6
+ 3) work towards LGBTQIAA+ representation and inclusion.
4
7
 
5
- Organizations using this software agree to center the narratives of black, brown, and transgender people people.
8
+ Organizations using this software agree to center the narratives of black, brown, transgender, and non-advantaged people in the world.
6
9
 
7
10
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
11
 
data/README.md CHANGED
@@ -50,7 +50,7 @@ rails generate common_core:scaffold Thing
50
50
 
51
51
  Note that the arguments are not preceeded by dashes and are followed by equal sign and the input you are giving.
52
52
 
53
- Flags take two dashes (--) and do not take any value.
53
+ Flags take two dashes (--) and do not take any value. Always pass options first, followed by the flags (or else your options won't work!)
54
54
 
55
55
  ### First Argument
56
56
 
@@ -58,7 +58,7 @@ TitleCase class name of the thing you want to build a scaffoling for.
58
58
 
59
59
  ### `namespace=`
60
60
 
61
- pass `namespace=` as a flag to denote a namespace to apply to the Rails path helpers
61
+ pass `namespace=` as an option to denote a namespace to apply to the Rails path helpers
62
62
 
63
63
 
64
64
  `rails generate common_core:scaffold Thing namespace=dashboard`
@@ -82,7 +82,7 @@ end
82
82
 
83
83
  ### `nest=`
84
84
 
85
- pass `nest=` as a flag to denote a nested resources
85
+ pass `nest=` to denote a nested resources
86
86
 
87
87
 
88
88
  `rails generate common_core:scaffold Line nest=invoice`
@@ -139,7 +139,7 @@ When you display anything built with the scaffolding, we assume the `current_use
139
139
 
140
140
  If you use Devise, you probably already have a `current_user` method available in your controllers. If you don't use Devise, you can implement it in your ApplicationController.
141
141
 
142
- If you use a different object other than "User" for authentication, override using the `auth` flag.
142
+ If you use a different object other than "User" for authentication, override using the `auth` option.
143
143
 
144
144
  `rails generate common_core:scaffold Thing auth=current_account`
145
145
 
@@ -209,7 +209,7 @@ You don't need this if the pluralized version is just + "s" of the singular vers
209
209
 
210
210
  Use this flag to create controllers with no root authentication. You can still use an auth_identifier, which can be useful for a meta-leval authentication to the controoler.
211
211
 
212
- For example, FOR ADMIN CONTROLLERS ONLY, supply a auth_identifier and use --god flag
212
+ For example, FOR ADMIN CONTROLLERS ONLY, supply a auth_identifier and use `--god` flag
213
213
 
214
214
  In God mode, the objects are loaded directly from the base class (these controllers have full access)
215
215
  ```
@@ -293,3 +293,30 @@ environment.plugins.prepend('Provide',
293
293
  module.exports = environment
294
294
 
295
295
  ```
296
+ # VERSION HISTORY
297
+
298
+ ## 0.4.6
299
+
300
+ - Fixes a bug with nested args
301
+
302
+ ## 0.4.2 - 0.4.5 - Oct 2020
303
+
304
+ - Not sure what I was doing here or why I made 3 released on the same day
305
+ - Several bugfixes
306
+
307
+ ## 0.3.0 - 0.4.1 - August 2020
308
+
309
+ - Solid beta release
310
+
311
+ ## 0.2.0 - 0.1.1
312
+
313
+ - Alpha stage
314
+
315
+
316
+ # ACKNOWLEDGEMENTS
317
+
318
+ ### "POOR MAN"
319
+
320
+ I hope one day I will leave this Earth a poor man (like my code) owning only the most simple structure for the simple form of my existence. Thanks for having educated me in this wisdom goes to my former mentor [@trak3r](https://github.com/trak3r)!
321
+
322
+
@@ -7,8 +7,8 @@ require 'byebug'
7
7
  Gem::Specification.new do |spec|
8
8
  spec.name = "common_core_js"
9
9
  spec.version = CommonCoreJs::VERSION
10
- spec.license = 'MIT'
11
- spec.date = '2020-06-28'
10
+ spec.license = 'Commit to Social Justice'
11
+ spec.date = '2020-10-29'
12
12
  spec.summary = "A gem build scaffolding."
13
13
  spec.description = "Simple, plug & play Rails scaffolding with really simple Javascript"
14
14
  spec.authors = ["Jason Fleetwood-Boldt"]
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
16
16
 
17
17
 
18
18
 
19
-
20
19
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
21
20
  # to allow pushing to a single host or delete this section to allow pushing to any host.
22
21
  if spec.respond_to?(:metadata)
@@ -35,10 +34,8 @@ Gem::Specification.new do |spec|
35
34
  spec.add_dependency "rails"
36
35
  spec.homepage = 'https://blog.jasonfleetwoodboldt.com/common-core-js/'
37
36
  spec.metadata = { "source_code_uri" => "https://github.com/jasonfb/common_core_js",
38
- "documentation_uri" => "https://github.com/jasonfb/common_core_js",
39
- "homepage_uri" => 'https://blog.jasonfleetwoodboldt.com/common-core-js/',
40
- "mailing_list_uri" => 'https://blog.jasonfleetwoodboldt.com/#sfba-form2-container'
41
- }
37
+ "documentation_uri" => "https://jfb.teachable.com/p/gems-by-jason",
38
+ "homepage_uri" => 'https://blog.jasonfleetwoodboldt.com/common-core-js/'}
42
39
 
43
40
  spec.add_runtime_dependency('kaminari')
44
41
  spec.add_runtime_dependency('haml-rails')
@@ -1,3 +1,3 @@
1
1
  module CommonCoreJs
2
- VERSION = '0.4.1'
2
+ VERSION = '0.4.6'
3
3
  end
@@ -68,6 +68,7 @@ module CommonCore
68
68
 
69
69
  args[1..-1].each do |a|
70
70
  var_name, var_value = a.split("=")
71
+ puts var_name
71
72
  case (var_name)
72
73
 
73
74
  when "plural"
@@ -137,21 +138,39 @@ module CommonCore
137
138
  @object_owner_sym = @auth.gsub("current_", "").to_sym
138
139
  @object_owner_eval = @auth
139
140
  else
140
- @object_owner_sym = @nested_args.last.to_sym
141
- @object_owner_eval = "@#{@nested_args.last}"
141
+
142
+ if @nested_args.any?
143
+ @object_owner_sym = @nested_args.last.to_sym
144
+ @object_owner_eval = "@#{@nested_args.last}"
145
+ else
146
+ @object_owner_sym = ""
147
+ @object_owner_eval = ""
148
+ end
142
149
  end
143
150
 
144
151
 
145
152
 
146
153
  # create the columns
147
- auth_assoc_field = auth_assoc + "_id"
148
-
149
- ownership_field = eval("#{singular_class}.reflect_on_association(:#{@object_owner_sym})").name.to_s + "_id"
154
+ if !@object_owner_sym.empty?
155
+ auth_assoc_field = auth_assoc + "_id"
156
+ assoc = eval("#{singular_class}.reflect_on_association(:#{@object_owner_sym})")
157
+ if assoc
158
+ ownership_field = assoc.name.to_s + "_id"
159
+ else
160
+ puts "Ooops... it looks like is no association for #{@object_owner_sym} on #{singular_class} "
161
+ exit
162
+ end
163
+ end
150
164
 
151
165
 
152
- exclude_fields = [auth_assoc_field.to_sym, ownership_field.to_sym, :id, :created_at, :updated_at, :encrypted_password, :reset_password_token,
166
+ exclude_fields = [ :id, :created_at, :updated_at, :encrypted_password, :reset_password_token,
153
167
  :reset_password_sent_at, :remember_created_at, :confirmation_token, :confirmed_at,
154
168
  :confirmation_sent_at, :unconfirmed_email]
169
+
170
+ exclude_fields << auth_assoc_field.to_sym if !auth_assoc_field.nil?
171
+ exclude_fields << ownership_field.to_sym if !ownership_field.nil?
172
+
173
+
155
174
  begin
156
175
  @columns = object.columns.map(&:name).map(&:to_sym).reject{|field| exclude_fields.include?(field) }
157
176
  rescue StandardError => e
@@ -266,7 +285,11 @@ module CommonCore
266
285
  end
267
286
 
268
287
  def path_helper_args
269
- [(@nested_args if @nested_args.any?).collect{|a| "@#{a}"} , singular].join(",")
288
+ if @nested_args.any?
289
+ [(@nested_args).collect{|a| "@#{a}"} , singular].join(",")
290
+ else
291
+ singular
292
+ end
270
293
  end
271
294
 
272
295
  def path_helper_singular
@@ -10,7 +10,7 @@ describe <%= controller_class_name %> do
10
10
  before(:each) do
11
11
  @request.env["devise.mapping"] = Devise.mappings[:account]
12
12
 
13
- sign_in <%= @auth %>, scope: :<%= @auth_identifier %>
13
+ sign_in <%= @auth %>, scope: :<%= @auth %>
14
14
  end
15
15
 
16
16
  describe "index" do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: common_core_js
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Fleetwood-Boldt
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-28 00:00:00.000000000 Z
11
+ date: 2020-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -129,6 +129,7 @@ extensions: []
129
129
  extra_rdoc_files: []
130
130
  files:
131
131
  - ".generators"
132
+ - ".github/FUNDING.yml"
132
133
  - ".gitignore"
133
134
  - ".rakeTasks"
134
135
  - FUNDING.yml
@@ -192,12 +193,11 @@ files:
192
193
  - lib/tasks/common_core_js_tasks.rake
193
194
  homepage: https://blog.jasonfleetwoodboldt.com/common-core-js/
194
195
  licenses:
195
- - MIT
196
+ - Commit to Social Justice
196
197
  metadata:
197
198
  source_code_uri: https://github.com/jasonfb/common_core_js
198
- documentation_uri: https://github.com/jasonfb/common_core_js
199
+ documentation_uri: https://jfb.teachable.com/p/gems-by-jason
199
200
  homepage_uri: https://blog.jasonfleetwoodboldt.com/common-core-js/
200
- mailing_list_uri: https://blog.jasonfleetwoodboldt.com/#sfba-form2-container
201
201
  post_install_message: |
202
202
  ---------------------------------------------
203
203
  Welcome to Common Core
@@ -229,8 +229,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
229
229
  - !ruby/object:Gem::Version
230
230
  version: '0'
231
231
  requirements: []
232
- rubygems_version: 3.0.3
233
- signing_key:
232
+ rubygems_version: 3.2.7
233
+ signing_key:
234
234
  specification_version: 4
235
235
  summary: A gem build scaffolding.
236
236
  test_files: []