turbo_reflex 0.0.11 → 0.0.12

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: de822e8665418ea51ade1decc2e3cf51b2fe96e31e969c12510c2dbe3070036c
4
- data.tar.gz: 3e418cf5f99246e1a75006460357865657192b8f47e0b21726d0d18ed8f67cdd
3
+ metadata.gz: 4f42ae3edf4f0aa9780d19639ffa9a33f8feffcd192804e58e41ae06fe1a4f34
4
+ data.tar.gz: c924130978b1c3f62c6d0cac2d41a6272dc58ed91808d5cd439aeb3f86938273
5
5
  SHA512:
6
- metadata.gz: 86dc8b0bc50845abf63f3857e8bbe136cad72c251019766ed86679cca7df552f733b193cc9685d9b4c6daeb99fa04bf36a5e49694b058088430335e078394f15
7
- data.tar.gz: f3dc656498c73837d5b85596b074522255849722b4a36bf07ce71c08e6833440ec49a5c8fd56872c2c05eb4e76c9f4c6510743d8f0f3d644ac7522ed30fefe4e
6
+ metadata.gz: 601f6e33fd473f9e440d5698a5686ee18a168197d5465af70d78af20174b0a635f93637ec6e671fd937a1baf2d40d24c516800d2722673b364f18d2e0520552e
7
+ data.tar.gz: df26c274b5f74bed30332d1e0af7611a609ab2cbc0731dee1c510931fa6b87fe1a2bc2e4453ecce827916b322924c92f60de006ae0251c046b1fab934a190aa8
data/Gemfile CHANGED
@@ -5,5 +5,3 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
5
 
6
6
  # Specify your gem's dependencies in turbo_reflex.gemspec.
7
7
  gemspec
8
-
9
- gem "capybara", github: "teamcapybara/capybara"
data/Gemfile.lock CHANGED
@@ -1,21 +1,7 @@
1
- GIT
2
- remote: https://github.com/teamcapybara/capybara.git
3
- revision: 2d05c203d79bca7b3b093c37f866ee41f294925b
4
- specs:
5
- capybara (3.38.0)
6
- addressable
7
- matrix
8
- mini_mime (>= 0.1.3)
9
- nokogiri (~> 1.8)
10
- rack (>= 1.6.0)
11
- rack-test (>= 0.6.3)
12
- regexp_parser (>= 1.5, < 3.0)
13
- xpath (~> 3.2)
14
-
15
1
  PATH
16
2
  remote: .
17
3
  specs:
18
- turbo_reflex (0.0.11)
4
+ turbo_reflex (0.0.12)
19
5
  rails (>= 6.1)
20
6
  turbo-rails (>= 1.1)
21
7
  turbo_ready (>= 0.1)
@@ -95,6 +81,15 @@ GEM
95
81
  bindex (0.8.1)
96
82
  builder (3.2.4)
97
83
  byebug (11.1.3)
84
+ capybara (3.37.1)
85
+ addressable
86
+ matrix
87
+ mini_mime (>= 0.1.3)
88
+ nokogiri (~> 1.8)
89
+ rack (>= 1.6.0)
90
+ rack-test (>= 0.6.3)
91
+ regexp_parser (>= 1.5, < 3.0)
92
+ xpath (~> 3.2)
98
93
  childprocess (4.1.0)
99
94
  coderay (1.1.3)
100
95
  concurrent-ruby (1.1.10)
@@ -227,7 +222,6 @@ GEM
227
222
  actionpack (>= 5.2)
228
223
  activesupport (>= 5.2)
229
224
  sprockets (>= 3.0.0)
230
- sqlite3 (1.5.3-aarch64-linux)
231
225
  sqlite3 (1.5.3-arm64-darwin)
232
226
  standard (1.16.1)
233
227
  rubocop (= 1.35.1)
@@ -275,7 +269,7 @@ PLATFORMS
275
269
  arm64-darwin-21
276
270
 
277
271
  DEPENDENCIES
278
- capybara!
272
+ capybara
279
273
  cuprite
280
274
  foreman
281
275
  importmap-rails
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TurboReflex
4
- VERSION = "0.0.11"
4
+ VERSION = "0.0.12"
5
5
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "turbo_reflex",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "description": "Reflexes for Turbo Frames that help you build robust reactive applications",
5
5
  "main": "app/javascript/index.js",
