Skip to content

Commit

Permalink
Bump simple_form from 4.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 17, 2020
1 parent 87cab4f commit 5b76a29
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 @@ -69,7 +69,7 @@ GEM
bourbon (4.3.4)
sass (~> 3.4)
thor (~> 0.19)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
capybara (3.8.2)
addressable
Expand Down Expand Up @@ -99,8 +99,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.3)
crass (1.0.5)
concurrent-ruby (1.1.6)
crass (1.0.6)
diff-lcs (1.3)
docile (1.1.5)
domain_name (0.5.20180417)
Expand All @@ -109,7 +109,7 @@ GEM
dotenv-rails (2.5.0)
dotenv (= 2.5.0)
railties (>= 3.2, < 6.0)
erubi (1.7.1)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
Expand All @@ -128,7 +128,7 @@ GEM
hashie (3.5.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.1.1)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jbuilder (2.7.0)
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
mini_portile2 (2.3.0)
mini_racer (0.2.3)
libv8 (>= 6.3)
minitest (5.11.3)
minitest (5.14.1)
msgpack (1.2.4)
multi_json (1.13.1)
multi_xml (0.6.0)
Expand Down Expand Up @@ -212,8 +212,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.1.1)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
Expand Down Expand Up @@ -282,7 +282,7 @@ GEM
shoulda-context (1.2.2)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simple_form (4.0.1)
simple_form (5.0.2)
actionpack (>= 5.0)
activemodel (>= 5.0)
simplecov (0.13.0)
Expand Down Expand Up @@ -311,7 +311,7 @@ GEM
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.1.19)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 5b76a29

Please sign in to comment.