bootstrap_form_extensions 1.0.1 → 1.0.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.
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.1
4
+ version: 1.0.2
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-06 00:00:00.000000000 Z
11
+ date: 2015-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap_form
@@ -171,7 +171,6 @@ files:
171
171
  - test/dummy/db/migrate/20151106165522_add_category.rb
172
172
  - test/dummy/db/schema.rb
173
173
  - test/dummy/db/test.sqlite3
174
- - test/dummy/log/development.log
175
174
  - test/dummy/log/test.log
176
175
  - test/dummy/public/404.html
177
176
  - test/dummy/public/422.html
@@ -215,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
215
214
  version: '0'
216
215
  requirements: []
217
216
  rubyforge_project:
218
- rubygems_version: 2.2.3
217
+ rubygems_version: 2.4.5
219
218
  signing_key:
220
219
  specification_version: 4
221
220
  summary: Specialized controls added to the bootstrap_form gem
@@ -263,7 +262,6 @@ test_files:
263
262
  - test/dummy/db/migrate/20151106165522_add_category.rb
264
263
  - test/dummy/db/schema.rb
265
264
  - test/dummy/db/test.sqlite3
266
- - test/dummy/log/development.log
267
265
  - test/dummy/log/test.log
268
266
  - test/dummy/public/404.html
269
267
  - test/dummy/public/422.html
File without changes