web-connect 0.4.9 → 0.4.10

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: 3418d60d089af1b57285b2c8253827a8c649ea97
4
- data.tar.gz: d56b0696fd70fbcb46b5edb814ddb90f1f5a1d1e
3
+ metadata.gz: 993a6beae2974b8c68863a8de079026471cf22a5
4
+ data.tar.gz: a9eaf838e7f5a5d3e3392d80734f64f776513c08
5
5
  SHA512:
6
- metadata.gz: 1dfc03613c58d1544dd75a2d1ab29811d73da4107acfa7a324582b584b426d98718b28232a89a3dad762a40522f02026118714478f4d1b92ee4bd92d4a991f94
7
- data.tar.gz: 38794940d1749b6ead741b473b4bb99c114c08af83b090e9d8390d4e50907b83d921b21ec0938f7829a6b86c39f3ab6c82d96d28290e5e3165a469d04f46e2d5
6
+ metadata.gz: 5a65c0e7fd57301c39cdd57d344fb00658120c0908f6819ec65651fd529c161f3dd6b1b882a2852d9125bbe27aacf80d9c727fade464c973124e0451ebb443eb
7
+ data.tar.gz: e2c02ad0fdbc4ac90208bcc026e68bfca2eb230a81ca876acaf24e73958d8486a131b9b443681a61ee04febdd9477d897bf2d03b9fa82ea896295f6b0551fac9
@@ -1,6 +1,6 @@
1
1
  module Netfira::WebConnect
2
2
  module RackApp::Action::Version8
3
- class Commit
3
+ class Commit < RackApp::Action
4
4
 
5
5
  private
6
6
 
@@ -1,6 +1,6 @@
1
1
  class Netfira::WebConnect::RackApp
2
2
  module Action::Version8
3
- class Commit
3
+ class Commit < Action
4
4
 
5
5
  private
6
6
 
@@ -1,6 +1,6 @@
1
1
  module Netfira
2
2
  module WebConnect
3
- VERSION = '0.4.9'
3
+ VERSION = '0.4.10'
4
4
  PLATFORM_AND_VERSION = 'Rack/' << VERSION
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: web-connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.9
4
+ version: 0.4.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neil E. Pearson
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-08-08 00:00:00.000000000 Z
12
+ date: 2014-08-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activerecord
@@ -216,3 +216,4 @@ signing_key:
216
216
  specification_version: 4
217
217
  summary: Netfira's WebConnect Library
218
218
  test_files: []
219
+ has_rdoc: