tunnlr 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 (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunnlr
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 0
10
- version: 0.1.0
9
+ - 1
10
+ version: 0.1.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Mike Mangino, James McCarthy
@@ -50,7 +50,7 @@ dependencies:
50
50
  version: 1.5.0
51
51
  type: :runtime
52
52
  version_requirements: *id002
53
- description: A simple Rubygem to make your local developnment environment available to the internet using the tunnlr.com service
53
+ description: A Rubygem to make your local developnment environment available to the internet using the tunnlr.com service. Based entirely on mmangino's tunnlr_connector.
54
54
  email:
55
55
  - james2mccarthy@gmail.com
56
56
  executables: []
@@ -103,6 +103,6 @@ rubyforge_project: tunnlr
103
103
  rubygems_version: 1.4.2
104
104
  signing_key:
105
105
  specification_version: 3
106
- summary: Provide access to the tunnlr.com service. This is now just a fork of https://github.com/mmangino/tunnlr_connector with a little extra Rails3 integration. Will drop this gem when my changes are rolled into the mmangino's gem.
106
+ summary: Provide access to the tunnlr.com service. This is a fork of https://github.com/mmangino/tunnlr_connector with a little extra Rails3 integration and without the tunnlr binary. Will drop this gem if my changes are rolled into the mmangino's gem.
107
107
  test_files: []
108
108