6
6
  "repository": "https://github.com/hopsoft/turbo_reflex",
data/tags CHANGED
@@ -4260,7 +4260,6 @@ $z node_modules/angular-html-parser/lib/compiler/src/chars.d.ts /^export declare
4260
4260
  .col-span-3 node_modules/flowbite/dist/flowbite.min.css /^\/*! tailwindcss v3.1.6 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
4261
4261
  .col-span-6 node_modules/flowbite/dist/flowbite.css /^.col-span-6 {$/;" c
4262
4262
  .col-span-6 node_modules/flowbite/dist/flowbite.min.css /^\/*! tailwindcss v3.1.6 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
4263
- .collapse test/dummy/app/assets/builds/tailwind.css /^\/*! tailwindcss v3.2.1 | MIT License | https:\/\/tailwindcss.com*\/*,:after,:before{border:0 so/;" c
4264
4263
  .compile(Object schema) -&gt; Function&lt;Object data&gt; node_modules/ajv/README.md /^##### .compile(Object schema) -&gt; Function&lt;Object data&gt;$/;" T section:Ajv: Another JSON Schema Validator""API
4265
4264
  .container node_modules/flowbite/dist/flowbite.css /^ .container {$/;" c
4266
4265
  .container node_modules/flowbite/dist/flowbite.css /^.container {$/;" c
@@ -216622,7 +216621,7 @@ VDash node_modules/parse-srcset/tests/he.js /^ var decodeMap = {'Aacute':'\\xC1'
216622
216621
  VDash node_modules/simple-html-tokenizer/dist/es6/index.js /^ Aacute: "Á", aacute: "á", Abreve: "Ă", abreve: "ă", ac: "∾", acd: "∿", acE: "∾̳",/;" p variable:namedCharRefs
216623
216622
  VDash node_modules/simple-html-tokenizer/dist/simple-html-tokenizer.js /^ Aacute: "Á", aacute: "á", Abreve: "Ă", abreve: "ă", ac: "∾", acd: "∿", acE: "∾/;" p variable:anonymousFunction3825d8d70300.namedCharRefs
216624
216623
  VDash node_modules/simple-html-tokenizer/dist/types/generated/html5-named-char-refs.d.ts /^ VDash: string;$/;" C
216625
- VERSION lib/turbo_reflex/version.rb /^ VERSION = "0.0.11"$/;" C module:TurboReflex
216624
+ VERSION lib/turbo_reflex/version.rb /^ VERSION = "0.0.12"$/;" C module:TurboReflex
216626
216625
  VERSION node_modules/@angular/compiler/esm2015/src/output/source_map.js /^const VERSION = 3;$/;" C
216627
216626
  VERSION node_modules/@angular/compiler/esm2015/src/version.js /^export const VERSION = new Version('8.2.14');$/;" C
216628
216627
  VERSION node_modules/@angular/compiler/esm5/src/output/source_map.js /^var VERSION = 3;$/;" v
@@ -468395,7 +468394,7 @@ version node_modules/yaml/dist/index.js /^ version: '1.2'$/;" p variable:defaul
468395
468394
  version node_modules/yaml/dist/test-events.js /^ version: '1.2'$/;" p variable:testEvents.anonymousObjecta2b129440205
468396
468395
  version node_modules/yaml/package.json /^ "version": "1.8.3",$/;" s
468397
468396
  version node_modules/yocto-queue/package.json /^ "version": "0.1.0",$/;" s
468398
- version package.json /^ "version": "0.0.10",$/;" s
468397
+ version package.json /^ "version": "0.0.11",$/;" s
468399
468398
  versionIncluded node_modules/prettier-standard/src/vendor/node_modules/resolve/lib/core.js /^function versionIncluded(specifierValue) {$/;" f
468400
468399
  versionIncluded node_modules/resolve/lib/core.js /^function versionIncluded(specifierValue) {$/;" f
468401
468400
  versionInfo node_modules/graphql/version.d.ts /^export const versionInfo: {$/;" C
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.11
4
+ version: 0.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate Hopkins (hopsoft)