diff options
-rw-r--r-- | ci/pronto/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/pronto/Gemfile.lock b/ci/pronto/Gemfile.lock index 683d4dd..00b0217 100644 --- a/ci/pronto/Gemfile.lock +++ b/ci/pronto/Gemfile.lock | |||
@@ -1,7 +1,7 @@ | |||
1 | GEM | 1 | GEM |
2 | remote: https://rubygems.org/ | 2 | remote: https://rubygems.org/ |
3 | specs: | 3 | specs: |
4 | addressable (2.7.0) | 4 | addressable (2.8.0) |
5 | public_suffix (>= 2.0.2, < 5.0) | 5 | public_suffix (>= 2.0.2, < 5.0) |
6 | diff-lcs (1.3) | 6 | diff-lcs (1.3) |
7 | faraday (1.0.0) | 7 | faraday (1.0.0) |
@@ -29,7 +29,7 @@ GEM | |||
29 | thor (~> 0.20.0) | 29 | thor (~> 0.20.0) |
30 | pronto-hlint (0.1.0) | 30 | pronto-hlint (0.1.0) |
31 | pronto (~> 0.10.0) | 31 | pronto (~> 0.10.0) |
32 | public_suffix (4.0.3) | 32 | public_suffix (4.0.6) |
33 | rainbow (3.0.0) | 33 | rainbow (3.0.0) |
34 | rake (13.0.1) | 34 | rake (13.0.1) |
35 | rspec (3.9.0) | 35 | rspec (3.9.0) |