robokassa 0.0.22 → 0.0.23

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.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/robokassa.gemspec +1 -0
  3. metadata +4 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.22
1
+ 0.0.23
@@ -3,6 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
  version = File.read(File.expand_path("../VERSION",__FILE__)).strip
4
4
 
5
5
  Gem::Specification.new do |s|
6
+ s.license = "MIT"
6
7
  s.name = "robokassa"
7
8
  s.version = version
8
9
  s.platform = Gem::Platform::RUBY
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: robokassa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.22
4
+ version: 0.0.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-07 00:00:00.000000000 Z
12
+ date: 2013-07-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -173,7 +173,8 @@ files:
173
173
  - spec/routing/routes_spec.rb
174
174
  - spec/spec_helper.rb
175
175
  homepage: http://github.com/shaggyone/robokassa
176
- licenses: []
176
+ licenses:
177
+ - MIT
177
178
  post_install_message:
178
179
  rdoc_options: []
179
180
  require_paths: