turbo_reflex 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turbo_reflex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate Hopkins (hopsoft)
@@ -257,13 +257,14 @@ extensions: []
257
257
  extra_rdoc_files: []
258
258
  files:
259
259
  - CODE_OF_CONDUCT.md
260
+ - Dockerfile
260
261
  - Gemfile
261
262
  - Gemfile.lock
262
263
  - MIT-LICENSE
263
264
  - README.md
264
265
  - Rakefile
265
- - app/assets/builds/turbo_reflex.min.js
266
- - app/assets/builds/turbo_reflex.min.js.map
266
+ - app/assets/builds/turbo_reflex.js
267
+ - app/assets/builds/turbo_reflex.js.map
267
268
  - app/assets/images/turbo-reflex-logo-dark.webp
268
269
  - app/assets/images/turbo-reflex-logo-light.webp
269
270
  - app/assets/images/turbo-reflex-mark.webp
@@ -277,6 +278,7 @@ files:
277
278
  - bin/loc
278
279
  - bin/standardize
279
280
  - bin/test
281
+ - docker-compose.yml
280
282
  - lib/turbo_reflex.rb
281
283
  - lib/turbo_reflex/base.rb
282
284
  - lib/turbo_reflex/engine.rb
@@ -284,6 +286,7 @@ files:
284
286
  - lib/turbo_reflex/version.rb
285
287
  - package.json
286
288
  - turbo_reflex.gemspec
289
+ - yarn-error.log
287
290
  - yarn.lock
288
291
  homepage: https://github.com/hopsoft/turbo_reflex
289
292
  licenses:
@@ -307,7 +310,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
307
310
  - !ruby/object:Gem::Version
308
311
  version: '0'
309
312
  requirements: []
310
- rubygems_version: 3.3.7
313
+ rubygems_version: 3.3.21
311
314
  signing_key:
312
315
  specification_version: 4
313
316
  summary: Reflexes for Turbo Frames that help you build robust reactive applications