tungsten 0.2.13 → 0.2.14

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.
Binary file
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.13
4
+ version: 0.2.14
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-01-21 00:00:00.000000000 Z
12
+ date: 2019-03-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -174,6 +174,7 @@ files:
174
174
  - app/assets/javascripts/tungsten/enhancements/input-unit.js
175
175
  - app/assets/javascripts/tungsten/enhancements/link-here.js
176
176
  - app/assets/javascripts/tungsten/enhancements/textarea-expand.js
177
+ - app/assets/javascripts/tungsten/enhancements/tiered-select.js
177
178
  - app/assets/javascripts/tungsten/modules/clipboard.js
178
179
  - app/assets/javascripts/tungsten/modules/notify.js
179
180
  - app/assets/javascripts/tungsten/modules/unit-converter.js
@@ -316,12 +317,12 @@ files:
316
317
  - lib/tungsten.rb
317
318
  - lib/tungsten/helper.rb
318
319
  - lib/tungsten/version.rb
319
- - public/code-0.2.13.js
320
- - public/code-0.2.13.js.gz
321
- - public/tungsten-0.2.13.css
322
- - public/tungsten-0.2.13.css.gz
323
- - public/tungsten-0.2.13.js
324
- - public/tungsten-0.2.13.js.gz
320
+ - public/code-0.2.14.js
321
+ - public/code-0.2.14.js.gz
322
+ - public/tungsten-0.2.14.css
323
+ - public/tungsten-0.2.14.css.gz
324
+ - public/tungsten-0.2.14.js
325
+ - public/tungsten-0.2.14.js.gz
325
326
  homepage:
326
327
  licenses:
327
328
  - MIT
Binary file