pettanr_creative_commons_v30_licenses 0.1.2 → 0.1.3

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