File tree Expand file tree Collapse file tree 6 files changed +16
-11
lines changed Expand file tree Collapse file tree 6 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 2
2
remote: .
3
3
specs:
4
4
heartland-retail (5.0.0 )
5
- faraday (< 1.0 )
5
+ faraday (~> 1.0 )
6
6
hashie
7
7
json (>= 1.7.4 )
8
8
9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- addressable (2.2.8 )
12
+ addressable (2.7.0 )
13
+ public_suffix (>= 2.0.2 , < 5.0 )
13
14
codeclimate-test-reporter (1.0.8 )
14
15
simplecov (<= 0.13 )
15
16
coderay (1.1.0 )
19
20
simplecov (~> 0.9.1 )
20
21
term-ansicolor (~> 1.3 )
21
22
thor (~> 0.19.1 )
22
- crack (0.4.2 )
23
- safe_yaml (~> 1.0.0 )
23
+ crack (0.4.4 )
24
24
diff-lcs (1.2.5 )
25
25
docile (1.1.5 )
26
- faraday (0.17.3 )
26
+ faraday (1.1.0 )
27
27
multipart-post (>= 1.2 , < 3 )
28
+ ruby2_keywords
29
+ hashdiff (1.0.1 )
28
30
hashie (4.1.0 )
29
- json (2.3.0 )
31
+ json (2.4.1 )
30
32
method_source (0.8.2 )
31
33
mime-types (2.4.3 )
32
34
multi_json (1.11.0 )
36
38
coderay (~> 1.1.0 )
37
39
method_source (~> 0.8.1 )
38
40
slop (~> 3.4 )
41
+ public_suffix (4.0.6 )
39
42
rake (10.4.2 )
40
43
rest-client (1.7.3 )
41
44
mime-types (>= 1.16 , < 3.0 )
53
56
diff-lcs (>= 1.2.0 , < 2.0 )
54
57
rspec-support (~> 3.2.0 )
55
58
rspec-support (3.2.2 )
56
- safe_yaml ( 1 .0.4 )
59
+ ruby2_keywords ( 0 .0.2 )
57
60
simplecov (0.9.2 )
58
61
docile (~> 1.1.0 )
59
62
multi_json (~> 1.0 )
64
67
tins (~> 1.0 )
65
68
thor (0.19.1 )
66
69
tins (1.3.5 )
67
- webmock (1.17.4 )
68
- addressable (>= 2.2.7 )
70
+ webmock (3.11.0 )
71
+ addressable (>= 2.3.6 )
69
72
crack (>= 0.3.2 )
73
+ hashdiff (>= 0.4.0 , < 2.0.0 )
70
74
71
75
PLATFORMS
72
76
ruby
77
+ x86_64-darwin-19
73
78
74
79
DEPENDENCIES
75
80
codeclimate-test-reporter (~> 1.0.0 )
@@ -78,7 +83,7 @@ DEPENDENCIES
78
83
pry
79
84
rake
80
85
rspec (~> 3.2 )
81
- webmock
86
+ webmock ( ~> 3.10 )
82
87
83
88
BUNDLED WITH
84
- 1.17 .2
89
+ 2.2 .2
You can’t perform that action at this time.
0 commit comments