bootstrap_form_extensions 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_form_extensions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jesús Dugarte
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-11 00:00:00.000000000 Z
11
+ date: 2015-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap_form
@@ -172,6 +172,7 @@ files:
172
172
  - test/dummy/db/migrate/20151106165522_add_category.rb
173
173
  - test/dummy/db/schema.rb
174
174
  - test/dummy/db/test.sqlite3
175
+ - test/dummy/log/development.log
175
176
  - test/dummy/log/test.log
176
177
  - test/dummy/public/404.html
177
178
  - test/dummy/public/422.html
@@ -215,7 +216,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
215
216
  version: '0'
216
217
  requirements: []
217
218
  rubyforge_project:
218
- rubygems_version: 2.2.2
219
+ rubygems_version: 2.2.3
219
220
  signing_key:
220
221
  specification_version: 4
221
222
  summary: Specialized controls added to the bootstrap_form gem
@@ -263,6 +264,7 @@ test_files:
263
264
  - test/dummy/db/migrate/20151106165522_add_category.rb
264
265
  - test/dummy/db/schema.rb
265
266
  - test/dummy/db/test.sqlite3
267
+ - test/dummy/log/development.log
266
268
  - test/dummy/log/test.log
267
269
  - test/dummy/public/404.html
268
270
  - test/dummy/public/422.html