flutie 1.1.1 → 1.1.2

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.
@@ -328,7 +328,7 @@ input[type="datetime-local"],
328
328
  input[type="email"],
329
329
  input[type="month"],
330
330
  input[type="number"],
331
- input[type="password"]
331
+ input[type="password"],
332
332
  input[type="range"],
333
333
  input[type="search"],
334
334
  input[type="tel"],
@@ -107,7 +107,7 @@ input[type="datetime-local"],
107
107
  input[type="email"],
108
108
  input[type="month"],
109
109
  input[type="number"],
110
- input[type="password"]
110
+ input[type="password"],
111
111
  input[type="range"],
112
112
  input[type="search"],
113
113
  input[type="tel"],
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flutie
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 23
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 1
10
- version: 1.1.1
9
+ - 2
10
+ version: 1.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Chad Pytel
@@ -19,7 +19,7 @@ autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
21
 
22
- date: 2010-10-27 00:00:00 -04:00
22
+ date: 2010-11-12 00:00:00 -05:00
23
23
  default_executable:
24
24
  dependencies:
25
25
  - !ruby/object:Gem::Dependency