Skip to content

Commit

Permalink
Upgrade development gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dgmstuart committed Nov 17, 2019
1 parent dd0b5c8 commit 64456c1
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
bootsnap (1.3.2)
msgpack (~> 1.0)
builder (3.2.3)
bullet (5.8.1)
bullet (6.0.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
capybara (3.29.0)
Expand Down Expand Up @@ -153,10 +153,9 @@ GEM
jwt (2.1.0)
launchy (2.4.3)
addressable (~> 2.3)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
listen (3.2.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -210,7 +209,7 @@ GEM
rack-canonical-host (0.2.3)
addressable (> 0, < 3)
rack (>= 1.0.0, < 3)
rack-mini-profiler (1.0.0)
rack-mini-profiler (1.1.3)
rack (>= 1.2.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -247,8 +246,8 @@ GEM
rainbow (3.0.0)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.4.0)
regexp_parser (1.6.0)
rollbar (2.18.0)
Expand Down Expand Up @@ -285,7 +284,6 @@ GEM
rubocop-rspec (1.36.0)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
rubyzip (2.0.0)
Expand Down Expand Up @@ -332,7 +330,7 @@ GEM
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.6.0)
uniform_notifier (1.12.1)
uniform_notifier (1.13.0)
vcr (5.0.0)
webmock (3.7.6)
addressable (>= 2.3.6)
Expand Down

0 comments on commit 64456c1

Please sign in to comment.