qricker 0.0.8 → 0.0.9

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +18 -16
  3. data/lib/qricker/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 119efee59977a04778db633dd450371a048dcb10
4
- data.tar.gz: 5b92a34bb285f8dd3a0b03ceac858a664be53390
3
+ metadata.gz: 8c93dc17c58c8e4c3546ff26368949a85bfe3375
4
+ data.tar.gz: 349e31810ff0cbb6071870358f362416712b3778
5
5
  SHA512:
6
- metadata.gz: fa89b0c7095e18934465684ea6bd32be8c479a5716da92f0eb4fa42919f04589dc1d00c4495df988f43375eebb8ef7cb44f020ca02b0bd55fa9184546620bdaf
7
- data.tar.gz: 3a5fa92b479d3f196b27fbae493eb95004eced911b4799e145bd8f84835a11f264878d97393a174c8144db9bdb08a17fe9e72c21101d40aff3dfc94ef1061d19
6
+ metadata.gz: b49395a01f0eac67730eb050a83023bb35d7f1180e7a0b5b3c8cf53b6203ea55f05751de85b943624505ec081b6ac8617f4e0e1c834e8ac6539c64b7a8eda5b6
7
+ data.tar.gz: 2bba20c518cb0893b52250e59a6c9c37409473e9574152a5cdd440fdec41b5cc0310f656c2fa25fd353e26397d5408507c99c947b4e29f9a36f9d86de3c019c8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- qricker (0.0.7)
4
+ qricker (0.0.9)
5
5
  cocoapods (~> 1)
6
6
  gli (= 2.16.0)
7
7
  parseconfig (~> 1)
@@ -9,8 +9,8 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- CFPropertyList (2.3.5)
13
- activesupport (4.2.8)
12
+ CFPropertyList (2.3.6)
13
+ activesupport (4.2.10)
14
14
  i18n (~> 0.7)
15
15
  minitest (~> 5.1)
16
16
  thread_safe (~> 0.3, >= 0.3.4)
@@ -26,10 +26,10 @@ GEM
26
26
  childprocess (0.5.9)
27
27
  ffi (~> 1.0, >= 1.0.11)
28
28
  claide (1.0.2)
29
- cocoapods (1.2.1)
29
+ cocoapods (1.3.1)
30
30
  activesupport (>= 4.0.2, < 5)
31
- claide (>= 1.0.1, < 2.0)
32
- cocoapods-core (= 1.2.1)
31
+ claide (>= 1.0.2, < 2.0)
32
+ cocoapods-core (= 1.3.1)
33
33
  cocoapods-deintegrate (>= 1.0.1, < 2.0)
34
34
  cocoapods-downloader (>= 1.1.3, < 2.0)
35
35
  cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -44,9 +44,9 @@ GEM
44
44
  molinillo (~> 0.5.7)
45
45
  nap (~> 1.0)
46
46
  ruby-macho (~> 1.1)
47
- xcodeproj (>= 1.4.4, < 2.0)
48
- cocoapods-core (1.2.1)
49
- activesupport (>= 4.0.2, < 5)
47
+ xcodeproj (>= 1.5.1, < 2.0)
48
+ cocoapods-core (1.3.1)
49
+ activesupport (>= 4.0.2, < 6)
50
50
  fuzzy_match (~> 2.0.4)
51
51
  nap (~> 1.0)
52
52
  cocoapods-deintegrate (1.0.1)
@@ -55,11 +55,12 @@ GEM
55
55
  nap
56
56
  cocoapods-search (1.0.0)
57
57
  cocoapods-stats (1.0.0)
58
- cocoapods-trunk (1.2.0)
58
+ cocoapods-trunk (1.3.0)
59
59
  nap (>= 0.8, < 2.0)
60
- netrc (= 0.7.8)
60
+ netrc (~> 0.11)
61
61
  cocoapods-try (1.1.0)
62
62
  colored2 (3.1.2)
63
+ concurrent-ruby (1.0.5)
63
64
  contracts (0.16.0)
64
65
  cucumber (2.4.0)
65
66
  builder (>= 2.1.2)
@@ -80,14 +81,15 @@ GEM
80
81
  gh_inspector (1.0.3)
81
82
  gherkin (4.1.3)
82
83
  gli (2.16.0)
83
- i18n (0.8.6)
84
+ i18n (0.9.1)
85
+ concurrent-ruby (~> 1.0)
84
86
  minitest (5.10.3)
85
87
  molinillo (0.5.7)
86
88
  multi_json (1.12.1)
87
89
  multi_test (0.1.2)
88
90
  nanaimo (0.2.3)
89
91
  nap (1.1.0)
90
- netrc (0.7.8)
92
+ netrc (0.11.0)
91
93
  parseconfig (1.0.8)
92
94
  rake (12.0.0)
93
95
  rdoc (5.1.0)
@@ -98,9 +100,9 @@ GEM
98
100
  ruby-macho (1.1.0)
99
101
  thor (0.19.4)
100
102
  thread_safe (0.3.6)
101
- tzinfo (1.2.3)
103
+ tzinfo (1.2.4)
102
104
  thread_safe (~> 0.1)
103
- xcodeproj (1.5.1)
105
+ xcodeproj (1.5.3)
104
106
  CFPropertyList (~> 2.3.3)
105
107
  claide (>= 1.0.2, < 2.0)
106
108
  colored2 (~> 3.1)
@@ -116,4 +118,4 @@ DEPENDENCIES
116
118
  rdoc
117
119
 
118
120
  BUNDLED WITH
119
- 1.14.6
121
+ 1.16.0
@@ -1,3 +1,3 @@
1
1
  module Qricker
2
- VERSION = '0.0.8'
2
+ VERSION = '0.0.9'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qricker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Your Name Here