qoobaa-d2s3 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/VERSION +1 -1
  2. data/d2s3.gemspec +1 -2
  3. metadata +1 -2
  4. data/qoobaa-d2s3-0.1.1.gem +0 -0
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.3
data/d2s3.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{d2s3}
5
- s.version = "0.1.2"
5
+ s.version = "0.1.3"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Matthew Williams", "Jakub Kuźma"]
@@ -26,7 +26,6 @@ Gem::Specification.new do |s|
26
26
  "lib/d2s3/configuration.rb",
27
27
  "lib/d2s3/signature.rb",
28
28
  "lib/d2s3/view_helpers.rb",
29
- "qoobaa-d2s3-0.1.1.gem",
30
29
  "test/signature_test.rb",
31
30
  "test/test_helper.rb"
32
31
  ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qoobaa-d2s3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Williams
@@ -37,7 +37,6 @@ files:
37
37
  - lib/d2s3/configuration.rb
38
38
  - lib/d2s3/signature.rb
39
39
  - lib/d2s3/view_helpers.rb
40
- - qoobaa-d2s3-0.1.1.gem
41
40
  - test/signature_test.rb
42
41
  - test/test_helper.rb
43
42
  has_rdoc: false
Binary file