dumbcli 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/lib/dumbcli/version.rb +1 -1
  4. metadata +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6791be747b4c86c5138b4cbbd24e9b05e6fe3ee6
4
- data.tar.gz: 015556c2860acfe1483d8a43b410bede61aa9e38
3
+ metadata.gz: 0a412bdeb3f6df16fbd4c9584316d19db530d489
4
+ data.tar.gz: 13619c056ab581099bef3753cd631a80fa7a4fba
5
5
  SHA512:
6
- metadata.gz: a267c62ac02053fc5111a6d6a6faec25fe489d52d6a3c59c304a4fcc08ca7662ecfcf1ed3d7a331056fc4abff21b88bcf0fd5ccc2c5d9f3a47e66e62d8b4dc48
7
- data.tar.gz: ff52eb14a2ec11c4cf0559bfe2773bf615874b60e9f3d4687e410b6f0423ac920017111ae22ee2dcc2cae438704fcbbb9f74719c5a7f9db8606bea04c7d2f4a0
6
+ metadata.gz: 2c96f7850a5108092afc43f27116e6841dfb92e8413062b640a2a54f03a0e081c6543ed303a4932a4ef85fdafd1c73061db179939d272896b0aa228cdeafc8f3
7
+ data.tar.gz: efadb37e5c8b7da13954ce55fd3782996bb078ffceb38ae771580cdbc765c292734684cec9ee9e7eee53818b46b349d6c2033fd78e63bc6ac8c62f6c148888a8
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2014 Shintaro Kojima
3
+ Copyright (c) 2017 Shintaro Kojima
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,3 +1,3 @@
1
1
  module Dumbcli
2
- VERSION = '0.0.1'
2
+ VERSION = '0.1.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dumbcli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shintaro Kojima
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-09-27 00:00:00.000000000 Z
11
+ date: 2017-09-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -86,9 +86,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  version: '0'
87
87
  requirements: []
88
88
  rubyforge_project:
89
- rubygems_version: 2.4.5
89
+ rubygems_version: 2.6.13
90
90
  signing_key:
91
91
  specification_version: 4
92
92
  summary: A scaffold of ruby wrapper of rancid xlogin
93
93
  test_files: []
94
- has_rdoc: