brendan-skynet 0.9.3.3 → 0.9.3.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/skynet/skynet_console.rb +1 -1
  2. metadata +1 -1
@@ -4,7 +4,7 @@ class Skynet
4
4
  require 'rubygems'
5
5
  require 'optparse'
6
6
  require 'skynet'
7
- require "skynet_console_helper"
7
+ require "skynet/skynet_console_helper"
8
8
  require "irb/completion"
9
9
  require "irb"
10
10
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brendan-skynet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.3.3
4
+ version: 0.9.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Pisoni