Skip to content

Commit

Permalink
Merge 01dbc0f into f7fee95
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 1, 2020
2 parents f7fee95 + 01dbc0f commit 8e31c07
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,13 @@ GEM
parallel (1.19.1)
paranoia (2.4.2)
activerecord (>= 4.0, < 6.1)
parser (2.7.0.2)
parser (2.7.1.2)
ast (~> 2.4.0)
pg (1.2.2)
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.1.2)
rack (2.2.2)
rack-pjax (1.1.0)
nokogiri (~> 1.5)
rack (>= 1.1)
Expand Down Expand Up @@ -197,14 +197,17 @@ GEM
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rubocop (0.79.0)
rexml (3.2.4)
rubocop (0.82.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rails (2.4.2)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-rails (2.5.2)
activesupport
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
Expand Down Expand Up @@ -247,7 +250,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.6.1)
unicode-display_width (1.7.0)
validates_formatting_of (0.9.0)
activemodel
warden (1.2.8)
Expand Down

0 comments on commit 8e31c07

Please sign in to comment.