corn_starch 1.9.41 → 1.9.42

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 430bcbd2dbb72f9ca134e6483c6b10b8ed311b96
4
- data.tar.gz: 4e046a8c471408ba8f3531e23ab73089cdcf020d
3
+ metadata.gz: 02689fe9854bf96022cfb91677f15fe682eb95d8
4
+ data.tar.gz: a16ec07a093f17b75991f867eed282c07a3bfb3e
5
5
  SHA512:
6
- metadata.gz: 2c3f14e49bb39cea0838cd4641f7a543a2febf8ea9c6664da7c2102984339c4a156c72d462df1bd9166aa3f0d7c182bb8216b51ef0288bfa141cb5022080d222
7
- data.tar.gz: 01e44595d8cb69215aeeb6c2940462e56b61dfb6021e980049c4deb3b3d1f948888898fb1ab6eca86612834b5d047a4f9a3210ebe1d0ddb5c950f2c73e3f8258
6
+ metadata.gz: a3e1b26804d93ee3cbb086f24035d03ca319de525603e1e585611caa479b15462ba634b081f1630cabdd23a7925402c088fa26f59ce06d00d1da29baf5138c7a
7
+ data.tar.gz: 771816c6f3947bdc0e8d7411a09152ab69a569b189fe237b23ece85ab367122c14211f29c84b11e321dbdb019998b857c618fec5571c1a713843e03f9de9230b
@@ -35,7 +35,7 @@ en:
35
35
  body: "%{model} [%{name}] was successfully created"
36
36
  fail:
37
37
  head: "%{model} creation failed"
38
- body: "Invalid information : %{errors}"
38
+ body: "Invalid information: %{errors}"
39
39
 
40
40
  # Update
41
41
  update:
@@ -44,7 +44,7 @@ en:
44
44
  body: "%{model} [%{name}] was successfully updated"
45
45
  fail:
46
46
  head: "%{model} update failed"
47
- body: "Invalid information : %{errors}"
47
+ body: "Invalid information: %{errors}"
48
48
 
49
49
  # Destroy
50
50
  destroy:
@@ -1,3 +1,3 @@
1
1
  module CornStarch
2
- VERSION = '1.9.41'
2
+ VERSION = '1.9.42'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: corn_starch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.41
4
+ version: 1.9.42
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eresse
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-07-15 00:00:00.000000000 Z
11
+ date: 2016-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler