diff --git a/Gemfile.lock b/Gemfile.lock index 74bb3e8..e04a8d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT - remote: git://github.com/rossta/serviceworker-rails.git - revision: 2a31cfcb684ec0a7a202d4c42877eebf6a7afa80 + remote: https://github.com/rossta/serviceworker-rails.git + revision: a81aa1f138716e4eda8c1241c8b8152c1b1bda9c branch: master specs: - serviceworker-rails (0.5.0) + serviceworker-rails (0.6.0) railties (>= 3.1) GEM @@ -46,7 +46,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (2.7.1) activerecord (>= 3.2, < 6.0) rake (>= 10.4, < 12.0) @@ -206,6 +207,7 @@ GEM pry-rescue (1.4.4) interception (>= 0.5) pry + public_suffix (4.0.7) puma (3.6.0) rack (2.0.5) rack-protection (2.0.2)