formstrap 0.1.0 → 0.1.2

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: formstrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jef Vlamings
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-02-22 00:00:00.000000000 Z
11
+ date: 2023-04-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: An extensive Bootstrap form library to power your Ruby On Rails application.
14
14
  email:
@@ -19,13 +19,15 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - ".DS_Store"
21
21
  - ".gitignore"
22
+ - ".nvmrc"
22
23
  - CHANGELOG.md
23
24
  - CODE_OF_CONDUCT.md
24
25
  - Gemfile
25
26
  - LICENSE.txt
26
27
  - README.md
27
28
  - Rakefile
28
- - app/assets/config/headmin_manifest.js
29
+ - app/assets/.DS_Store
30
+ - app/assets/config/formstrap_manifest.js
29
31
  - app/assets/images/avatar.jpg
30
32
  - app/assets/images/document.docx
31
33
  - app/assets/images/document.pdf
@@ -217,7 +219,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
217
219
  - !ruby/object:Gem::Version
218
220
  version: '0'
219
221
  requirements: []
220
- rubygems_version: 3.2.3
222
+ rubygems_version: 3.3.3
221
223
  signing_key:
222
224
  specification_version: 4
223
225
  summary: Bootstrap-powered Form Helpers