run_loop 4.5.6 → 4.5.7

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
  SHA256:
3
- metadata.gz: 96267b827803aacaa1f2534a984787023c9bc45a4a5d7576c518770a32a7f9bf
4
- data.tar.gz: 0a7b2cf0508820f80422491c97a49fae879841d57f9c20d26ae6728d9e7f59ba
3
+ metadata.gz: f98d1e09f62402441ce9682b981246092ca900e62125b0b206e1078ec0e904a4
4
+ data.tar.gz: 86bf14e0054b40304c0a952b919a5e2eae8a13603f00a6cfc60776e48c83464a
5
5
  SHA512:
6
- metadata.gz: 5a056cbf843af5f715c460969b05fadf6165239100df8923f45988caebb20e3e71bb83aa0bdf88aa5fb92ed21e44a8a26d7b622ab7b41e35bb00d86d1ed9d5dc
7
- data.tar.gz: c2a500432d6a60c8a2cbbb9ff7212e505a7350f5a20e4237954c4d86bacb6aae1aef7284a8bd645bb9b1fb99051e407467f3a27306ac09d0225a6f796a3c5493
6
+ metadata.gz: a55f8960856f005b8641d590bb39abd4a735b211736c8e57c3f4ce9922226078d69523c3418bcbcb17615c27da275f7e009885b2c7a3ecf3da638e09b4dbd9bb
7
+ data.tar.gz: 95bbba3adcdd7987713a3c15807b2b7f6f6429276a168e029097819389dd4be5523d15c9dbf6b3288cad77021036ca950ec964a36417490bb494be27ad12c1ff
@@ -1,5 +1,5 @@
1
1
  module RunLoop
2
- VERSION = "4.5.6"
2
+ VERSION = "4.5.7"
3
3
 
4
4
  # A model of a software release version that can be used to compare two versions.
5
5
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: run_loop
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.6
4
+ version: 4.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karl Krukow
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-05-06 00:00:00.000000000 Z
12
+ date: 2021-05-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: json
@@ -451,7 +451,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
451
451
  - !ruby/object:Gem::Version
452
452
  version: '0'
453
453
  requirements: []
454
- rubygems_version: 3.1.4
454
+ rubygems_version: 3.1.2
455
455
  signing_key:
456
456
  specification_version: 4
457
457
  summary: The bridge between Calabash iOS and Xcode command-line tools like instruments