lita-livenation 0.0.2 → 0.0.3

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: 8959264c969d66cf2481c60a0e30b56cbf790db3
4
- data.tar.gz: 20fdfb152877ae9470ea8c3d45e8f6fcfcda6776
3
+ metadata.gz: b02ff99c1ac46c172ac3a8e1eab418770eef2a1a
4
+ data.tar.gz: cabb8be3580d1c051d5afb82906e69cc6a6648e2
5
5
  SHA512:
6
- metadata.gz: 0133d091eb7df3564cea9ad526a25e45c7058d4539e354b7751184718954d8c2bdcd69cf92475c4f48b3651494c73a69265ed4ce05421c271b8a0680b666c38d
7
- data.tar.gz: cc77c5806837d8cbe41b3ce5ba97c76a5b69391a2de3a3f3d3682bde5f23bc9cfdd6763f7bf4ae2c3e4f1956d5fb9c3a877dd43fe8e402324fc2247f7e1a7a64
6
+ metadata.gz: c3d4d02fe42423a546126f81051080b47f8c644f5ca25033c57c0e390f4b937403f9f1c698e0254e037e852fe5b2ee8905b523106684a4850dcda8a2099788e5
7
+ data.tar.gz: 995a80cabdd43d06bd99468c5522f1731f8ea4f5f56f3cf227661ba653be82d91a697e4252ebf8210985281f2209a88958755b848a983d14c06d55c4e12b57a3
@@ -7,7 +7,7 @@ module Lita
7
7
  route /lunch/, :lunch
8
8
 
9
9
  def standup(response)
10
- response.reply "https://zoom.us/j/136817372"
10
+ response.reply "https://zoom.us/j/8820814772"
11
11
  end
12
12
 
13
13
  def lunch(response)
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |spec|
2
2
  spec.name = "lita-livenation"
3
- spec.version = "0.0.2"
3
+ spec.version = "0.0.3"
4
4
  spec.authors = ["Peter Tran"]
5
5
  spec.email = ["peter@livenationlabs.com"]
6
6
  spec.description = %q{Plugin for Lita that responds to standup with a zoom link.}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lita-livenation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Tran
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-04 00:00:00.000000000 Z
11
+ date: 2014-03-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lita