File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ group :test do
1313 gem 'pry'
1414 gem 'rb-readline'
1515 gem 'rspec' , '~> 3.12.0'
16- gem 'rubocop' , '~> 1.50 '
16+ gem 'rubocop' , '~> 1.51 '
1717 gem 'webmock' , '~> 3.13'
1818end
Original file line number Diff line number Diff line change 4646 json (2.6.3 )
4747 method_source (1.0.0 )
4848 multipart-post (2.3.0 )
49- parallel (1.22.1 )
50- parser (3.2.2.0 )
49+ parallel (1.23.0 )
50+ parser (3.2.2.1 )
5151 ast (~> 2.4.1 )
5252 pry (0.14.2 )
5353 coderay (~> 1.1 )
5656 rainbow (3.1.1 )
5757 rake (13.0.6 )
5858 rb-readline (0.5.5 )
59- regexp_parser (2.7 .0 )
59+ regexp_parser (2.8 .0 )
6060 rexml (3.2.5 )
6161 rspec (3.12.0 )
6262 rspec-core (~> 3.12.0 )
7171 diff-lcs (>= 1.2.0 , < 2.0 )
7272 rspec-support (~> 3.12.0 )
7373 rspec-support (3.12.0 )
74- rubocop (1.50.2 )
74+ rubocop (1.51.0 )
7575 json (~> 2.3 )
7676 parallel (~> 1.10 )
7777 parser (>= 3.2.0.0 )
8181 rubocop-ast (>= 1.28.0 , < 2.0 )
8282 ruby-progressbar (~> 1.7 )
8383 unicode-display_width (>= 2.4.0 , < 3.0 )
84- rubocop-ast (1.28.0 )
84+ rubocop-ast (1.28.1 )
8585 parser (>= 3.2.1.0 )
8686 ruby-progressbar (1.13.0 )
8787 ruby2_keywords (0.0.5 )
@@ -107,7 +107,7 @@ DEPENDENCIES
107107 rake
108108 rb-readline
109109 rspec (~> 3.12.0 )
110- rubocop (~> 1.50 )
110+ rubocop (~> 1.51 )
111111 simplecov (~> 0.22.0 )
112112 simplecov-html (~> 0.12.3 )
113113 simplecov-lcov (~> 0.8.0 )
You can’t perform that action at this time.
0 commit comments