nswebgen 0.5.5 → 0.5.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,6 +14,6 @@ group :development do
14
14
  end
15
15
 
16
16
  ##### NSWEB GEMS #####
17
- gem 'nsweb', '1.0.0'
17
+ gem 'nsweb', git: 'gitosis@192.168.126.10:nsweb.git'
18
18
  #gem 'nsweb', path: '../../nsweb'
19
19
  ### END NSWEB GEMS ###
@@ -3,5 +3,5 @@
3
3
  #
4
4
 
5
5
  module Nswebgen
6
- VERSION = '0.5.5' # Current Nswebgen version
6
+ VERSION = '0.5.6' # Current Nswebgen version
7
7
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: nswebgen
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.5.5
5
+ version: 0.5.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - John C. Burr
@@ -91,7 +91,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
91
91
  requirements:
92
92
  - - ">="
93
93
  - !ruby/object:Gem::Version
94
- hash: -534432337
94
+ hash: 880395521
95
95
  segments:
96
96
  - 0
97
97
  version: "0"