File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ group :test do
13
13
gem 'pry'
14
14
gem 'rb-readline'
15
15
gem 'rspec' , '~> 3.11.0'
16
- gem 'rubocop' , '~> 1.6 '
16
+ gem 'rubocop' , '~> 1.49 '
17
17
gem 'webmock' , '~> 3.13'
18
18
end
Original file line number Diff line number Diff line change 47
47
method_source (1.0.0 )
48
48
multipart-post (2.3.0 )
49
49
parallel (1.22.1 )
50
- parser (3.2.1.1 )
50
+ parser (3.2.2.0 )
51
51
ast (~> 2.4.1 )
52
52
pry (0.14.2 )
53
53
coderay (~> 1.1 )
71
71
diff-lcs (>= 1.2.0 , < 2.0 )
72
72
rspec-support (~> 3.11.0 )
73
73
rspec-support (3.11.1 )
74
- rubocop (1.48.1 )
74
+ rubocop (1.49.0 )
75
75
json (~> 2.3 )
76
76
parallel (~> 1.10 )
77
77
parser (>= 3.2.0.0 )
78
78
rainbow (>= 2.2.2 , < 4.0 )
79
79
regexp_parser (>= 1.8 , < 3.0 )
80
80
rexml (>= 3.2.5 , < 4.0 )
81
- rubocop-ast (>= 1.26 .0 , < 2.0 )
81
+ rubocop-ast (>= 1.28 .0 , < 2.0 )
82
82
ruby-progressbar (~> 1.7 )
83
83
unicode-display_width (>= 2.4.0 , < 3.0 )
84
- rubocop-ast (1.27 .0 )
84
+ rubocop-ast (1.28 .0 )
85
85
parser (>= 3.2.1.0 )
86
86
ruby-progressbar (1.13.0 )
87
87
ruby2_keywords (0.0.5 )
@@ -107,7 +107,7 @@ DEPENDENCIES
107
107
rake
108
108
rb-readline
109
109
rspec (~> 3.11.0 )
110
- rubocop (~> 1.6 )
110
+ rubocop (~> 1.49 )
111
111
simplecov (~> 0.21.2 )
112
112
simplecov-html (~> 0.12.3 )
113
113
simplecov-lcov (~> 0.8.0 )
You can’t perform that action at this time.
0 commit comments