luffa 1.0.0 → 1.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a03176e4d52343fcd2cb6947dfb7e54da45fb29b
4
- data.tar.gz: 11b02be320fc50a246f797b7e9fdffacbe99c721
3
+ metadata.gz: 675f503de2919a9713f21396f298601d7a8ec3fc
4
+ data.tar.gz: 130c9f87c7baf834d0e04eec4801c8d38337208e
5
5
  SHA512:
6
- metadata.gz: 2093f3e95bdffe5167f906bb93cf07b419fe9888b43a4aee69031a88d8e56a6cf2073df6e8c224568bae0256227177d541616555b0c1c30703c23528026abe55
7
- data.tar.gz: 8c7f2b41b7893c56ce72cbcfd77a2d303d487fef3ff651cb197104df00649476d34c6de2814c84446d293368cc623b6ac8cc038cc4df9d2002cf7f349ed68cab
6
+ metadata.gz: fcdfca286d855149b2026e96623006bf67c2b5d7e41aa06ee39a5aebf7cc3b9486024d0364d55addaffb238589e930191ec0dd13f3733d8b8662a53afb3b3590
7
+ data.tar.gz: c346d459ec61c8f9f48cd14f5f7a1b201c518cfd1f48b53efc3ff2a7218faf5f123a063ffd646786a5ab09b31674690825f99918c9a4329c7a6c7ba2ccf6615e
data/lib/luffa/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Luffa
2
- VERSION = '1.0.0'
2
+ VERSION = '1.0.1'
3
3
 
4
4
  # A model of a software release version that can be used to compare two versions.
5
5
  #
data/script/ci/.gemrc ADDED
@@ -0,0 +1,3 @@
1
+ install: --no-document --env-shebang
2
+ update: --no-document --env-shebang
3
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: luffa
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Maturana Larsen
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2015-03-22 00:00:00.000000000 Z
14
+ date: 2015-03-24 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: awesome_print
@@ -293,6 +293,7 @@ files:
293
293
  - lib/luffa/unix_command.rb
294
294
  - lib/luffa/version.rb
295
295
  - lib/luffa/with_debugging.rb
296
+ - script/ci/.gemrc
296
297
  - script/ci/com.apple.dt.instruments.process.analysis.plist
297
298
  - script/ci/com.apple.dt.instruments.process.kill.plist
298
299
  homepage: https://xamarin.com/test-cloud