pettanr_pettan_commons_v01_licenses 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,7 @@ module PettanrPettanCommonsV01Licenses
22
22
  @original_picture, @original_picture_license_group, @license_group =
23
23
  PettanrPettanCommonsV01Licenses::Attribute.remember_params params, @operators
24
24
  @pettan_commons_license = PettanrPettanCommonsV01Licenses::Attribute.new params[:pettan_commons_license]
25
- @license = License.show @pettan_commons_license.license_id @operators
25
+ @license = License.show @pettan_commons_license.license_id, @operators
26
26
  @resource_picture = @original_picture.resource_picture || ResourcePicture.new
27
27
  @resource_picture.attributes = @pettan_commons_license.resource_picture_attributes @original_picture
28
28
  @resource_picture.overwrite @original_picture
@@ -1,3 +1,3 @@
1
1
  module PettanrPettanCommonsV01Licenses
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pettanr_pettan_commons_v01_licenses
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: