Skip to content

Commit

Permalink
Gemfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Jun 4, 2021
1 parent 842de05 commit 527a14f
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
Expand Up @@ -7,12 +7,12 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
benchmark-ips (2.8.4)
benchmark-ips (2.9.1)
codecov (0.5.2)
simplecov (>= 0.15, < 0.22)
concurrent-ruby (1.1.8)
docile (1.4.0)
ffi (1.15.0)
ffi (1.15.1)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
kalibera (0.1.1)
Expand All @@ -32,7 +32,7 @@ GEM
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
puma (5.3.1)
puma (5.3.2)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
Expand All @@ -45,20 +45,20 @@ GEM
ffi (~> 1.0)
rbzip2 (0.2.0)
regexp_parser (2.1.1)
rematch (1.2.0)
rematch (1.3.0)
rerun (0.13.1)
listen (~> 3.0)
rexml (3.2.5)
rubocop (1.15.0)
rubocop (1.16.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.5.0, < 2.0)
rubocop-ast (>= 1.7.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.5.0)
rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
rubocop-minitest (0.12.1)
rubocop (>= 0.90, < 2.0)
Expand Down

0 comments on commit 527a14f

Please sign in to comment.