capa 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/capa/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8affe03cde23f2e7e12496e02b06ad01973b816c85b5091d7f2d9865654d45a0
4
- data.tar.gz: 920a1d1fe3b8304a1facd0ff88a2d0e3a8d017cf57ec406e7d2134aeeba1fedc
3
+ metadata.gz: '056684bd0e821dfdd60e6e3f8164ff46bea56991e64a9220d124165a2e5ef539'
4
+ data.tar.gz: afcfed449e5f6ff18782afbca68356513b1015232be02624c38630ef2a10ec62
5
5
  SHA512:
6
- metadata.gz: b1b028eafeccb02cc99a1fec78808fd9af550e26574064d31cab6421fa3fc4cfa078edaa0f7fa91eed041f9a65edef29e189a34f030cdc28a6a8d4ae0885010a
7
- data.tar.gz: fd738c7e35deaf48f842426e26cc6148ef93b93894dca2575365e4aeab8f4fd1bc4b89e6dfdf8ef3a00ff1ab571a04d4bceec2fd087359835e09e9408f497503
6
+ metadata.gz: 8705c6d0974c4833ee1c0dd88c9cd0afa7c430430e225c97bfa6eb5511c8f53f877f4ea11a8eaf162d45ae43ec7cf0878b7b3c9c20ac81e42f1d1809add19910
7
+ data.tar.gz: dad80eedc9b2a4863e817afa004a5bcb18fbbdad0c67361738796ded0dfd65cf2dc84ad3338e79421af848c7aee2bcfc82046516972a52a95f2f1c0475ea4553
@@ -1,3 +1,3 @@
1
1
  module Capa
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Salom
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-18 00:00:00.000000000 Z
11
+ date: 2018-12-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: capa can record animated GIFs (and videos) from the iOS Simulator and
14
14
  the Android Emulator because a GIF is worth a thousand lines of code.
@@ -48,7 +48,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
48
48
  version: '0'
49
49
  requirements: []
50
50
  rubyforge_project:
51
- rubygems_version: 2.7.3
51
+ rubygems_version: 2.7.8
52
52
  signing_key:
53
53
  specification_version: 4
54
54
  summary: Record animated GIFs (and videos) from the iOS Simulator and the Android