File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ group :test do
1414 gem 'rb-readline'
1515 gem 'rspec' , '~> 3.13.0'
1616 gem 'rubocop' , '~> 1.60'
17- gem 'webmock' , '~> 3.19 '
17+ gem 'webmock' , '~> 3.20 '
1818end
Original file line number Diff line number Diff line change 88GEM
99 remote: https://rubygems.org/
1010 specs:
11- addressable (2.8.5 )
11+ addressable (2.8.6 )
1212 public_suffix (>= 2.0.2 , < 6.0 )
1313 ast (2.4.2 )
14+ bigdecimal (3.1.6 )
1415 coderay (1.1.3 )
1516 commander (4.6.0 )
1617 highline (~> 2.0.0 )
17- crack (0.4.5 )
18+ crack (1.0.0 )
19+ bigdecimal
1820 rexml
1921 diff-lcs (1.5.1 )
2022 docile (1.4.0 )
4143 faraday-patron (1.0.0 )
4244 faraday-rack (1.0.0 )
4345 faraday-retry (1.0.3 )
44- hashdiff (1.0.1 )
46+ hashdiff (1.1.0 )
4547 highline (2.0.3 )
4648 json (2.7.1 )
4749 language_server-protocol (3.17.0.3 )
5456 pry (0.14.2 )
5557 coderay (~> 1.1 )
5658 method_source (~> 1.0 )
57- public_suffix (5.0.3 )
59+ public_suffix (5.0.4 )
5860 racc (1.7.3 )
5961 rainbow (3.1.1 )
6062 rake (13.1.0 )
9799 simplecov-lcov (0.8.0 )
98100 simplecov_json_formatter (0.1.4 )
99101 unicode-display_width (2.5.0 )
100- webmock (3.19.1 )
102+ webmock (3.20.0 )
101103 addressable (>= 2.8.0 )
102104 crack (>= 0.3.2 )
103105 hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -116,7 +118,7 @@ DEPENDENCIES
116118 simplecov-html (~> 0.12.3 )
117119 simplecov-lcov (~> 0.8.0 )
118120 vmfloaty !
119- webmock (~> 3.19 )
121+ webmock (~> 3.20 )
120122
121123BUNDLED WITH
122124 2.4.8
You can’t perform that action at this time.
0 commit comments