obbistrano 1.1.121 → 1.1.122

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/obbistrano.gemspec +1 -1
  2. metadata +2 -2
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{obbistrano}
5
- s.version = "1.1.121"
5
+ s.version = "1.1.122"
6
6
  s.authors = ["Ross Riley", "One Black Bear"]
7
7
  s.date = Time.now
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 1
8
- - 121
9
- version: 1.1.121
8
+ - 122
9
+ version: 1.1.122
10
10
  platform: ruby
11
11
  authors:
12
12
  - Ross Riley