shuttle 1.2.3 → 1.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/shuttle/version.rb +1 -1
  2. data/shuttle.gemspec +1 -2
  3. metadata +1 -1
@@ -1,3 +1,3 @@
1
1
  module Shuttle
2
- VERSION = "1.2.3"
2
+ VERSION = "1.2.4"
3
3
  end
data/shuttle.gemspec CHANGED
@@ -1,4 +1,3 @@
1
- # -*- encoding: utf-8 -*-
2
1
  require File.expand_path('../lib/shuttle/version', __FILE__)
3
2
 
4
3
  Gem::Specification.new do |gem|
@@ -13,5 +12,5 @@ Gem::Specification.new do |gem|
13
12
  gem.require_paths = ["lib"]
14
13
  gem.version = Shuttle::VERSION
15
14
 
16
- gem.add_runtime_dependency('colored')
15
+ gem.add_dependency('colored')
17
16
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shuttle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: