diff --git a/Gemfile.lock b/Gemfile.lock index 6b1572a..6ceb0ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,11 +19,11 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) byebug (13.0.0) reline (>= 0.6.0) cgi (0.5.1) @@ -99,7 +99,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rdoc (7.2.0) @@ -172,7 +172,7 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) vcr (6.4.0) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)