Skip to content

Commit

Permalink
Bump simple_form from 4.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2019
1 parent 6ef49fd commit cd48477
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.5)
config (1.7.1)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
Expand All @@ -122,7 +122,7 @@ GEM
country_select (4.0.0)
countries (~> 3.0)
sort_alphabetical (~> 1.0)
crass (1.0.4)
crass (1.0.5)
database_cleaner (1.7.0)
deep_merge (1.2.1)
devise (4.5.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
erubi (1.8.0)
erubi (1.9.0)
eventmachine (1.2.7)
exception_notification (4.3.0)
actionmailer (>= 4.0, < 6)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
Expand All @@ -267,7 +267,7 @@ GEM
mini_magick (4.9.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.13.0)
msgpack (1.2.6)
multi_json (1.13.1)
multi_xml (0.6.0)
Expand All @@ -276,7 +276,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (5.1.0)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)
Expand Down Expand Up @@ -312,8 +312,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-i18n (5.0.4)
i18n (~> 0.7)
railties (~> 5.0)
Expand Down Expand Up @@ -387,7 +387,7 @@ GEM
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
shellany (0.0.1)
simple_form (4.1.0)
simple_form (5.0.0)
actionpack (>= 5.0)
activemodel (>= 5.0)
sixarm_ruby_unaccent (1.2.0)
Expand Down

0 comments on commit cd48477

Please sign in to comment.