tallakt-plcutil 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/Rakefile CHANGED
@@ -8,7 +8,7 @@ begin
8
8
  gem.summary = %Q{Ruby PLC file library}
9
9
  gem.description = %Q{Ruby library for using Siemens and Intouch files}
10
10
  gem.email = "tallak@tveide.net"
11
- gem.homepage = "http://github.com/tallakt/tallakt-plcutil"
11
+ gem.homepage = "http://github.com/tallakt/plcutil"
12
12
  gem.authors = ["Tallak Tveide"]
13
13
  gem.add_development_dependency "thoughtbot-shoulda", ">= 0"
14
14
  # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.1.1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tallakt-plcutil
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tallak Tveide
@@ -65,7 +65,7 @@ files:
65
65
  - test/input_files/step7_v5.4/SYMLIST.DBF
66
66
  - test/test_tallakt-plcutil.rb
67
67
  has_rdoc: true
68
- homepage: http://github.com/tallakt/tallakt-plcutil
68
+ homepage: http://github.com/tallakt/plcutil
69
69
  licenses: []
70
70
 
71
71
  post_install_message: