File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ group :development, :test do
11
11
gem 'rspec'
12
12
gem 'rspec-mocks' , '~> 3.13.2'
13
13
gem 'simplecov' , '< 0.18'
14
- gem 'simplycop' , '2.11.0 '
14
+ gem 'simplycop' , '2.11.1 '
15
15
end
16
16
17
17
gem "faraday-retry" , "~> 2.2"
Original file line number Diff line number Diff line change 21
21
benchmark (0.4.0 )
22
22
bigdecimal (3.1.9 )
23
23
coderay (1.1.3 )
24
- concurrent-ruby (1.3.4 )
24
+ concurrent-ruby (1.3.5 )
25
25
connection_pool (2.5.0 )
26
26
diff-lcs (1.5.1 )
27
27
docile (1.4.1 )
34
34
net-http
35
35
faraday-retry (2.2.1 )
36
36
faraday (~> 2.0 )
37
- i18n (1.14.6 )
37
+ i18n (1.14.7 )
38
38
concurrent-ruby (~> 1.0 )
39
39
json (2.9.1 )
40
40
jwt (2.10.1 )
49
49
faraday (>= 1 , < 3 )
50
50
sawyer (~> 0.9 )
51
51
parallel (1.26.3 )
52
- parser (3.3.6 .0 )
52
+ parser (3.3.7 .0 )
53
53
ast (~> 2.4.1 )
54
54
racc
55
55
pry (0.15.2 )
113
113
json (>= 1.8 , < 3 )
114
114
simplecov-html (~> 0.10.0 )
115
115
simplecov-html (0.10.2 )
116
- simplycop (2.11.0 )
116
+ simplycop (2.11.1 )
117
117
rubocop (= 1.70.0 )
118
118
rubocop-ast (= 1.37.0 )
119
119
rubocop-capybara (= 2.21.0 )
@@ -141,7 +141,7 @@ DEPENDENCIES
141
141
rspec-mocks (~> 3.13.2 )
142
142
semantic
143
143
simplecov (< 0.18 )
144
- simplycop (= 2.11.0 )
144
+ simplycop (= 2.11.1 )
145
145
146
146
BUNDLED WITH
147
147
2.5.22
You can’t perform that action at this time.
0 commit comments