tungsten 0.2.19 → 0.2.20

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tungsten
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.19
4
+ version: 0.2.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brandon Mathis
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-06-13 00:00:00.000000000 Z
12
+ date: 2019-06-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -173,6 +173,7 @@ files:
173
173
  - app/assets/javascripts/tungsten/enhancements/input-number-only.js
174
174
  - app/assets/javascripts/tungsten/enhancements/input-unit.js
175
175
  - app/assets/javascripts/tungsten/enhancements/link-here.js
176
+ - app/assets/javascripts/tungsten/enhancements/radio-groups.js
176
177
  - app/assets/javascripts/tungsten/enhancements/textarea-expand.js
177
178
  - app/assets/javascripts/tungsten/enhancements/tiered-select.js
178
179
  - app/assets/javascripts/tungsten/modules/clipboard.js
@@ -317,12 +318,12 @@ files:
317
318
  - lib/tungsten.rb
318
319
  - lib/tungsten/helper.rb
319
320
  - lib/tungsten/version.rb
320
- - public/code-0.2.19.js
321
- - public/code-0.2.19.js.gz
322
- - public/tungsten-0.2.19.css
323
- - public/tungsten-0.2.19.css.gz
324
- - public/tungsten-0.2.19.js
325
- - public/tungsten-0.2.19.js.gz
321
+ - public/code-0.2.20.js
322
+ - public/code-0.2.20.js.gz
323
+ - public/tungsten-0.2.20.css
324
+ - public/tungsten-0.2.20.css.gz
325
+ - public/tungsten-0.2.20.js
326
+ - public/tungsten-0.2.20.js.gz
326
327
  homepage:
327
328
  licenses:
328
329
  - MIT
Binary file