Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/pull/387'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Feb 1, 2021
2 parents fc3a64a + 74de967 commit b19a7d4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
GEM
remote: https://rubygems.org/
specs:
ast (2.4.1)
ast (2.4.2)
bcrypt_pbkdf (1.1.0)
builder (3.2.4)
chef-utils (16.9.20)
cookstyle (7.5.3)
rubocop (= 1.7.0)
cookstyle (7.6.1)
rubocop (= 1.9.0)
diff-lcs (1.4.4)
docker-api (2.0.0)
excon (>= 0.47.0)
Expand Down Expand Up @@ -73,16 +73,16 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (1.7.0)
rubocop (1.9.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.3.0)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
ruby-progressbar (1.11.0)
rubyntlm (0.6.2)
Expand Down

0 comments on commit b19a7d4

Please sign in to comment.