inline_forms 1.0.14 → 1.0.15

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
@@ -1,3 +1,3 @@
1
1
  module InlineForms
2
- VERSION = "1.0.14"
2
+ VERSION = "1.0.15"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 9
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 14
10
- version: 1.0.14
9
+ - 15
10
+ version: 1.0.15
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ace Suares
@@ -111,6 +111,7 @@ files:
111
111
  - Rakefile
112
112
  - app/assets/images/close.png
113
113
  - app/assets/images/glass_plate.gif
114
+ - app/assets/images/trash.png
114
115
  - app/assets/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
115
116
  - app/assets/images/ui-bg_flat_30_cccccc_40x100.png
116
117
  - app/assets/images/ui-bg_flat_50_5c5c5c_40x100.png