xnlogic 1.0.19 → 1.0.20

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0101d5e68d6845f50c67bc4864c1279b428b914a
4
- data.tar.gz: 81eb65ee3976244e0ff14ea5cdec630f46cebb8c
3
+ metadata.gz: 2f21e4dd74cd0cd9e81301b80135055e5af75a46
4
+ data.tar.gz: ea285dd75351733413b3baede0ed70f14b9f1f9f
5
5
  SHA512:
6
- metadata.gz: 289b5d224bf7664b96aa28843301250e4a599a8adec289bb9b4550747b78761585d1bd9cd7fb92524b44b5b0c526bbd56b39fe933ed627b16f6b2c453a69d816
7
- data.tar.gz: 63680e559e4b60f3c5dca9fcd8c679302df413ce04ecc363d67108f049879b4a3da4d9120b6ea1b803ce5a494b1b53e165aea0e300dced799d2c7e738757dc7c
6
+ metadata.gz: 3233f43814bdaeab932e4046648f43019170ddccae8c6a5ac68afbc2bd415d2e8d2376f17c745bd0f179a1090e45d6628bbbe29981bf9e42edf9dab076ddbd2d
7
+ data.tar.gz: 89064111b3a40c2063fb5f80e70b2779f3c1b2f98aaf8f8400e802ebed9de14ac7cb29a6c5deb9b662fbeb5e7fecb520776fedeba4cb2bd29c8784dcce3ae928
@@ -15,7 +15,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
15
15
  app_name = '<%= config[:name] %>'
16
16
 
17
17
  # Every Vagrant virtual environment requires a box to build off of.
18
- config.vm.box = "box-cutter/ubuntu1404"
18
+ config.vm.box = "xnlogic/ubuntu1404"
19
19
 
20
20
  # Create a forwarded port mapping which allows access to a specific port
21
21
  # within the machine from a port on the host machine. In the example below,
@@ -1,3 +1,3 @@
1
1
  module Xnlogic
2
- VERSION = "1.0.19"
2
+ VERSION = "1.0.20"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xnlogic
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.19
4
+ version: 1.0.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Darrick Wiebe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-01-14 00:00:00.000000000 Z
11
+ date: 2015-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -150,7 +150,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
150
150
  version: '0'
151
151
  requirements: []
152
152
  rubyforge_project:
153
- rubygems_version: 2.4.3
153
+ rubygems_version: 2.4.5
154
154
  signing_key:
155
155
  specification_version: 4
156
156
  summary: XN Logic command-line tools